#o_content #content #zoneGauche {
	float: left;
	height:auto;
	width:622px;
	background-color: #ffffff;
}

#o_content #content #zoneDroite {
	float: right;
	width: 300px;
}

#o_content #content #zoneBas {
	clear: both;
	float:left;
	height:92px;
	width: 955px;
	margin-top: 20px;
}

#o_content #content #zoneGauche #actualite {
	clear: both;
	float:left;
	width: 590px;
	height: auto;
	border: 1px solid #cacaca;
	padding: 15px;
	background-repeat: no-repeat;
	background-position:550px 5px;

}

#o_content #content #zoneGauche.black #actualite {
	background-color: #000000;
}

#o_content #content #zoneGauche.black #actualite .lien_flecheOrange {
	color: #ff6500;
}

#o_content #content #zoneGauche #actualite #visuel {
	float:left;
	width: 300px;
	height: 225px;
	border: 1px solid #cacaca;
}

#o_content #content #zoneGauche #actualite #article_gauche {
	clear:both;
	float:left;
	width:300px;
}

#o_content #content #zoneGauche.black #actualite #visuel {
	border-color: #ffffff;
}

#o_content #content #zoneGauche #actualite .article {
	float:left;
	padding-left:20px;
	width:260px;
}

#o_content #content #zoneGauche #actualite .article .head {
	width:216px;
}

#o_content #content #zoneGauche #actualite .article .head .theme {
	font-size: 12px;
	font-weight: bold;
	color: #ff6500;
	margin-bottom:5px;
}

#o_content #content #zoneGauche.black #actualite .article .head .theme {
	color: #ffffff;
}

#o_content #content #zoneGauche #actualite .article .head .titre {
	color:#FF6500;
	font-size:22px;
	font-weight:normal;
	height:auto;
	line-height:22px;
	margin-bottom:10px;
	min-height:50px;
}

#o_content #content #zoneGauche #actualite .article .body {
	float: left;
}

#o_content #content #zoneGauche.black #actualite .article .body {
	color: #ffffff;
}

#o_content #content #zoneGauche #actualite .article .body #actu_preferee {
	margin-top: 25px;
}

#o_content #content #zoneGauche #tout {
	clear: both;
	float:left;
	width: 590px;
	height: 220px;
	border: 1px solid #cacaca;
	padding: 15px;
}

#o_content #content #zoneGauche #tout .navActus{
	clear:both;
	float:left;
	margin-top:10px;
	text-align:center;
	width:590px;
}

#o_content #content #zoneGauche.black #tout {
	background-color: #000000;
	color: #ffffff;
}

#o_content #content #zoneGauche #actualite .selection{
 	 margin-left: 1px; 
 	 float: left; 
 	 margin-top: 15px; 
 	 height: 180px;
}

#o_content #content #zoneGauche #tout .sameActus {
	float:left;
	height:150px;
	margin-top:20px;
	width:610px;
	overflow: hidden;
}

#o_content #content #zoneGauche #tout .listeSameActus {
	height:150px;
	margin-left:0px;
}

#o_content #content #zoneGauche #tout .listeSameActus .caseActu {
	float:left;
	height:150px;
	margin-right:8px;
	width:92px;
	overflow:hidden;
}

#o_content #content #zoneGauche #tout .listeSameActus .caseActu img {
	border:1px solid #CACACA;
}

#o_content #content #zoneGauche #tout .listeSameActus .caseActu .dateActu {
	font-weight:bold;
	font-size: 12px;
	float: left;
	margin-bottom:1px;
	margin-top:2px;
}

#o_content #content #zoneGauche #tout .listeSameActus .caseActu .texteActu {
	font-size: 11px;
	float: left;
	width:92px;
}

#o_content #content #zoneGauche #tout .listeSameActus .caseActu a {
	color:#444444;
	text-decoration:none;
}

#o_content #content #zoneGauche #tout .listeSameActus .caseActu a:hover {
	text-decoration:underline;
}

#o_content #content #zoneGauche .bloc {
	border:1px solid #CACACA;
	float:left;
	/*height:228px;*/
	height: auto;
	padding:10px;
	width:600px;
}

/*#o_content #content #zoneGauche #actu_commentaires {
	clear: both;
	float:left;
	width: 590px;
	height: 220px;
	border: 1px solid #cacaca;
	padding: 15px;
}*/


#o_content #content #zoneGauche .bloc .auth b {
	display: none;
}

#o_content #content #zoneGauche .bloc .auth .connexion {
	margin: 0;
}

#o_content #content #zoneGauche .bloc .auth .connexion label {
	clear:both;
	float:left;
	margin-top:5px;
}

#o_content #content #zoneGauche .bloc .auth .connexion label span a{
	margin-left: 10px;
	font-size: 9px;
	color: #ff6500;
}

#o_content #content #zoneGauche .bloc .auth .connexion input {
	border:1px solid #DCDCDC;
	clear:both;
	float:left;
	height:20px;
	margin-top:5px;
	width:220px;
}

#o_content #content #zoneGauche .bloc .auth .connexion #ok {
	border:1px solid #DCDCDC;
	clear:both;
	color:#FF6500;
	cursor:pointer;
	float:left;
	height:13px;
	margin-top:5px;
	padding:5px;
	width:13px;
}

#o_content #content #zoneGauche #form_reaction {
	
	margin-top: 10px;
	float:left;
}


#o_content #content #zoneGauche #form_reaction textarea {
	border:1px solid #D6D6D6;
	height:120px;
	width:595px;
	font-family: Arial;
	font-size: 11px;
}


#o_content #content #zoneGauche #form_reaction #reac_submit {
	margin-top: 10px;
	float: right;
	margin-right: 2px;
	cursor: pointer;
}


#o_content #content #zoneGauche #messageReac {

	height:30px;
	margin-top:10px;
}


#o_content #content #zoneGauche .zoneReaction {
	background-color:#F2F2F2;
	min-height:40px;
	padding:10px;
	text-align:left;
	width:580px;
	margin-top: 6px;
}

#o_content #content #zoneGauche .zoneReaction h4 {
	margin: 0;
	padding: 0;
}

#o_content #content #zoneGauche .zoneReaction .reactionAuteur {
	font-size:12px;
}

#o_content #content #zoneGauche .zoneReaction .reactionTxt {
	margin-top: 5px;
}

.article #fb_share{
	float:right;
	margin-bottom:15px;
}

.btnLike{

	margin-top:10px;
}