html, body {width:100%;}

body {
	margin:0;
	font-family:Arial, Verdana, sans-serif;
	/*background:url(../images/camping_briquerie_05.gif) #F8C605 repeat-x;*/
	/*background-color:#F8C605;*/
	background-color:#FDDF03;
}

#conteneur {
	width:1000px;
	margin:0 auto 10px auto;
	border:1px solid #D7AC04;
	padding:0;
	background:url(../images/fond_conteneur.gif) #FFF150 no-repeat bottom;
}

/**************************************Menu haut*************************************************/

#menu_haut{
	font-size:11px;
	padding:0 10px 5px 0;
	background-color:#FEE701;
	text-align:right;
}

#menu_haut a{
	border-right:1px solid #E5B700;
	color:#6B3804;
	text-decoration:none;
	padding:0 5px 0 20px;
	font-weight:normal; 
}


/*******************************Fin Menu haut*************************************************/

/***************************************Langues*************************************************/

#langues{
	height:20px;
}

#langues a{
	display:block;
	width:37px;
	height:20px;
	float:right;
	background:url(../images/camping_briquerie_02.gif) no-repeat;
}

a#francais{background-position: 0 0;}
a#anglais{background-position: -37px 0;}
a#hollandais{background-position: -74px 0;}
a#allemand{background-position: -111px 0;}
a#espagnol{background-position: -148px 0;}
a#italien{background-position: -185px 0;}


/***********************************Fin Langues*************************************************/

/**************************************Liens utiles*************************************************/

#liens_utiles{
	float:right;
	width:230px;
	font-size:11px;
	margin-right:10px;
}

#liens_utiles a{
	display:block;
	height:14px;
	width:210px;
	text-align:right;
	color:#6B3804;
	text-decoration:none;
	float:right;
	background:url(../images/fond_liens_utiles.gif) no-repeat bottom right;
	font-weight:normal; 
}


/*******************************Fin Liens utiles*************************************************/
#bandeau{
	clear:both;
	width:1000px;
	height:63px;
	background:url(../images/camping_briquerie_07.gif) no-repeat;
}

#bandeau_accueil{
	width:1000px;
	height:235px;
	background:url(../images/camping_accueil_07.jpg) no-repeat top;
}

#papillons{
	margin-left:426px!important; 
	margin-left:213px; 
	margin-top:14px; 
	width:333px; 
	height:194px; 
	float:left;
}

#correction_flash{
	position:absolute; 
	width:333px; 
	height:200px; 
	background:url(../images/correction_flash.gif) no-repeat right; 
	z-index:100;
}


#bandeau_photo{
	width:1000px;
	height:176px;
	background:url(../images/camping_briquerie_08.jpg) no-repeat;
}

/**************************************************** Menu principal ************************************/
#menu{
	clear:both;
	width:100%;
	background-color:#FFF;
	margin:0;
	padding:5px 0 0 0;
	float:left;
	border-bottom:2px solid #FFF150;
	height:25px;
}


a#rub1, a#rub2, a#rub3,
a#rub4, a#rub5, a#rub6,
a#rub7, a#rub8, a#rub9,
a#rub10, a#rub11{
	font-size:11px;
	color: #014B64;
	font-weight:bold;
	text-decoration:none;
	padding:5px 10px 5px 10px;	
	border-left:1px solid #F8C605;
	text-align:center;
}

a#rub1:hover, a#rub2:hover, a#rub3:hover,
a#rub4:hover, a#rub5:hover, a#rub6:hover,
a#rub7:hover, a#rub8:hover, a#rub9:hover,
a#rub10:hover, a#rub11:hover{
	color:#EF7D0D;
}

a#rub1,a#rub1:hover{border-left:none;}




/*************************************************Fin Menu principal ************************************/

#content{
	height:auto !important;
	height:300px;
	min-height:300px;
	clear:both;
	width:1000px;
	padding:0 0 5px 0;
	background:url(../images/camping_briquerie_11.gif) repeat-y;
}

#content_fiche{
	height:auto !important;
	height:300px;
	min-height:300px;
	clear:both;
	width:1000px;
	padding:0 0 5px 0;
	border-top:3px solid #FFF;
}

#gauche{
	width:305px;
	padding:0 10px 0 10px;
	float:left;
}


#image_accueil{
	width:567px;
	height:359px;
	padding:29px 0 0 24px;
	float:left;
	background:url(../images/fond_img_accueil.gif) no-repeat;
}

#bloc_news{
	border-bottom:1px solid #F8C605;
}

#texte{
	float:left;
	margin:10px 0 0 15px;
	width:645px;
}

#texte_fiche{
	margin:10px 15px 10px 15px;
	width:970px;
}

#photos_fiche{
	float:right; 
	width:550px;
}

#photos_fiche img{
	border:1px solid #F8C605;
}

#vignettes_fiche{
	float:right; 
	margin:0 20px 0 20px;
	width:105px;
}

#vignettes_fiche img{
	margin-bottom:31px;
}

h1{
	color:#0378A3;
	font-size:27px;
	font-weight:normal;
	margin-bottom:10px;
}

.note{
	color:#0378A3;
	font-size:14px;
	display:block;
	padding-bottom:15px;
}

h2{
	color:#17414C;
	font-size:16px;
	margin:20px 0 10px 0;
	border-bottom:1px solid #F8C605;
	letter-spacing:1px;
}

p{
	font-size:12px;
	color:#363636;
	margin-bottom:10px;
}

img{
	border:none;
}

a{
	color:#8D3E04;
	font-weight:bold;
}

.actif{
	color:#EF7D0B;
}

#clearer{
	clear:both;
	text-align:center;
	font-size:11px;
	padding:25px 0 0 250px;
	color:#FFF36A;
}

#clearer a{
	color:#FFF36A;
}


/*********************************************Formulaire***************************/


#formulaire{
	width: 100%;
}

#formulaire p{
	margin:2px 0 2px 0;
}



#formulaire fieldset{
	margin-bottom: 10px;
	margin-top:0;
	padding:10px 0 10px 0;
	border: 1px #F8C605 solid;
}

#formulaire fieldset legend{
	padding: 0 10px;
	font-size: 14px;
	color: #F8C605;
}

/* Label */

#formulaire label{
	color:#17414C;
	display: block;
	width:150px;
	float: left;
	padding-right: 5px;
	text-align: right;
	letter-spacing: 2px;
	font-weight:bold;
}


#formulaire input, #formulaire select,
#formulaire textarea{
	margin-left: 1%;
	width:350px;
	border: #CCC 1px solid;
}


#formulaire input[type="submit"]{
	width:80px; 
	height:25px; 
	border:none;
	background-color:#F29510;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;
}

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




/***************************************Fin formulaire********************************/


/*******************************************Pied***************************************************/

#pied{
	clear:both;
	border-top:1px solid #F8C605;
	border-bottom:1px solid #F8C605;
	width:980px;
	margin:10px 0 0 10px;
	padding-bottom:10px;	
}

#coordonnees{
	text-align:center;
	font-size:12px;
	color:#FFF;
	padding-top:10px;
	letter-spacing:1px;
}

#menu_bas{
	margin:10px 0 0 0;
	text-align:center;
	font-size:10px;
	color:#FFF;
}

#menu_bas a{
	color:#FFF;
	text-decoration:none;
	font-weight:normal; 
}

/***************************************Fin Pied***************************************************/

#ehoui{
	font-size:11px;
	text-align:right;
	color:#F8C605;
	padding:0 5px 5px 0;
}

#ehoui a{
	color:#F8C605;
	font-weight:normal; 
}

