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

#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:111px;
	height:138px;
	background:url("pics/bt_1.png");
	float:left;
	display:block;
}
#bt_2{
	width:131px;
	height:138px;
	background:url("pics/bt_2.png");
	float:left;
	display:block;
}
#bt_3{
	width:80px;
	height:138px;
	background:url("pics/bt_3.png");
	float:left;
	display:block;
}
#bt_4{
	width:179px;
	height:138px;
	background:url("pics/bt_4.png");
	float:left;
	display:block;
}
#bt_5{
	width:136px;
	height:138px;
	background:url("pics/bt_5.png");
	float:left;
	display:block;
}
#bt_6{
	width:149px;
	height:138px;
	background:url("pics/bt_6.png");
	float:left;
	display:block;
}

#bt_7{
	width:238px;
	height:138px;
	background:url("pics/bt_7.png");
	float:left;
	display:block;
}


#m_item1{
	position:absolute;
	background-image:url("pics/m_item1.png");
	top:310px;
	left:125px;
	width:94px;
	height:96px;
	z-index:20000;
	display:none;
}
#m_item2{
	position:absolute;
	background-image:url("pics/m_item2.png");
	top:332px;
	left:230px;
	width:128px;
	height:144px;
	z-index:20000;
	display:none;
}

#m_item1 a{
	color:#219b2b;
	font-family:arial;
	text-decoration:none;
	font-size:14px;
}
#m_item1 a:hover{
	background-color:#ffffff;
}



#m_item2 a{
	color:#219b2b;
	font-family:arial;
	text-decoration:none;
	font-size:14px;
}
#m_item2 a:hover{
	background-color:#ffffff;
}

#m_i_11{
	top:40px;
	position:absolute;
	left:20px;
}
#m_i_12{
	top:60px;
	position:absolute;
	left:20px;
}

#m_i_21{
	top:40px;
	position:absolute;
	left:20px;
}

#m_i_22{
	top:55px;
	position:absolute;
	left:20px;
}

#m_i_23{
	top:70px;
	position:absolute;
	left:20px;
}

#m_i_24{
	top:85px;
	position:absolute;
	left:15px;
}

#m_i_25{
	top:100px;
	position:absolute;
	left:10px;
}




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

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

#logo{
	width:502px;
	height:167px;
	background:url("pics/logo_vosges_camping.png");
	position:absolute;
	top:-48px;
	left:-22px;
	z-index:60000;
	
}

#contenu{
	width:1024px;
	min-height:100px;
	background-color:#87888a;
	margin:0px auto;
	background-image:url("pics/fond_cont.png");
	background-repeat:no-repeat;
}

#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_3{
	font-family:arial;
	color:#ffffff;
	font-size:11px;
	position:absolute;
	top:80px;
	left:450px;
}

#footer .zone_3 a{
	color:#ffffff;
}

#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;
}

.fiche{
	width:98%;
	border:solid 2px #067e11;
	margin-bottom:20px;
	background-color:#ffffff;
}

.fiche .in{
	padding:5px !important;
}

.fiche .titre{
	font-family:century gothic;
	color:#067e11;
	border-bottom:solid 2px #067e11;
	font-size:24px;
	font-weight:bold;
}

.fiche .cont_labels{
	float:right;
}

.fiche .cont_contacts{
	font-size:14px;
	line-height:13px !important;
}

.fiche .cont_contacts a{
	color:#10b120;
	font-weight:bold;
}


.fiche .cont_labels img{
margin-right:2px;
}

.fiche .fiche_photo_big{
	width:370px;
	float:left;
	margin-right:10px;
}

.fiche .fiche_texte{
	float:left !important;
	width:320px;
	font-size:11px;
	color:#555555;
	line-height:12px;
	text-align:justify;
}

.fiche .cont_minis img{
	margin-right:2px;
}

#photocamp{
	display:block;
	width:250px;
	height:500px;
	background-image:url("pics/gals.gif");
}


