@charset "utf-8";
/* CSS Document */
body{
	/*background-image:url(images/background/1680x1050_AR8_10116.jpg);*/
	/*background-repeat:no-repeat;*/
	background-color:#2a2a2a;
	margin:0;
	font-family:Tahoma MS,Geneva,sans-serif;
}
#global {
	margin:auto;
	width:1027px;
	
}
a{
	text-decoration:none;
}
h1 {
	color:#FFF;
	font-size:18px;
	margin: auto 2px;
	padding:0px 15px;
	height:33px;
	width:878px;
	line-height:33px;
	background:url(images/cadretitrecontenu.png) no-repeat;
	margin-bottom: 13px;
}

#header {
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	width:1027px;
	height:294px;
	
}
#menu {
	margin:auto;
	height:41px;
	width:850px;		
	background:url(images/menu_bg.png) repeat-x;
	margin-bottom:10px;
	margin-top:10px;
}

#menu_gauche {
	height:38px;
	width:7px;;
	background:url(images/menu_gauche.png) left no-repeat;
	float:left;
}
#menu_droite {
	height:38px;
	width:7px;;
	background:url(images/menu_droite.png) right no-repeat;
	float:right;
}
/*#menu a {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}
#menu ul {
	list-style: none;	
	
	}
#menu li {
	float:left;
	display:block;
	height: 39px;
	width:auto;
	margin-right:10px;
	padding-top:8px;
	
}*/
#content {
	margin:auto;
	width:903px;
	height:auto;
	min-height: 100px;
	background:url(images/content_bg.png) repeat-y;
	position:relative;
	opacity: 0.963;
}
#content_top {
	width:910px;
	height:8px;
	background:url(images/content_top.png) no-repeat;
}
#content_bottom {
	width:910px;
	height:6px;
	background:url(images/content_bottom.png) no-repeat;
	position:absolute;
	bottom:0px;
}
#contenu {
	margin: 10px;
	padding-bottom: 10px;
	min-height:200px;
	overflow:hidden;
}

#presentation {
	margin: -10px 10px;
	width:50%;
	float:right;
}

#presentation ul {
	font-size:14px;
	margin-top: -8px;
	margin-left:20px;
}
#presentation2{
	float: left;
	width:35%;
	padding-left:30px;
	padding-top:10px;
}

#presentation2 h2{
	font-size:20px;
	margin-left: 10px;
	margin-bottom: -5px;
}

#listesite a {
	text-decoration: underline;
	color:#2a2a2a;	
}
#listesite a:hover {
	color:#FFF;	
}

#footer ul {
	padding-top:15px;
	list-style:none;
}
#footer li{
	padding-right: 3px;
	float:left;
	display:block;
}

a img {
	border:none;
	margin-right: 10px;
}
#footer {
	margin:auto;
	margin-bottom: 85px;
	width:940px;
}

#logoweepiz {
	float:left;
	display:block;
	height:26px;
	width:100px;
	margin: -13px auto;
	margin-left:30px;
}

#liensfooter {
	float:right;
	margin: -10px auto;
	margin-right:35px;
	color:#FFF;
	font-size:13px;
}
#liensfooter a {
	font-family: Arial;
	text-decoration: underline;
	color:#999;	
}
#liensfooter a:hover {
	color:#FFF;	
}

.categorie {
	
	width:25%;
	float:left;
	
}

.categorie_titre {
	
	text-align:center;
	width:100%;
	
}

.categorie img {
	
	border: solid 3px #64635f;
	margin: auto;
	display:block;
	width:110px;
	margin-top:5px;
		
}

.categorie a {
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:800;
	font-size:16px;
	font-style:normal;
	text-decoration:none;

}

.description {
	margin-left:20px;
	font-size:16px;
}

.article {
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
}

.article h2 {
	font-size:14px;
	color:#333;
	margin-bottom:4px;
	padding-top:5px;
	background:none;
}

.mentions h2 {
	font-size:20px;
	margin-left: 10px;
	margin-bottom: -5px;
}
.mentions p {
	font-size:14px;
	margin-left: 30px;
}
.mentions a {
	text-decoration: underline;
	color:#2a2a2a;	
}
.mentions a:hover {
	color:#FFF;	
}

#descriptif,#photos,#video{
	width:auto;
	border:#FFFFFF solid 2px;
	background-color:#E0E0E0;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom:10px;
	padding:2px;
	text-align:center;
	
	
}

#photos img {
	margin: 5px 5px 5px 5px;
}

img.vignette_voiture {
	width: 110px;
	height: 90px;
}
	
span.plan_site {
	margin-left:30px;
}
