body {
	background-image: url(../img/fond.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#E9D6AE;
	margin: 0px;
}

*{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;color: #000000;
}

.textekmn { font-family:Arial; font-size:11px; color:#96453D  }
.txtkmn { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #96453D;}
.siret {font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #96453D;}

.lienmenuTop { font-family: arial; font-size: 11px;	color: #000000;	font-weight: normal; text-decoration:none; }
.lienmenuTop:visited { font-family: arial; font-size: 11px; color: #000000; font-weight: normal; text-decoration:none; }
.lienmenuTop:hover { font-family: arial; font-size: 11px; color: #000000; font-weight: normal; text-decoration:underline; }
.lienmenuTop:active { font-family: arial; font-size: 11px; color: #000000; font-weight: normal; text-decoration:none; }


#conteneur {
	background-image:url(img/corps_fond.jpg);
	background-repeat:repeat-y;
}

#haut {
	background-image:url(img/haut.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 5px 0px 0px ;
	vertical-align:top;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#563C27;
	height:141px;
}

#menu{
	height:20px;
}

#title{
	background-image:url(img/titre_fond.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:34px;
}

#corps{
	background-image:url(img/corps_haut.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:top;
}

#corps2{
	background-image:url(img/corps_bas.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	vertical-align:top;
}

#gauche{
	width:184px;
	height:390px;
	vertical-align:top;
	text-align:right;
	padding-top:20px;
	padding-left:63px;
}

#droite{
	width:438px;
	vertical-align:top;
	padding:15px 65px 15px 15px;
}

#bas{
	background-image:url(img/bas.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#0035AD;
	height:20px;
	text-align:center;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#96453D;
}

#tableau{
	background-image:url(img/tab_fond.jpg);
	padding:10px;
	vertical-align:top;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#FFFFFF;
	border : 1px solid #5F4125; 
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#96453D;
	margin: 0px;
	text-transform:uppercase;
	padding-left:320px;

}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#96453D;
	margin: 0px;
}

h3{
	font-weight:bold; 
	font-size:14px;
	margin:10px 0 0 0; 
	padding:0 0 3px 0;
	border-bottom:1px solid #515257;
	color:#515257;
	}


/******** menu GAUCHE ul li ************/
#gauche ul{
	margin:0;
	padding:0;
}
#gauche ul li{
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
}
#gauche ul li.no_border{border-right-width:0}
#gauche ul li a{
	background-image:url(img/bt-off.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#96453D;
	padding:2px 0px 1px 27px;
	display:block;
	width:100%;
	text-align:left;
}
#gauche ul li a:hover,#gauche ul li a.active{
	background-image:url(img/bt-on.jpg);
	color:#96453D;
}


#gauche ul li.haut{
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
}
#gauche ul li.haut a{
	background-image:url(img/bt-off.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#96453D;
	padding:2px 0px 1px 27px;
	display:block;
	width:100%;
	text-align:left;
}
#gauche ul li.haut a:hover,#gauche ul li .haut a.active{
	background-image:url(img/bt-on.jpg);
	color:#96453D;
}

#gauche ul li.haut a{
	background-image:url(img/bt-off2.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#96453D;
	padding:2px 0px 1px 27px;
	display:block;
	width:100%;
	text-align:left;
}
#gauche ul li.haut a:hover,#gauche ul li.haut a.active{
	background-image:url(img/bt-on2.jpg);
	color:#96453D;
}



.lien {
	font-family: arial;
	font-size: 11px;
	color: #96453D;
	font-weight: bold;
	text-decoration:underline;
	}
.lien:visited {
	font-family: arial;
	font-size: 11px;
	color: #96453D;
	font-weight: bold;
	text-decoration:underline;
}
.lien:hover {
	font-family: arial;
	font-size: 11px;
	color: #96453D;
	font-weight: bold;
	text-decoration:none;
}
.lien:active {
	font-family: arial;
	font-size: 11px;
	color: #96453D;
	font-weight: bold;
	text-decoration:underline;
}

.lien2 { font-family: arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:underline; }
.lien2:visited { font-family: arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:underline; }
.lien2:hover { font-family: arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:none; }
.lien2:active { font-family: arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:underline; }

.link {	font-family: arial;	font-size: 11px; color: #9FD22B; font-weight: bold;	text-decoration:none; padding-left:5px; padding-right:5px;}
.link:visited {	font-family: arial;	font-size: 11px; color: #9FD22B; font-weight: bold;	text-decoration:none; padding-left:5px; padding-right:5px;}
.link:hover { font-family: arial; font-size: 11px; color: #9FD22B; font-weight: bold; text-decoration:underline; padding-left:5px; padding-right:5px;}
.link:active { font-family: arial; font-size: 11px;	color: #9FD22B;	font-weight: bold; text-decoration:none; padding-left:5px; padding-right:5px;}

.cadre {border : 1px solid #000000; }
.cadre2 {border : 1px solid #FFFFFF; }
.cadre3 {border : 1px solid #E48825; }
.cadreTop { border-top: 1px solid #FFFFFF; }
.cadreBottom { border-bottom: 1px solid #FFFFFF; }
.cadreLeft { border-left: 1px solid #FFFFFF; }
.cadreRight { border-right: 1px solid #FFFFFF; }

.txttop {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.txtbottom {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.01ex;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;color: #00385C;
}

.txt10 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt12 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#563C27;
}

.subtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #cf791c;
	letter-spacing: 1px;
	padding-left:20px;
}

.fd01 {	background-image: url(img/corps-fond.gif);	background-repeat: repeat-y; background-position: left top;}
.fd02 {	background-image: url(img/haut.jpg);	background-repeat: no-repeat; background-position: left top;}
.fd03 {	background-image: url(img/corps-bas.jpg);	background-repeat: no-repeat; background-position: left bottom;}


.puce ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:16px;
}

.puce li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	list-style-image:url(img/picto.gif);
}

.formulaire {
 color:#000000;
 border: solid 1px #96453D;
 background-color:#FFFFFF;
 font-size:11px;
 font-weight: none;
 font-family: Verdana, Arial, Sans-serif;
 z-index:1;
}



