html{
	margin:0;
	padding:0;
	background:url('../images/blue-fond.jpg') repeat;
	}


html, body, p, div, a, menu a {
	font-family:  Rockwell, Verdana, Geneva, sans-serif;
	font-size:1.1em;
	}


h1,h2,h3 {
	font-family:  Rockwell, Verdana, Geneva, sans-serif;
	font-size:1.3em;
}

h3:hover{
	color:#fff;
	transition:All 1s ease-in-out;
	transition-duration: 0.5s;
	background-color:#333;
	
}


#wrapper{
margin-left:20px;
width:400px;
height:auto;
border:1px dotted black;
float:left;}

.gnoe{
margin-left: 150px;
width:500px;
margin-top: 80px;
}
.gnoe2{
margin:auto;
width:200px;
height:150px;

}
ol,ul {
	list-style:none;
	}



.bloc {
	float:left;
}



#containerhaut{
	border-radius:6px;
	width: 1000px;
	height: 160px;
	
		}
.texte{
	
	height:100px;
	border-bottom:1 px dotted red;
	background-color:white;
	width:1000px;
	margin-left:60px;
	padding-top:120px;
	padding-bottom:30px;
	border-radius: 2px;
		-moz-box-shadow: -1px 3px 5px #000000;
	-webkit-box-shadow: -1px 3px 5px #000000;
	box-shadow: -1px 3px 5px #000000;
}

#tabs-1, #tabs-2, #tabs-3, #tabs-4{
	width:auto;
	background-color:#4ECDC4;
	height:485px;
	
}


#containercategories{
	
	clear:both;
	border-radius:6px;
	width: 1000px;
	height: 120px;
	font-size:12px;
	color:black;
	margin-left:60px;
		-moz-box-shadow: -1px 3px 5px #000000;
	-webkit-box-shadow: -1px 3px 5px #000000;
	box-shadow: -1px 3px 5px #000000;
}

	
#containercategories li  {
	margin:5px;
	padding:0px;
	font-size:12px;
	color:black;
	text-decoration:none;
	
}


#containercategories  ul {
	margin-top:1px;
}


.containermodeles{
	clear:both;		
	border-radius:6px;
	width: 1000px;
	height: auto;
	font-size:12px;
	color:black;
	margin-left:60px;
	margin-top:20px;
	-moz-box-shadow: -1px 3px 5px #000000;
	-webkit-box-shadow: -1px 3px 5px #000000;
	box-shadow: -1px 3px 5px #000000;
}



.containerbas{
	
	background:url('../images/blue-fond.jpg') repeat;
	clear:both;
	bottom:10px;		
	border-radius:1px;
	width: 1000px;
	height: 100px;
	font-size:12px;
	color:black;
	margin-left:60px;
	margin-top:5px;
	-moz-box-shadow: -1px 3px 5px #000000;
	-webkit-box-shadow: -1px 3px 5px #000000;
	box-shadow: -1px 3px 5px #000000;
	
	}

.monlogo
{
	float:left;
	margin-top: 20px;
	margin-left: 60px;
	margin-bottom:40px;
	margin-right:20px;
	width:200px;
	height:200px;
	
	
}
.tv{
	
}
.menu{
	margin-left:60px;
	position:relative;
	float: left;
	
	border-radius: 6px 6px 6px 6px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 40px;
	margin-top: 20px;
	
}

.menu li {
	
    list-style-type: none;
    margin: auto;
   line-height:16px;
   padding:10px;
	float:left;
	border-radius:5px;
	background-color:#F6E497;
 	-moz-box-shadow: -1px 3px 5px #000000;
	-webkit-box-shadow: -1px 3px 5px #000000;
	box-shadow: -1px 3px 5px #000000;
	
}

.menu li a {
	color:black;
	text-decoration:none;
	margin-left:2px;
	margin-right:2px;

	}
	
.menu li a:hover {
	background-color:#F6E497;
	border-radius:4px;
	line-height:20px;
	
	color:red;
	
		}				

		
