/*-----------------------------------------------*/
/*-------------  Design -------------------------*/
/*-----------------------------------------------*/


body, html
{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left: auto;
    margin-right: auto;
	height: 100%;



}
h5{
	font-size:14px;
	margin:0;
	padding:0;

}
h6{
	font-size:10px;
	margin:0;
	padding:0;
	font-weight: normal;
}


a.lien_footer{

	color:#ffffff;
	text-decoration:none;
		cursor: pointer;
	cursor: hand;
	padding:3px;
	padding:2px;

}
.footer_txt{

	padding:3px;
	padding:2px;
/*background-color: #93eeff;*/

}
/*-----------------------------------------*/
/*-------------  Design  ------------------*/
/*-----------------------------------------*/
div#conteneur {
	position:relative;
	float:left;
	width: 100%;
	min-width:980px;
	top:0px;
	text-align:left;
	padding:0px;
	height:100%;

}

#content{
	position: relative;
	top: 146px;
	height: auto; 
	/*min-height: 1050px;*/
	width: 100%;
	min-width: 980px;

}
.clearl {
clear:left;
} 
.clearr {
clear:right;
} 
div#contenu{
	position: relative;

	margin-left: auto;
    margin-right: auto;	
	width: 980px;
	height:auto;
}

#header{
	position: absolute;
	padding:0px;
	top: 0px;
	left:0px;
	width: auto;
	min-width:100%;
	height: 110px;
	background-color: #2CC9E7;	margin-left: auto;
    margin-right: auto;
	background-image: url(../images/design/header_rayon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

img#logo_campingsfr{
	position:absolute; 
	top:50px;
	left: 130px;
	border:0px;
	

}

#newsletter{
	position:relative;
	float:right;
	margin-top:40px;
	margin-right:40px;
	width: 330px;
	height:50px;
	background-image: url(../images/design/logo_newsletter.png);
	background-position: top left;
	background-repeat: no-repeat;


}

#input_newsletter{
	position:relative;
	left: 64px;
	top: 18px;
padding:2px 0 0 2px;
	background-color: #2CC9E7;
	background-image: url(../images/design/champ_text_newsletter.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	width: 184px;
	height: 22px;

}

#input_txt_newsletter{
	height:15px;
	border:0px;
	font-size:12px;
	width:178px;
}

#btn_newsletter{
	position:relative;
	left: 250px;
	background-color: #2CC9E7;
	background-image: url(../images/design/btn_valider_newsletter.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	width: 58px;
	height: 18px;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 14px;
	bottom: 4px;
	padding-bottom:6px;
}
#btn_newsletter:hover{
	color: #ffffff;
}

#menu{
	position: absolute;
	top: 110px;
	left: 0px;
	width: 100%;
	height: 36px;
	background-image: url(../images/design/menu.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 18px;
	z-index:10
}

#footer{

	width: 100%;
	height: 200px;
	background-color: #2CC9E7;
	padding-bottom:0px;
	margin-top: 50px;
	/*margin-top:20px;*/

}


/*---------------------------------------*/
/*-------------  Menu  ------------------*/
/*---------------------------------------*/

ul.menu {
	position: relative;
	margin-top:0px;
	float: left;
	left: 50%;
	margin-left: -490px;
	max-width: 900px;
	display: inline;
	z-index:10
}

li.menu_txt{
	position: relative;
	float: left;
	width:auto;
	height: 36px;
	border-right: 1px solid #ffffff;
	display: inline;
	
}

li.menu_txt_actif{
	position: relative;
	float: left;
	width:auto;
	height: 36px;
	border-right: 1px solid #ffffff;
	display: inline;
	background-image: url(../images/design/menu_actif.gif);
	background-position: top center;
	background-repeat: no-repeat;

}

li.menu_add_camp{
	position: relative;
	float: left;
	width: 300px;
	height: 24px;
	
	font-size: 12px;
	font-weight: bold;
	display: inline;
	text-align:center;
	cursor: pointer;
	cursor: hand;
}

li.menu_txt:hover, li.menu_add_camp:hover {
	background-image: url(../images/design/menu_actif.gif);
	background-position: top center;
	background-repeat: no-repeat;

}


a.menu{
	text-decoration: none;
	color: #111111;
	display: block;
	height: 28px;
	padding-top:6px;
	padding-right: 14px;
	padding-left: 14px;
}

a.menu_add_camp{
	padding-top:12px;
	padding-left: 25px;
	height: 22px;
}


ul.sousMenu{
	z-index:10;
	text-decoration:none;
	padding:0px;
	margin:0px;
	cursor: pointer;
	cursor: hand;
	height:200px;
	z-index:10
}

.sousMenu li {
	padding:3px 0 0 0;
	margin:0px;
	height: 36px;
	background-color: #a9ef01;
	width:auto;
	*width:100px;
	display:block;
	border:1px solid #fff;
	font-size:14px;
	color: #111111;
	/*font-weight:normal;*/
	list-style: none;
	/*font-weight:bold;*/


	}
	
.sousMenu li:hover {
	background-color: #8ac300;
}

#sousMenuConseil{
			
	display:none;
}
/*    Menu en Div
div.menu{
	position: relative;
	float: left;
	left: 50%;
	margin-left: -490px;

	min-width: 980px;

}
div.menu_txt{
	position: relative;
	float: left;
	width:auto;
	height: 29px;
	padding-top:7px;
	padding-right: 14px;
	padding-left: 14px;
	border-right: 1px solid #ffffff;
	
}
div.menu_add_camp{
	position: relative;
	float: left;
	width: 350px;
	height: 24px;
	padding-top:12px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;


}
*/
/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:100%;
		height:auto;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */