@charset "iso-8859-1";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

a,input,textaera,form{position:relative; z-index:2;}

body{
	font-family:Arial, Helvetica, sans-serif;
	background:fixed #316478 top center no-repeat;
	background-image:url(../images/fond_body.jpg) ;
	font-size:12px;
	color:#000000;
}

h1{
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	font-size:9px;
	text-align:center;
	color:#FFFFFF;
}




#haut{
	background:url(../images/ombre_haut.png) top center no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ombre_haut.png', sizingMethod='crop');
	width:940px;
	height:20px;
	margin:0px auto 0px auto;

}

#conteneur{
	background:url(../images/ombre.png) center repeat-y;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ombre.png', sizingMethod='scale');
	width:940px;
	height:auto;
	margin:0px auto 0px auto;
}


#banniere{
	width:900px;
	height:366px;
	margin:0px auto 0px auto;
}

#contenu{
	width:900px;
	height:auto;
	margin:0px auto 0px auto;
	background:#eaeef1;
	min-height:300px;
}

html<body #conteneur #contenu{
	height:auto;
	min-height:300px;
}

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

/*#menu{
	width:900px;
	height:30px;
	background:#CCC;
	margin:0px auto 0px auto;
}*/

/*-------------------*/
/*FIN Menu Horizontal*/
/*-------------------*/

/*-------------*/
/*Menu Vertical*/
/*-------------*/
#menu{
	width:740px;
	padding-left:160px;
	height:25px;
	padding-top:20px;
	background:url(../images/fond_menu.jpg);
	font-size:14px;
	margin-top:-1px;

}

#menu a{ text-decoration:none; color:#bdd72c;}
#menu a:hover{ color:#FFF;}
#menu li { display:inline; margin-right:12px; margin-left:0px;}
#menu li{ list-style:none; padding:0px 10px 0px 10px;}
/*-----------------*/
/*FIN Menu Vertical*/
/*-----------------*/


#texte{
	width:860px;
	height:auto;
	text-align:justify;	
	background:#eaeef1;
	padding-left:20px;
	padding-right:20px;
	color:#395a76;

	}
#texte a { text-decoration:none; color:#91a91a;}
#texte a:hover { text-decoration:underline;}	

#texte h2
{
	color:#395a76;
	font-size:20px;
}
legend { color:#395a76; }
/*LISTING CAMPINGCAR*/

.liste1
{
	float:left;
	width:448px;
	height:178px;
	background:url(../images/liste_gauche.jpg);
	margin-left:-20px;
	padding-top:47px;
	color:#444444;
}
.liste1 h3 {color:#b6592a; margin-left:330px; font-size:18px; font-weight:lighter;}
.liste1 p { padding-left:10px; padding-right:270px; margin-bottom:7px;}
.liste1 i { color:#a3b2bf; text-decoration:none; text-transform:none; font-style:normal;}
.liste1 #bouton { margin-top:50px;}

.liste0
{
	width:449px;
	height:191px;
	float:right;
	margin-right:-20px;
	background:url(../images/liste_droit.jpg);
	padding-top:44px;
	color:#444444;
}
.liste0 h3 {color:#b6592a; margin-left:180px; font-size:18px; font-weight:lighter;}
.liste0 p { padding-left:270px; padding-right:10px; margin-bottom:7px;}
.liste0 i { color:#a3b2bf; text-decoration:none; text-transform:none; font-style:normal;}
.liste0 #bouton { margin-top:50px; margin-left:270px;}

#liste { min-height:120px; background:#FFFFFF; margin-bottom:15px; padding-top:10px;}
#liste h2 { margin:0px; padding:0px;}
#liste a { text-decoration:none; color:#91a91a;}
#liste a:hover { text-decoration:underline;}

#titre { width:420px; background-color:#385a75; text-align:center; margin-bottom:10px; padding:3px 0px; }
#neuf { min-height:173px; width:420px; float:left;  }
#occasion {min-height:173px; width:420px; float:right }

hr{
	size:1px;
	margin:5px 0px 5px 0px;
}

#bouton
{
	width:133px;
	height:22px;
	padding-top:7px;
	background:url(../images/detail.png);
	padding-left:32px;

}
#bouton_hover
{
	width:133px;
	height:22px;
	padding-top:7px;
	background:url(../images/detail_hover.png);
	padding-left:32px;

}
#bouton:hover
{
	background:url(../images/detail_hover.png);
}
#bouton a { color:#698196; text-decoration:none;}
#bouton a:hover { text-decoration:none;}
#bouton_hover:hover
{
	background:url(../images/detail_hover.jpg);
}
#bouton_hover a { color:#698196; text-decoration:none;}
#cadre
{
	width:120px;
	height:90px;
	float:left;
	padding:5px;
	background-image:url(../images/cadre.jpg);
	margin-right:17px;
	margin-bottom:15px;
	margin-left:-4px;
}
#cadre img { border:0px; width:120px; height:90px;}




#carac { float:right; width:430px; }
#carac table{ padding:3px;}
#carac td{ border-top:1px solid #395a76; padding-left:3px; padding-right:3px;}
#carac li{ margin-left:15px;}

/*FIN LIEN ET ACTIVITES*/



/*PAGE CONTACT*/


#contact{
	width:400px;
	margin-right:50px;
	float:left;
}

#form_contact{
	width:400px;
	padding:0px 0px 0px 0px;
	margin:0px;
	
}


/*FIN PAGE CONTACT*/




/*TARIFS*/

#texte .tarifs{
	text-align:center;
	margin:10px auto 10px auto;
	vertical-align:middle;
	border:1px solid #406686;
}

#texte .tarifs thead tr td{
	background:#406686;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}

#texte .tarifs td{
	padding:5px;
}

#texte .tarifs .tarifs_type{
	background:#406686;
	color:#FFFFFF;
	text-align:left;
}

#texte .tarifs .tarifs_prix{
	background:#CCCCCC;
	color:#000000;
	text-align:center;
}

/*FIN TARIFS*/

#footer{
 
	width:900px;
	height:64px;
	padding-top:1px;
	margin:0px auto 0px auto;
	font-size:12px;
	background:url(../images/fond_footer.jpg);
	color:#bdd72c;
	text-align:center;
}
#footer a
{
	color:#bdd72c; text-decoration:none;
}
#footer a:hover 
{
	color:#FFFFFF;
}
#bas{
	background:url(../images/ombre_bas.png) center bottom no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ombre_bas.png', sizingMethod='crop');
	width:940px;
	height:12px;
	padding-top:8px;
	margin:0px auto 0px auto;
	color:#FFFFFF;
	text-align:center;
}
#bas a 
{
	color:#FFFFFF; text-decoration:none;
}
#bas a:hover
{
	color:#6f8b4a;
}