#home_container{
	float:left;
	width:941px;
	height:auto;
	margin-left:2px;
	margin-right:2px;
	border-right:#9c9d95 1px solid;
	border-left:#9c9d95 1px solid;
/*	background-color:#EEECE0;
	background-color:#000000;*/
	background-image: url(../images/fond_transparent_boitard.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#home_titleContainer {
	height:60px;
	background-color:#EEECE0;
	background-image:url(/images/home_chercheur.jpg);
	background-position:top right;
}

/* -------------------- MIDDLE -------------------- */


#contenu_gauche_home{
	float:left;
	width:200px;
	height:380px;
	background-color:#eeece0;
	background-image:url(/images/home_reve.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-right:#dad9cf 1px solid;
}

#contenu_gauche_home select{
	 width:160px;
	 margin-left:20px;
	 font-size:10px;
}

#contenu_gauche_home dt{
	padding-left:85px;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#b50c00;
	font-family:Times New Roman;
	margin-top:5px;
}

#contenu_centre_home{
	float:left;
	width:550px;
	background-color:#eeece0;
	background-image:url(/images/home_forme_haut.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#contenu_droite_home{
	float:left;
	width:186px;
	height:100%;
	background-color:#ded9c8;
	padding-top:15px;
	overflow:hidden;
	}

/* -------------------- BAS -------------------- */

#contenu_bas_home{
	background-color:#9e9d95;
	height:41px;
}

#contenu_gauche_bas_home{
	float:left;
	width:200px;
	height:41px;
	background-color:#9e9d95;
	background-image:url(/images/home_actualite.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.contenu_centre_bas_home{
	float:left;
	height:41px;
	background-color:#9e9d95;
	border-left:#7e7e77 1px solid;
}

.contenu_centre_bas_home a{
	float:left;
	margin-top:5px;
	padding-left:10px;
	text-decoration:none;
	color:#000000;
	font-family:Arial;
	font-weight:normal;
}

.contenu_centre_bas_home a:hover{
	text-decoration:underline;
}