@charset "utf-8";
/* CSS Document */


body {
	background-color: #660033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:justify;
}

#main{
	width:949px;
	margin:0 auto;
}

#header{
	clear:both;
	margin:0 auto;
	background:url(../Banners/Campervan_hire_green.gif) no-repeat;
	width:949px;
	height:222px;
}

#menu{
	float:left;
	margin:0 auto;
	background-color:#000;
	height:40px;
	width:949px;
}

#menu .liens, #footer .liens{
	float:left;
}

#menu .liens ul{
	width:650px;
	margin-left:60px;
}

#menu .liens ul li, #footer .liens ul li{
	list-style-type:none;
	display:inline;
	padding:1px 20px;
}

#menu .liens ul li:hover, #footer .liens ul li:hover{
	background-color:#FFF
}

#menu .liens ul li a, #footer .liens ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

#menu .liens ul li:hover a, #footer .liens ul li:hover a{
	color:#000;
}
	
#menu .langues{
	float:right;	
}

#content{
	clear:both;
	float:left;
	background:url(../images/background.gif) repeat-y;
	width:949px;
	padding-top:10px;
}

#content .contenu{
	width:802px;
	float:left;
	padding:5px;
}

#content .description{
	margin:10px;
}

#content .colonne{
	margin-left:300px;
}

#content .element{
	margin:5px;
	float:left;
	width:780px;
}

#content .texte{
	margin-left:145px;
}

#content .bandeaux{
	width:137px;
	float:left;
	background-color:#eaeaea;
	text-align:center;
}

#footer{
	clear:both;
	width:949px;
}

#footer .haut{
	width:949px;
	background-color:#8DC63F;
	font-weight:bold;
}

#footer .liens{
	background-color:#000;
	width:949px;
}

 #footer .liens ul{
 	text-align:center;
 }
 
 #conception{
 	clear:both;
 	font-size:12px;
 	width:941px;
 	margin:0 auto;
 	text-align:right;
 }	
 
#conception a{
	color:#000;
	text-decoration:underline;
} 
/* general */

a { text-decoration:none; color:#660033; font-weight:bold; }
.gras { font-weight:bold; }
.italique { font-style:italic; }
.rouge { color:#cc0000; }
.violet { color:#660033; }
.center { text-align:center; }
li.lettre { list-style-type:lower-alpha; }
.description img { padding:5px; margin:5px; }
.style6 { height:35px; }
.btnreserve { margin-top: 50px; }
/* Back */
