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

* html #content_left{ 
	height:540px;
}

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

#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_article{
	text-align:left;
	float:left;
	display:inline;
	margin:55px 10px 0 20px;
}

#content_titre{
	width:655px;
	float:left;
	margin:0 0 40px 0;
	display:inline;
}

* html #content_titre{
	width:640px;
}

#titre_rub{
	background-repeat:no-repeat;
	background-position:0% 80%;
	!background-position:0% 58%;
	padding:0 0 0 25px;
	margin:0 0 0 0;
	float:left;
}

#fleche{
	float:left;
	margin:2px 10px 0 10px;
}

#titre_art{
	float:left;
	margin:8px 0 0 0;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-transform:lowercase;
}

.colonnes_cont{
	display:inline;
}
.colonnes_cont span.colonnes{
	width:270px;
	display:inline;
	float:left;
	text-align:justify;
	margin:0 20px 0 0;
}

.colonnes_cont h3.spip{
	font-size:12px;
	color:#009EE0;
	text-transform:uppercase;
	margin:15px 0 15px 0;
}
