/* CSS Document */
.retour {
	clear: both;
}
body { 
	background: url(images/bg.gif) center repeat-y #A37D51;
	font-family: Verdana; 
	font-size: 11px; 
	line-height: 130%;
}

strong{ font-weight: bold;}
#principal{
	width: 980px; 
	margin: auto;
}

#img_top1{
	height: 55px;
	background: url(images/rallye_haut.gif) left no-repeat;
	width: 515px;
	float: left;
	
	
}

#menu_haut{
	background: url(images/bg_menu_haut.gif);
  	height: 31px;
	
	line-height: 10px;

}


#menu_haut a {
	text-align: center;
	
	letter-spacing: 1px;
	display: block;
	float: left;
	text-transform:  uppercase;
	color: white;
	line-height: 31px;
text-decoration: none;
padding: 0 30px 0 30px;
border-right: 1px solid white;
	font-weight: bold;

	
}

#menu_haut p{
	float: right;
	margin: 10px;
	color: white;
	font-style: italic;
}

#menu_haut a:hover{
	color: black;
	
}

#menu_bas {
	color: black;

}

#menu_bas a{
	text-align: center;
	
	
	display: block;
	float: left;
	color: black;

	text-decoration: none;
	border-right: solid black 1px;	line-height: 28px; 


}


#menu_bas a.dernier{
	border: none;
}
#nav#menu_haut{

}

.droite_logo{
	float: right;
	margin-right: 3px;
}

#menu_bas{
	
background: url(images/bg_menu_bas.jpg);
height: 28px;
	width: 980px;
}

#img_top2{
 width: 980px ;
height: 300px;
 background: url(images/photo.jpg) center no-repeat;
	

}
 
#nav#menu_bas{
	
}

.classement td{

border-bottom: 1px solid ;
	padding: 4px 4px 4px 4px;
}



#gauche{
	width: 640px;
	padding: 10px 10px 10px 10px;
	background: url(images/bg_gauche.gif) no-repeat;
	float:left;
	
}

#gauche p{
text-align: justify;
width: 631px;
	margin-bottom: 20px;
	
}
#gauche h1{
	font-family: Verdana ;
	font-size: 17px;
	border-bottom: 1px dotted black; 
	letter-spacing: 3px;
	margin-bottom: 10px;
	text-transform: uppercase;
	
}
#gauche h2{
	margin: 0 0 10px 0;
padding-left: 18px;
font-size: 10pt;
letter-spacing: 2px;
color: #993300;
background: url(images/puce_h2.gif)no-repeat 0 -1px #fef5d8;
	margin-top: 15px;
}
.zoom{
	padding-left: 10px;

	color: #993300;
	background: url(images/puce_news.gif) no-repeat left 5px;
	text-align: justify;
}

.zoom2{
	padding-left: 10px;
	color: #993300;
	text-align: justify;
}
.align_droite{
	
margin: 5px 5px 5px 5px;
	float: right;
	
}
.align_droite3{
	margin: 0px 5px 0px 5px;
	
	float: right;
}
.align_droite2{
	margin: 5px 5px 2px 5px;
	float: right;
}

#aside article{
	padding-top: 10px;
	border-bottom: 1px dotted #e5c7a5;
	
}
#puce{
	float: left;
}

.boutique {
	border-collapse: collapse;
	
}
.boutique td{
	padding: 30px 30px 35px 30px;
	
	border: 1px solid #E5C7A5;
	
	
}

#aside{
	white-space: 329px;
	float: right;
	padding: 20px 10px 10px 10px;
width: 300px;
	text-align: justify;
	background: url(images/bg_droit.gif) no-repeat #ECE0B3;

}

#aside h2{	
	font-family: Verdana ;
	font-size: 19px;
	margin-bottom: 10px;
	text-align: right;
	border-bottom:  1px dotted black;
	text-transform: uppercase;
}
.align_droite_aside{
	background:url(images/bg_droit.gif) no-repeat;

	float: right;

	
}
.align_gauche2{float: left;
	text-align: justify;
	
	margin: 8px 8px 8px 8px;
}
	












#formulaire{
	width: 300px;
	font-family: Verdana;
	font-size: 11px;
}

#formulaire p{
	text-align: justify;
	margin: 1px 0;
}


#formulaire fieldset{
	border: #391717 1px solid;
	padding: 10px;
	
}
#formulaire label{
	
	line-height: 20px;
	text-align: left;
}

#formulaire input{
	width: 265px;
	border:#ccc  1px solid;
border: 1px solid black;
}

#formulaire select{
	width: 270px;
	
margin-left: 4px;
}

textarea{
	height: 100px;
	width: 270px;
	
}

#formulaire legend{
	padding: 0 10px;
;
}

#formulaire fieldset:hover{
	background-color: #fef5d8;
}

#formulaire input:hover{
	background-color: burlywood;
}


#formulaire #submit:hover{
	background-color: #935D18;
}



textarea:hover{
	background-color: burlywood;
}

#submit{
	color: white;
}





#formulaire #adresse{
	padding-bottom: 60px;


}

#formulaire #cp{
	width: 60px;
	margin-bottom: 7px;
}
#formulaire #ville{
	
	width: 220px;
	

}

#formulaire #email{
	
}




#formulaire input[type="submit"]{
	
	margin-top: 7px;
	width: 273px;
	background-color: #544029;
	padding: 2px;
	border: 1px solid black;
} 


#formulaire input [type="submit"]:hover{
	background-color: #66cc33;
	cursor: pointer;
}


.align_gauche{
	float: left;
	text-align: justify;
	
	margin: 5px 5px 2px 5px;
}
#aside a{padding-left: 20px;
	color: red;
	background: url(images/puce_news.gif) no-repeat 2px;
	
	display: block;
}

#aside ul{
	margin-right: 4px;
}

#footer{height: 20px;
	background: #cba465;
	text:#544029;
	border: #705436;
	
	
}
.footer{
	text-align: center;
	}