#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;
}

#plansite{
	list-style-type:none;
	padding:0;
	margin:0;
}

.les_rubriques{
	margin:0 0 10px 0;
	font-size:14px;
	text-transform:uppercase;
	background-repeat:no-repeat;
	background-position:0% -2%;
	padding:0 0 0 20px;
}

.artsecteur, .sousrub, artsousrub{
	font-size:12px;
	text-transform:none;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}

.articles{
	list-style-type:none;
	/*padding:0;
	margin:0;*/
}
