html,body,h1,h2,h3,h4,h5,h6,h7,p,ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
}

body{
	background: #f2e4c2;
}

#PAGE{
	width: 850px;
	margin: auto;
	position: relative;
}

#HEADER{
	height: 282px;
	background: url(images/bg-header.jpg);
}

#HEADER h1 a{
	display: block;
	height: 200px;
	width: 190px;
	position: absolute;
	top: 35px;
	left: 20px;
}
#HEADER h1 a span{
	display: none;
}
#HEADER h2{
	display: none;
}

#flashBandeau{
	position: absolute;
	top: 46px;
	left: 221px;
}
#LiensMots{
	display: none;
}
#CONTENU{
	background: url(images/bg-centre.png);
}

#COLGAUCHE{
	float: left;
	padding: 0 0 0 14px;
	width: 203px;
}

#LiensColGauche{
	position: relative;
}
#LienRivieresSauvages{
	display: block;
	width: 100%;
	height: 120px;
	position: absolute;
	top: 130px;
	
}

#MoteurRecherche{
	padding: 10px 10px;
}
#MoteurRecherche input.text{
	width: 140px;
}
#MoteurRecherche input.submit{
	border: none;
	background:url(images/bg-loupe-search.jpg);
	padding: 0;
	width: 30px;
	height: 25px;
}
#CoinPromo{
	background: url(images/bg-coin-promo.png) no-repeat;
	height: 80px;
	margin: 0 0 0 1px;	
	padding: 45px 10px 0 10px;	
	position: relative;
}
#CoinPromo h1{
	display: none;
}
#CoinPromo img{
	height: 70px;
	width: 75px;
	float: left;
	border: 1px solid #c7a978;
}
#CoinPromo a{
	text-decoration: none;
	color: #4b2a1b;
	font: bold 12px Verdana,Arial,Thoma;
}
#CoinPromo p{

}
#CoinPromo .PromoBarre{
	display: block;
	text-decoration: line-through;
	color: black;
	font: bold 14px Verdana,Arial,Tahoma;
	float: right;
	position: absolute;
	top: 101px;
	left: 10px;
}
#CoinPromo .PromoNewPrix{
	display: block;
	color: red;
	font: bold 20px Verdana,Arial,Tahoma;
	float: right;
	position: absolute;
	top: 97px;
	right: 10px;
}


#Coudoux{
	background: url(/site/visuels/logo-coudoux.jpg?x=85) no-repeat;
	padding: 0 0 0 95px;
	margin: 10px 10px;
	height: 85px;
}
#Coudoux h2{
	font: bold 14px/14px Verdana,Arial,Tahoma;
	color: #4b2a1b;	
}
#Coudoux h2 span{
	font: normal 12px/12px Verdana,Arial,Tahoma;
}
#Coudoux a{
	font: 12px Verdana,Arial,Tahoma;
	color: #9a6736;	
	text-decoration: none;
}

#ChangeLG{
	text-align: center;
	padding: 10px 0 0 0;
}
#ChangeLG a{
	margin: 0 5px;
	border: 1px solid #9a6736;
}
#ChangeLG a span{
	display: none;
}
#ChangeLG a.FR{
	padding: 0px 10px;
	background: url(images/flag-fr.png?y=15) no-repeat 50%;
}
#ChangeLG a.EN{
	padding: 0px 10px;
	background: url(images/flag-en.png?y=15) no-repeat 50%;
}

#MENU2{
	margin: 15px 0;
}
#MENU2 li{
	padding: 0  12px;
}
#MENU2 h2{
	font: bold 11px georgia,garamond,serif;
	border-bottom: 1px dotted #9a6736;
}
#MENU2 a{
	text-decoration: none;
	text-transform: uppercase;
	color: #4b2a1b;
	padding: 5px 0 5px 8px;
	display: block;
	background: url(images/puce-menu-gauche.png) no-repeat 0 50%;
}
#MENU2 a:hover{
	color: #9a6736;
}

#CENTRE{
	float: left;
	width: 617px;
}

#FOOTER{
	background: url(images/bg-footer.png) no-repeat;
	padding: 14px 0 0 0;
	position: relative;
}
#FOOTER h2{
	color: white;
	font:  bold 11px Verdana,Arial,Tahoma;
	padding: 0 0 15px 0;
	text-align: center;
}
#FOOTER h2 a{
	color: white;
	font:  bold 11px Verdana,Arial,Tahoma;
	padding: 0 0 15px 0;
	text-align: center;
	text-decoration: none;
}
#FOOTER h4{
	color: #9a6736;
	font: 11px Arial,Tahoma,Verdana;
	padding: 0 0 10px 40px;

}
#FOOTER h4 a{
	color: #9a6736;
	text-decoration: none;
}
#FOOTER h4 a:hover{
	color: #9a6736;
}
#FOOTER h5 {
	position: absolute;
	right: 9px;
	top: 41px;
	color: #9a6736;
	font: 11px Arial,Tahoma,Verdana;
	background: url(images/bg-cb.png) no-repeat 100% 0;
	padding: 2px 100px 0 0;
	height: 16px;
}

#LienVoyage{
	display: block;
	width: 165px;
	height: 253px;
	background: url(images/lien-voyage.png);
	margin: auto;
	border: 2px solid transparent;
}
#LienVoyage:hover{
	border: 2px solid #a0d04b;
}
#LienVoyage span{
	display: none;
}

