body {
	/*background-color: #B7C6CD;*/
		background-image: url(images/fond_accueil.jpg);

}

#bandeau_haut {
	background-image: url(images/fond_accueil_blanc.jpg);
}
#menu_gauche{
	background-color: #B7C6CD;
	background-image: url(images/fond_accueil_couleur.jpg);
	border-bottom-color: #63808D;
}
#menu_gauche_accueil {
	margin-top:-50px;
}
#accueil_carte {
	float:left;
		text-align:center;
		
}

#accueil_projets {
	float:left;
	/*background-color: #DCD1E1;------- désactivé temporairement-------*/
	background-repeat: no-repeat;
	background-position: left top;

}
#accueil_themes {
	float:left;
	/*background-color: #CBD7ED;------- désactivé temporairement-------*/

}
#accueil_concertation {
	float:left;
	background-color: #B6D6E1;
}
#contenu_accueil {
	margin-top:200px;
	margin-left:25%;
	position:absolute;
	width:73%;
}
.format_accueil {
	width:49%;
	height: 14em;
	margin-left:0;
	margin-right:0;
	margin-bottom: 2em;	
	


}
div.nettoyer_acceuil {
	clear:both;
	display: block;
	height :200em;
	width:10px;
	background-color: #0000FF;
}
#contenu_accueil h2 {
		display:none;
}
#contenu_accueil p {
}
#cont_acceuil {
	width:79%;
	background-color: #0000FF;	
}
#titre_projets {
	/*height : 30px;
	background-image: url(images/i_projet2.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;------- désactivé temporairement-------*/
}
#texte_projet h2{
	font-style:normal;
	display:block;
	font-size:1.2em;
	color:#07007f;
}
#titre_themes {
	/*height : 30px;
	background-image: url(images/i_themes2.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;------- désactivé temporairement-------*/
}
#theme_titre {
	display:block;
}
#titre_concertation {
	height : 30px;
	background-image: url(images/i_concertation2.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	/*background-position: left top;------- désactivé temporairement-------*/
	background-position: right top;
}
#texte_projet {
	padding-right: 2em;
	padding-left: 2em;	
}
#petite_etapes {
	height:15px;
	width:100%;
	background-image: url(images/etape_petit.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	margin-bottom:1.5em;
}
.date_etapes {
	font-style:italic;
	font-size:0.8em;
}
#menu_g_accueil li{
	padding-top:0.4em;
	padding-bottom: 0.4em;
	padding-right: 0.4em;
	padding-left: 0.4em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #717CA6;
	border-right-color: #717CA6;
	border-bottom-color: #717CA6;
	border-left-color: #717CA6;
}
#menu_g_accueil li.en_cours{
	margin-top: 0.8em;
	margin-right: 0em;
	margin-bottom: 0.8em;
	margin-left: 0.5em;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #CCD5E1;
}

