@charset "ISO-8859-1";
/* CSS Document */

body{
margin:0;
padding:0;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#333;
}
p{
margin-top:2px;
margin-bottom:2px;
padding-top:2px;
padding-bottom:2px;
}
.rouge{
color:#ff0000;
}
.gris{
color:#666666;	
}
.grisImportant{
	color:#666666;	
	font-weight:bold;
}
.important{
font-weight:bold;	
}
.importantVert{
 font-weight:bold;
 color:#006c76;
}
.importantVert14{
 font-weight:bold;
 color:#006c76;
 font-size:14px
}
.italicImportant12{
 font-weight:bold;
 color:#006c76;
 font-size:12px;
 font-style:italic
}
.italicImportant10{
 font-weight:bold;
 color:#006c76;
 font-size:10px;
 font-style:italic
}
.vert{
 color:#006c76;
}
div#wrapper{
width:820px;
margin:0 auto;
}
div#haut{
height:99px	
}
div#wrap{
background:url(imgSite/bg_milieu.png) top left repeat-y;
width:820px;
}
div#footer{
height:21px;
line-height:21px;
vertical-align:middle;
background:url(imgSite/bg_footer.png) top left repeat-x;
margin:4px 0 0 0 ;
padding-bottom:4px;
font-size:9px;
color:#333333;
text-align:right;
clear:both;
}
div#footer img{
float:right;
margin-left:5px;
}
div#footer a{
text-decoration:none;
}
div#contenu{
margin:0 32px 0 39px;	
}
div#imgActuAccueil{
width: 200px;
height: 55px;
overflow: hidden;
}
div#txt_intro{
	height: 25px;
	overflow: hidden;
	}
/************ MENU HAUT ******************/
div#menuHaut{
margin:0 0 15px 0 ;
height:30px;
}
 
#menuHaut ul{
list-style:none;
margin:0;
padding:0;
}
#menuHaut li{
float: left ;
}

#menuHaut li a{
display:block;
line-height: 1px;
text-align: center;
text-decoration: none;height:30px;
}

#menuHaut li a.menu1{
background:url(imgSite/menu_01.png) top left no-repeat;
width:85px;
 
}
#menuHaut li a.menu2{
background:url(imgSite/menu_02.png) top left no-repeat;
width:89px;

}
#menuHaut li a.menu3{
background:url(imgSite/menu_03.png) top left no-repeat;
width:120px;

}
#menuHaut li a.menu4{
background:url(imgSite/menu_04.png) top left no-repeat;
width:171px;

}
#menuHaut li a.menu5{
background:url(imgSite/menu_05.png) top left no-repeat;
width:174px;
margin-left:110px;
}
#menuHaut li a:hover{
background-position:0% -30px;
}
#menuHaut li a.menu1-actif{
background:url(imgSite/menu_01.png) top left no-repeat;
width:85px;
background-position:0% -30px;

}
#menuHaut li a.menu2-actif{
background:url(imgSite/menu_02.png) top left no-repeat;
width:89px;
background-position:0% -30px;

}
#menuHaut li a.menu3-actif{
background:url(imgSite/menu_03.png) top left no-repeat;
width:120px;
background-position:0% -30px;

}
#menuHaut li a.menu4-actif{
background:url(imgSite/menu_04.png) top left no-repeat;
width:171px;
background-position:0% -30px;

}
#menuHaut li a.menu5-actif{
background:url(imgSite/menu_05.png) top left no-repeat;
width:174px;
background-position:0% -30px;
margin-left:110px;
}
/**********/

#blocAccueilGauche{
float:left;
width:512px;
}
#blocAccueilDroit{
margin-left:522px;
}
div.encart{
border:1px solid #dfdfdf;	
}
div.encartContenu{
background:#f8f8f8 url(imgSite/bg_blocbas.png) bottom left repeat-x;	
margin:5px;
 
}
div.encartContenuSansTop{
background:url(imgSite/bg_blocbas.png) bottom left repeat-x;	
margin:0 5px 5px 5px;
 
}
h1{
background:url(imgSite/bg_encart_header.png) top left repeat-x;
height:35px;
margin:0;
padding:0 0 0 15px;
color:#FFF;
line-height:35px;
font-size:14px;
}
h1.titre{
margin-bottom:5px;	
}

form.newsletter{
margin:0;
padding:5px 0 ;
 
}
form.newsletter span{
padding:5px 0 ;
color:#006c76;
font-size:11px;
font-weight:bold
}
form.newsletter input.champs{
width:130px;
border:1px solid #006c76;
margin-top:5px;
}
form input.champs, form textarea{
 
border:1px solid #006c76;
}
form.newsletter input.submit{
padding:2px;
background-color: #006c76;
color:#FFF;
font-weight:bold;
font-size:11px;
border:none;
margin-left:5px;
}

.encartActu{
margin:5px;
background:#e5e5e5 url(imgSite/bg_listeActu.png) top left repeat-x;
}
.encartActu img.illus{
border:3px solid #29848c;	
}
 .justifier{
	text-align: justify;
}
.alignRight{
	text-align: right;
	}
a.lienImportant{
 font-weight:bold;
 color:#006c76;
 text-decoration:none;
}
a.lienImportant:hover{
 font-weight:bold;
 color:#006c76;
 text-decoration:underline;
}

a.lien{
 color:#006c76;
 text-decoration:underline;
}
a.lienImportant:hover{
 text-decoration:underline;
}
.encartContact{
margin:5px;
background:#e5e5e5 url(imgSite/bg_contact.png) top left repeat-x;
color:#3a3a3a;
}

div#encartMap{
	border:1px solid #29848c;
	margin:0 20px;
	height:340px;
}
div#encartMap p{
margin:10px 0;
padding:0;
}
.encartContact textarea{
height:80px;	
}

.encartTheme{
margin:5px;
background:#ececec url(imgSite/bg_theme.png) top left repeat-x;
color:#3a3a3a;
}
.encartTheme p.haut{
padding:15px 0;
margin:0;	
}
.encartTheme p.Bas{
padding:8px 0;
margin:0;	
}
.encartTheme p.separation{
	border-bottom:solid 1px #c9e0e2;	 
	padding:15px 0;
	margin:0;
}
.encartTheme p.separation1{
border-bottom:solid 1px #c9e0e2;	 
	padding:0 0 15px 0;
	margin:0;
}
.encartTheme p.separationBas{
	border-bottom:solid 1px #c9e0e2;	 
	padding:8px 0;
	margin:0;
}
.encartTheme p.separationBas1{
border-bottom:solid 1px #c9e0e2;	 
	padding:0 0 6px 0;
	margin:0;
}
div.ligneDouble{
border-bottom:solid 1px #c9e0e2;
border-top:solid 2px #c9e0e2;
line-height:1px;
font-size:1px;
}
div#infoSupp{
padding:0 25px 0 10px;
}
div#infoSupp p{
margin:0;
padding:0
}

div.espace{
height:5px;
line-height:5px;
}