.image {
	opacity:0.4;
	filter:alpha(opacity=40);
	margin-top:0px;
	height:150px;
	margin-left:10px;
	margin-bottom:10px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
}
.image:hover {
		opacity:1;
	filter:alpha(opacity=100);
	margin-top:0px;
	
	margin-left:10px;
-moz-box-shadow: 0 0px 10px #000;
	-o-box-shadow: 0 0px 10px #000;		
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2.3); margin:auto;
}

.blocmodele {
	float:left;
	margin-left:25px;
	margin-right:20px;
	margin-bottom:20px;
}

.blocmodele:hover {
	float:left;
	margin-left:25px;
	margin-right:20px;
	-moz-box-shadow: 2px 2px 2px 2px #A7A37E;
	-webkit-box-shadow: 2px 2px 2px 2px #A7A37E;
	box-shadow: 2px 2px 2px 2px #A7A37E;
}



.imagemodele{
	float:left;
	width:200px;
	height:150px;
}


.imagemodele:hover{
	float:left;
	width:200px;
	opacity:0.9;
	filter:alpha(opacity=90);
}



.fichelien{
		}



.description{
	margin-top:0px;
	background-color:#F6E497;
	width:200px;
	color:black;
	font-family:Rockwell;
	font-size:14px;
	}
	
	
.titredescription{
	margin-top:20px;

}




.vote{
	border:2px solid black;
	border:4px dotted red;
	font-size:12px;
	width:100px;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}




#identite{
	width:200px;
	float:left;
	margin-left:20px;
	border:1px solid #A7A37E;
	padding-left:10px;
	padding-bottom:10px;
}



#selection_voiture{
	width:200px;
	float:left;
	margin-left:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #A7A37E;
}



#modedepaiement{
	width:350px;
	float:left;
	margin-left:20px;
	border:1px solid #A7A37E;
	padding-bottom:10px;
}

#modedepaiement_contenu{
	width:350px;
	float:left;
	margin-left:0px;
	border:1px solid #A7A37E;
	padding-bottom:10px;
}


#button{
	
	margin:auto;

	width: 200px;
	height:100px;
	padding:50px;
	float:left;	
	padding-bottom:10px;
	}

.social{
	
	float:left;
	top:0;
	margin:20px;
}

.icone li{
	display:inline-block;
}
.icone{
	
	top:80px;
	padding:0px;
	margin:0px;
	border-radius:3px;
	right:200px;
}

.icone li{
	list-style-type: none;
	height:50px;
	width:50px;
	padding-left:0;
}

.icone-1{	
	height:50px;
	width:50px;
	background:url('../images/social.png') -0px 0px no-repeat;
}
	
	
.icone-1:hover  {	 
	height:50px;
	width:50px;
	background:url('../images/social.png') -0px -50px no-repeat;
	}


.icone-2{	
	height:50px;
	width:50px;
	background:url('../images/social.png') -50px -0px no-repeat;

}
	
	
.icone-2:hover  {	 
	height:50px;
	width:50px;
	background:url('../images/social.png') -50px -50px no-repeat;

	}



.icone-3{	
	height:50px;
	width:50px;
	background:url('../images/social.png') -100px -0px no-repeat;

}
	
	
.icone-3:hover  {	 
	height:50px;
	width:50px;
	background:url('../images/social.png') -100px -50px no-repeat;

	}



.icone-4{	
	height:50px;
	width:50px;
	background:url('../images/social.png') -150px -0px no-repeat;

}
	
	
.icone-4:hover  {	 
	height:50px;
	width:50px;
	background:url('../images/social.png') -150px -50px no-repeat;

	}


.icone-5{	
	height:50px;
	width:50px;
	background:url('../images/social.png') -200px -0px no-repeat;

}
	
	
.icone-5:hover  {	 
	height:50px;
	width:50px;
	background:url('../images/social.png') -200px -50px no-repeat;

	}

.icone-6{	
	height:50px;
	width:50px;
	background:url('../images/social.png') -250px -0px no-repeat;

}
	
	
.icone-6:hover  {	 
	height:50px;
	width:50px;
	background:url('../images/social.png') -250px -50px no-repeat;

	}


.icone-7{	
	height:50px;
	width:50px;
	background:url('../images/social.png') -300px -0px no-repeat;

}
	
	
.icone-7:hover  {	 
	height:50px;
	width:50px;
	background:url('../images/social.png') -300px -50px no-repeat;

	}
