@charset "utf-8";
/* CSS Document */
html{height:100%;}
body{
margin:0;
padding: 0;
background:#000000 url(../../images/fond.jpg) top center no-repeat;
color:#F4E5A6;
font-family: Georgia, Times New Roman, Times, serif;
font-size:12px;
height:100%;
}
input ,select , textarea{
margin:0;
padding: 0;
color:#000000;
font-family: Georgia, Times New Roman, Times, serif;
font-size:12px;
}
table{
margin:0;
padding: 0;
}
#page{
margin:0 auto;
padding: 0;
width:998px;
}
#newsletter{
margin:40px 0 0 0;
padding: 0;
float:right;
width:998px;
text-align: right;
z-index:100;
}
.inputsable {
background: url(../../images/sable.jpg) repeat-y;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#gauche{
margin:20px 0 0 0;
padding: 0;
float:left;
width:133px;
}
#droite{
margin:20px 0 0 0;
padding: 5px;
float:right;
width:853px;
background: url(../../images/sable.jpg) repeat-y;
}
#droitephoto{
margin:20px 0 0 0;
padding: 5px;
float:right;
width:851px;
background: #000000;
border: 1px solid #F4E5A6;
}
#flash{
margin:0;
padding:0;
float:right;
width:853px;
height:252px;
background: url(../../images/separ.jpg) repeat-y;
clear:both;
z-index:0;
}
#contenu{
margin:0;
padding:0;
float:right;
width:853px;
}
#bas{
margin:5px 0;
padding:0;
float:right;
width:862px;
}
.blanc{
margin:0;
padding:20px;
background: #FFFFFF;
color:#000000;
}
	.blanc a , .blanc a:link, .blanc a:visited{
	color:#6E6730;
	}
 	.blanc a:hover{
	color: #CC9966;
	}
.noir{
margin:0;
padding: 10px;
width:191px;
background: #000000;
}
.transp{
margin:0;
padding: 20px;
background: url(../../images/transp.png);
color:#FFFFFF;
}
.cadre{
border: 1px solid #F4E5A6;
}
.titre{
color:#6E6730;
font-weight:bold;
}
.marron{
color:#6E6730;
}
.rouge{
color: #990000;
font-size:11px;
}
.sable{
color:#F4E5A6;
}
.petit{
color:#F4E5A6;
font-size:10px;
}
.fondbeige{
background-color: #D4CEB8;
color:#756C4D;
font-weight:bold;
}
.fondbeigemarge{
background-color: #D4CEB8;
color:#756C4D;
font-weight:bold;
margin:0;
padding:3px;
}
.fondbeige2{
background-color: #E5E2D4;
color:#756C4D;
}
.fondbeige3{
background-color: #F2F0EA;
color:#756C4D;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #F4E5A6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F4E5A6;
}
a:hover {
	text-decoration: none;
	color: #6E6730;
}
a:active {
	text-decoration: none;
	color: #F4E5A6;
}
a.promo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
a.promo :link {
	text-decoration: underline;
}
a.promo :visited {
	text-decoration: underline;
	color: #333;
}
a.promo :hover {
	text-decoration: underline;
	color: #F4E5A6;
}
a.promo :active {
	text-decoration: underline;
	color: #333;
}

/*   Menu de navigation   */
			ul#menu {
				margin:30px 0;
				padding:0;
				list-style: none;
			}
			ul#menu li a {
				display: block;
				width: 133px;
				height: 18px;
				margin:0;
				padding: 3px 0 0 0;
				color:#F4E5A6;
				font-weight:bold;
			}
			ul#menu li a:link					{ text-decoration: none;}
			ul#menu li a:visited				{ text-decoration: none;}
			ul#menu li a:hover			 	    { text-decoration: none; color: #FFFFFF;}
			ul#menu li a:active 				{ text-decoration: none;}
			ul#menu li a.actif  	   			{ text-decoration: none; color: #FFFFFF; background:url(../images/curseur.png) right center no-repeat }

