body{
	margin:0px;
	padding:0px;
	background:url("pics/fond_vosges_camping.png");
	background-repeat:repeat-x;
	font-family:arial;
	background-color:#323232;
}

#m1{
	width:64px;
	height:48px;
}

#header{
	width:1024px;
	height:410px;
	margin:0px auto;
	position:relative;
	background-color:#10b120;
}

#ag{
	width:19px;
	height:19px;
	background:url("pics/angle_gauche.png");
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

#ad{
	width:19px;
	height:19px;
	background:url("pics/angle_droit.png");
	position:absolute;
	top:0px;
	left:1005px;
	z-index:10;
}

#bt_1{
	width:169px;
	height:138px;
	background:url("pics/bt_1.png");
	float:left;
	display:block;
}
#bt_2{
	width:162px;
	height:138px;
	background:url("pics/bt_2.png");
	float:left;
	display:block;
}
#bt_3{
	width:181px;
	height:138px;
	background:url("pics/bt_3.png");
	float:left;
	display:block;
}
#bt_4{
	width:193px;
	height:138px;
	background:url("pics/bt_4.png");
	float:left;
	display:block;
}
#bt_5{
	width:143px;
	height:138px;
	background:url("pics/bt_5.png");
	float:left;
	display:block;
}
#bt_6{
	width:176px;
	height:138px;
	background:url("pics/bt_6.png");
	float:left;
	display:block;
}

#cont_menu .menu_item:hover{
	background-position:100% 0%;
}

#cont_menu{
	position:absolute;
	left:0px;
	top:300px;
	z-index:5;
}

#logo{
	width:381px;
	height:120px;
	background:url("pics/logo_vosges_camping.png");
	position:absolute;
	top:-30px;
	left:-22px;
	z-index:3;
	
}

#contenu{
	width:1024px;
	min-height:100px;
	background-color:#ffffff;
	margin:0px auto;
}

#contenu .in{
	padding:10px;
}

#contenu .in .droite{
	width:250px;
	float:left;
}

#contenu .in .droite img{
	border:none;
}


#contenu .in .gauche{
	width:744px;
	float:left;
}

.spacer{
	clear:both;
}

a{
	outline:none;
}

#footer{
	width:1024px;
	height:100px;
	background:url("pics/footer.png");
	margin:0px auto;
	position:relative;
}

#footer .zone_1{
	font-family:arial;
	color:#ffffff;
	font-size:11px;
	position:absolute;
	top:10px;
	left:20px;
}

#footer .zone_2{
	font-family:arial;
	color:#ffffff;
	font-size:11px;
	position:absolute;
	top:80px;
	left:730px;
}

#footer .zone_2 a{
	color:#ffffff;
	text-decoration:none;
}

#footer .zone_2 a:hover{
	text-decoration:underline;
}




.membre{
	width:90%;
	height:183px;
	background-image:url("pics/fond_liste_membres.png");
	background-repeat:repeat-x;
	margin:0px auto;
	color:#585858;
	font-size:14px;
}

.membre .bt{
	display:block;
	width:106px;
	height:71px;
	background-image:url("pics/voir_fiche_camping.png");
}

.membre h2{
	color:#10b120;
	font-size:18px;
	margin:0px;
	text-decoration:underline;
	margin-bottom:10px;
}

.membre .web{
	color:#10b120;
}

.mbr_in{
	padding:10px;
}

.membre .lst_gauche{
	float:left;
	margin-right:10px;
}

.membre .mini{
	border:solid 2px #10b120;
	margin-right:2px;
}


.membre .lst_centre{
	float:left;
	width:400px;
}

.membre .lst_droite{
	float:right;
}

.membre .lst_centre p{
	color:#585858;
	margin:0px;
}

.mbr_in_dessus{
	height:100px;
}




#fader{
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:#000000;
	display:none;
	opacity:0.8;
	filter:alpha(opacity:80);
	z-index:30000;
}

#photo{
	border:solid 4px #ffffff;
}
