body
{
background: #d5c0a3 url(./images/bkg.jpg) repeat-x fixed top;
margin-top:-1px;

}
#lang
{

	margin:0px 360px 0px 13px;
}
#lang img{
	position:relative;
	border:none;
}
#myIMG
{	
	width:360px;
	height:150px;
	float:left;
	border:none;
}
H1
{
	font-size:large;
	color:#360401;
}
H2
{
	font-size:medium;
	color:#6a3834;
}
#header
{
	margin : 0 auto;	
	padding: 0;
	width: 960px;
}
#map
{
	border: medium double #9e6448;
}
#menu
{
	border-top:solid #ffffff;
	background: #985a41;	
	margin : 0 auto;
	margin-top: -5px;
	font-size:16px;
	color:#f0e4d6;
	width: 960px;	
	padding:3px 0px 8px 0px;

}


#menu #selected
{
	background:#e0d1bb;
	font-weight:bold;
	color: #360401;
}
#menu a:link ,#menu a:visited
{	
	padding: 3px 3px;
	color: #f0e4d6;
	text-decoration:none;
	
}   
#menu a:hover 
{
	text-decoration:underline;
	color: #651413;
}  
#menu a:active 
{
	color: #651413;
}   
#contenu
{
	font-size:small;
	background-color: #e0d1bb;
	color:#481612;
	text-align: center;
	margin : 0 auto;
	margin-top: -6px;
	padding-top:25px;
	width: 960px;	

}
#txt
{
	/*margin : -25px 380px !important;*/
	margin: -15px 0px -25px 365px;
	width:580px;
	text-align: center;

}
#imgLeft,#imgLeft1
{
	border: medium double #9e6448;
	margin: -10px 15px;
	float:left;
	width:335px;

}
#imgs_foot
{
margin-left:360px;
}
#imgs_foot img
{
	border: medium double #9e6448;
	margin:10px;
	width:100px;
	height:100%;

}
#footer
{	
	text-align: center;
	margin : 0 auto;
	text-align: center;
	width: 960px;	
}
.small
{
	font-size:11px;
}

a:link ,a:visited
{
	color: #843d2b;
	text-decoration:underline;
}   
a:hover 
{
	color: #641314;
}  
a:active 
{
	color: #af3e21;
}   

div#formulaire fieldset{border:thin solid #732B2F;border-bottom:0;border-right:0;margin:1em 0;}
div#formulaire fieldset legend{background:#985a41;color:#fff;font-weight:bold;}
div#formulaire table{text-align:left;margin-left:2em;}
div#formulaire table label{font-weight:bold;}
div#formulaire table tr{vertical-align: top;}
div#formulaire table#dates td{text-align:center;}
div#formulaire table#dates{border-spacing:1em; }
div#formulaire table#submit{margin:2em auto;}
div#formulaire table#submit input{background:#985a41;}
div#formulaire .obligatoire{color:#f00;margin-left:0.5em;}
div#msg{background:#c5a687;border:thin solid #985a41;font-size:130%;padding:0.5em 0;}
