#cadre{
	margin:0 auto 0 auto;
}

#content_left{
	width:240px;
	min-height:440px;
	float:left;
	padding:0 0 5px 10px;
	border-right:1px dotted #E0EAEF;
}

#content_right{
	width:714px;
	float:right;
	padding:0 0 0 10px;
}

#content_actus{
	margin:10px 0 0 2px;
	clear:both;
	width:230px;
	min-height:200px;
	background-image:url(../../images/fond_actu.png);
	background-repeat:repeat-y;
}

#bottom_actus{
	width:230px;
	height:11px;
	margin-left:2px;
	background-image:url(../../images/fond_actus2.png);
	background-repeat:no-repeat;
}

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

.colonnes_cont h3.spip{
	font-size:16px;
	color:#4287AF;
	/*margin-top:15px;*/
}

.colonnes_cont p.spip{
	margin:10px 0 20px 0;
}

/******Moteur********/
#thematique{
	height:30px;
	background-image:url(../../images/fond_moteur2_pge.png);
	background-repeat:no-repeat;
}

#themes{
	padding-top:10px;
	padding-bottom:2px;
}

/******************/

#content_bottom{
	width:977px;
	clear:both;
	padding:30px 0 0 0;
}

#bottom_recherche{
	margin-bottom:15px;
}