#site{
	min-height:565px;
	background-image:url(../../../images/bck_repeat.png);
	background-repeat:repeat-y;
	border:1px solid #D2D2DF;
}

#content_all{
	width:977px;
	min-height:573px;
	float:left;
	!float:none;
	background-image:url(../../../images/bck_repeat.png);
	background-repeat:repeat-y;
}

#content_left{
	width:190px;
	float:left;
	padding: 0 0 0 47px;
/*	border:1px solid;*/
}

#logo{
	margin: 20px 0 30px 0;
}

#content_middle{
	width:580px;
	float:left;
}

#content_right{
	width:156px;
	/*height:auto;*/
	float:left;
}

#recherche_par_mots{
	margin:75px 0 0 0;
	padding:0 0 0 12px;
}

#footer{
	margin:40px 0 15px 0;
}

#naviguation{
	margin:40px 0 0 0;
}