/* 
----------------------------------------------------------------------------- 
RESET
-----------------------------------------------------------------------------*/
img {border:0;}
code,h1,h2,h3,h4,h5,h6 {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:1.0em;}
a {text-decoration:none;}

#entete {
	background-color: #FFFFFF;
	width: 790px;
	float: right;
	text-align: right;
}
#menu {
	background-image: url("../img/fondmenu.gif");
	height: 26px;
}
#pied {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7F633E;
	background-image: url("../img/fondpied.gif");
	background-repeat: repeat-x;
	background-position: center top;
	text-align: right;
	padding: 10px;
	background-color: #FFFFFF;
}
#pied a {
	color: #7F633E;
	text-decoration: underline;
}
#pied a:hover {
	color: #3F311F;
	text-decoration: underline;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fond.gif);
}
#container {
	width: 790px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
#contenu {
	background-color: #DCD9C2;
}
#contenu .gauche {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 427px;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	
}
#contenu .gauche a {
	color: #000000;
	text-decoration: none;
}
#contenu .gauche a:hover {
	color: #000000;
	text-decoration: underline;
}
#contenu .droite {
	float: left;
	width: 338px;
	padding-top: 3px;
	background-color: #FFFFFF;
}
.spacer {
	clear: both;
	height: 1px;
	overflow:hidden;
}
label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #8F2E00;
}
form {
	padding-left: 35px;
}

#contenu .news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	padding-left: 35px;
	padding-right: 10px;
	background-image: url(../img/news-fond.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#contenu .news a {
	color: #7F633E;
	text-decoration: none;
}

#contenu .news a:hover {
	color: #3F311F;
	text-decoration: underline;
}

#contenu .promotions {font-family: Georgia, "Times New Roman", Times, serif; float: left; padding: /*top*/20px /*right*/10px /*bottom*/0px /*left*/20px; width: 422px; font-style: normal; font-weight: normal;}
#contenu .promotions h5 {font-size: 13px; color: #8F2E00; margin-bottom: 5px;}
#contenu .promotions h6 {font-size: 11px; color: #111111; margin-bottom: 13px; margin-top: 2px;}
#contenu .promotions h6 a {color: #222222; text-decoration: none;}
#contenu .promotions h6 a:hover {color: #9E153F; text-decoration: underline;}