#content_left{
	width:160px;
	min-height:540px;
	float:left;
	text-align:left;
}
* html #content_left{
	height:540px;
}

#content_middle{
	width:161px;
	min-height:540px;
	float:left;
	text-align:left;
}
* html #content_middle{
	height:540px;
}

#content_right{
	width:656px;
	min-height:540px;
	float:left;
	text-align:left;
}
* html #content_right{
	width:650px;
	height:540px;
}

#moteur{
	width:160px;
	min-height:160px;
	float:left;
	margin:138px 0 0 0;
	background-color:#F76211;
}
* html #moteur{
	height:160px;
	margin-top:129px;
}
/********Contenu home**************/
#logo{
	width:470px;
	height:160px;
	padding:75px 0 0 186px;
}

#les_rubriques table{
	width:auto;
	border-collapse:collapse;
	padding:0;
}

.descriptif{
/*	width:128px;
	min-height:110px;
	text-align:left;
	font-size:11px;
	margin:10px 10px 0 10px;*/
	min-height:110px;
	font-size:11px;
	text-align:left;
	padding:10px 10px 0 10px;
	margin-bottom:10px;
}

.btn_ensavoir{
	margin:10px 0 15px 0;
}

.vert{
	width:148px;
	background-color:#C8D84C;
}

.violet{
	width:148px;
	background-color:#B77BB0;
}

.orange{
	width:149px;
	background-color:#F5AF69;
}

.bleu{
	width:153px;
	background-color:#4CBBE9;
}


.btn_vert{
	width:148px;
	background-color:#C8D84C;
}

.btn_violet{
	width:148px;
	background-color:#B77BB0;
}

.btn_orange{
	width:149px;
	background-color:#F5AF69;
}

.btn_bleu{
	width:153px;
	background-color:#4CBBE9;
}
