#content_left{
	width:301px;
	min-height:540px;
	float:left;
	border-right:1px solid #A9ACCE;
}

* html #content_left, * html #content_right{
	height:540px;
}

#content_right{
	width:675px;
	min-height:540px;
	float:left;
	/*border-left:1px solid #A9ACCE;*/
}

#logo{
	height:115px;
	margin:0px 0 0 0;
}

#logo img{
	float:right;
}

#img_rubrique{
	margin:0px 0 0 0;
	float:right;
}

#moteur{
	width:232px;
	min-height:120px;
	float:right;
	background-color:#F76211;
}

* html #moteur{
	height:120px;
}

#contenu_rubrique{
	text-align:left;
	float:left;
	margin:55px 10px 0 20px;
}

#titre_rub{
	background-repeat:no-repeat;
	background-position:0% 70%;
	!background-position:0% 58%;
	padding:0 0 0 20px;
	margin:0 0 30px 0;
}

.les_titres, .pertinence{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#F76211;
}
