/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #f9f6e5;
}
p {
margin: 0 0 10px 0;
}
#header {
height: 150px;
background-image:url(../img/header6.jpg);

}
.hea{
padding-left:300px;
padding-top:128px;
margin:0;
font-size:20px;
text-align:right;
text-transform:uppercase;
color:#CCFF00;
}
#haut {
height: 25px;
background-color:#915E37;
border-bottom-width:5px;
border-bottom-color:#EDE3AD;
border-bottom-style:solid;
color:#FFFFFF;
}
div#haut a{
color:#FFFFFF;
}
#conteneur {
width:900px;
margin:0 auto;
border-style:solid; 
border-width:1px; 
border-color:#EDE3AD;
border-top-width:0;
border-bottom-width:5px; 
}
#centre {
border-style:solid; 
border-width:1px; 
border-color:#EDE3AD;
margin-left: 210px;
border-right-width:0px; 
margin-top:20px;
padding-left:2px;
padding-right:4px;


}
#gauche {
float:left;
width: 200px;
}
#droite {
float:right;
width: 150px;
}
#pied {
clear:both;

border-top-width:1px;
border-top-color:#EDE3AD;
border-top-style:solid;
	font-size: 12px;
	color: #bba529;
	margin-top:30px;
}
#menuhaut {
list-style-type: none;
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 2em;
	font-size:1em;
}
#menuhaut li {
display: inline;
	line-height: 23px;

}
#menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: none;

	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	padding-bottom:6px;


}
#menuhaut a:hover {
text-decoration: none;
background-color:#AE7042;
color:#FFCC00;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
border-right-width:1px;
border-right-color:#EDE3AD;
border-right-style:solid;
}
.menugauche li {
margin-bottom: 5px;
list-style: url(../img/puce_jaune_clair.gif);
margin-left:20px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
div#gauche h1 {
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #bba529;
	background-color: #ede3ad;
	text-align: center;
	color: #dd6901;
}

div#gauche h2 {
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #bba529;
	border-left: 3px solid #bba529;
	text-align: left;
	color: #dd6901;
	padding-left:5px;
	margin-left:1px;
}

.menugauche a {
	color: #135685;
	text-decoration: underline;
}
.menugauche a:visited {
	color: #6b6b6b;
	text-decoration: underline;
}
.menugauche a:hover {
	color: #dd6901;
	background-color:#ece6c4;
	text-decoration: underline;
}

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: #CC9900;
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 2em;
	font-size:1.1em;


	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;


	}		
#nav li a { 
	text-decoration: none; 
	color: #FFF;
	background-color:#CC9900;
	border-right: 4px solid #fff; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;

	}
#nav li a:hover { background-color:#CCCC00; }
#nav li a.on { background-color:#996633; color: #C6C4C5; }

div#centre h1 {
	font-size: 13px;
	border-bottom: 1px solid #bba529;
	background-color: #ede3ad;
	text-align: center;
	color: #dd6901;
	
	

}



div#centre h2 {
padding-left : 38px; 
line-height : 30px; 
font-size : 1.3em; 
background:url(../img/palmiers.gif) no-repeat 0% 100%; 
color : #000; 
border-bottom : 1px solid #000; 
margin-left: 9px;
margin-right: 15px;

} 
div#centre h3 {
margin-left : 30px;
font-size : 1.1em;
padding-left : 5px; 
border-bottom : 1px solid #000; 
border-left : 3px solid #000; 
color : #000; 
} 
div#centre h4 { 


margin-left : 30px;
margin-right: 15px;
padding-left : 5px;
text-decoration:underline;

color : #000;
width:50%;
} 



p {
text-align:justify;
}

div.img_left {
    float: left; 
    margin: 0.5em 0.8em 0em 0em;
}

div.img_center {
margin-left:15%;
}
div.img_right {
    float: right; 
    margin: 0.5em 0em 0em 0.8em;
}

div.img_left img, div.img_right img ,div.img_center img{
    display: block;
    border: 0.35em solid #ede3ad;
    margin: 0;
    padding: 0;
}

a {
	color: #135685;
	text-decoration: none;
}
a:visited {
	color: #6b6b6b;
	text-decoration: none;
}
a:hover {
	color: #dd6901;
	background-color:#ece6c4;
    text-decoration: none;
}

.txtDiscret {
	font-size: 12px;
	color: #bba529;
}