.pasAfficher
{
display:none;
}

/*******************************************************************************************************/
/* Mise en page globale */



body
{
	font: 13px Trebuchet MS;
	color:#555555;
	line-height:1.6em;
	margin:0;
	padding:0;
	text-align:justify;
	background: #ffffff url(images/zsite.gif) repeat-x;
}

#site
{	
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

img.floatleft
{
float:left;
margin-right:10px;
}

#haut
{
	margin:0;
	padding:0;
	background: url(images/zhd.jpg) top right no-repeat;
	width:980px;
	height:432px;
}

#accroche
{
margin-top:120px;
}

h1
{
	font: 27px Arial;
	font-weight:normal;
	color:#373737;
	padding:0;
	margin:0;
}

h2
{
	font: 23px Arial;
	font-weight:normal;
	color:#648003;
	padding:0;
	margin:0;
	margin-top:15px;
	background:url(images/znuage.gif) no-repeat;
	padding-top:15px;
	padding-left:10px;
	height:46px;
}




ul#menu
{
	margin:0;
	padding:0;
	padding-top:25px;
	width:980px;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	text-transform:uppercase;
	text-align:left;
	line-height:1.4em;
}

ul#menu li
{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	margin-right:50px;
	font-weight:normal;

}

ul#menu li strong
{
	font-size: 16px;
	font-weight:bold;
	display:block;

}

ul#menu li a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;	

}

ul#menu li a:hover
{
	/*text-decoration:underline;*/
	color:#373737;
}





a
{
color:#373737;
font-weight:bold;
}

a:hover
{
color:#373737;
font-weight:bold;
text-decoration:none;
}



h2 a
{
	font: 23px Arial;
	font-weight:normal;
	color:#373737;
	text-decoration:none;
}

h2 a:hover
{
	font: 23px Arial;
	font-weight:normal;
	color:#373737;
	text-decoration:underline;
}


#gauche a.dessous
{
font-weight:normal;
margin-left:20px;
padding-left:15px;
background:none;

}



/*#gauche a.deploye
{
background:url(images/deploye.gif) 0px 4px no-repeat;
padding-left:12px;
}*/

#gauche h3
{
	font: 13px Trebuchet MS;
	color:#8eb911;
	font-weight:bold;
	margin:0; margin-top:10px;
	padding:0;
	background:url(images/retracte.gif) 0px 4px no-repeat;
	padding-left:15px;

}

img
{
border:0;
}



#contenu
{
width:700px;
float:left;
}


#contenu img
{
/*clear:both;*/
float:left;
margin-right:15px;
}

#contenu h2
{
clear:both;
}

#contenu p
{
padding-top:20px;
}

#droite
{
width:250px;
margin-left:30px;
float:left;
}

#gauche
{
width:250px;
margin-right:30px;
float:left;
}

#droite p, #gauche p
{
margin:0; padding:0px 5px 0px 15px;
}

.demi
{
float:left; 
width:340px;
padding:0px 5px 0px 5px;
}

#droite h2, #gauche h2
{
	font: 14px Arial;
	font-weight:bold;
	text-transform:uppercase;
	color:#373737;
	background:url(images/znuagedroite.gif) no-repeat;
	margin-top:15px;
	padding-top:8px;
	padding-left:10px;
}

#droite h2 a, #gauche h2 a
{
	font: 14px Arial;
	font-weight:bold;
	color:#373737;
}


#droite .bas, #gauche .bas
{
	width:250px;
	height:74px;
	background:url(images/zsdb-bg.gif) 5px 0px no-repeat;
}

 #gauche .bas
{
	background:url(images/zsdb-bd.gif) bottom right no-repeat;
}


#footer
{
margin-top:10px;
padding-top:80px;
height:120px;
background:url(images/zfooter.gif) repeat-x;
text-align:center;
clear:both;
background-color:#373737;
}



/*******************************************************************************************************/
/* Mise en page */

.floatleft
{
float:left; 
margin-right:10px;
margin-bottom:10px;
}

.floatright
{
float:right; 
margin-left:10px;
margin-bottom:10px;
}

.paragraphe
{
float:left; width:488px;
margin-bottom:5px;
}

.encadre
{
background-color:#F2F0D7;
padding:5px;
}

/**********/
.paragauche
{
width:330px;
float:left;
display:block;
margin-right:20px;
}

.paradroite
{
width:330px;
float:left;
display:block;
margin-left:20px;
}


.liste-map
{
	float:left;
	width:140px;
	height:90px;
	text-align:center;
}

.liste-map a:link, .liste-map a:visited, .liste-map a:hover
{
font-weight:normal;
}
/**********/