body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	background-color:#000;
}
p{

}
a {
	color:#FFFFFF;
	text-decoration:none;
}
#conteneur{
	width:980px;
	position:absolute;
	left:50%;
	margin-left:-490px;
}
#menu{
	width:980px;
	height:113px;
	float:left;
}
#logo{
	display:block;
	background-image:url("logo.gif");
	background-repeat:no-repeat;
	width:277px;
	height:113px;
	float:left;
	margin-left:-24px;
}
#lien_menus {
	background-image:url("menu_haut.gif");
	background-repeat:no-repeat;
	float:right;
	height:90px;
	width:481px;
}
#lien_menu{
	width:248px;
	float:left;
}
#lien_menu span {
	display:block;
	margin-left:35px;
	/*margin-top:4px;*/
	margin-top:5px;
	color:#fff;
	width:213px;
}
#lien_menu a {
	display:block;
	float:left;
	height:60px;
	margin-top:10px;
	width:82px;
}
/*#autre_lien {
	float:left;
	margin-left:30px;
	margin-top:7px;
}
#autre_lien a {
	display:block;
}
#autre_lien a:hover {
	text-decoration:underline;
}*/
#autre_lien {
	float:left;
	margin-left:21px;
}
#autre_lien a {
	display:block;
}
#autre_lien a.essai {
	height:18px;
	margin-top:16px;
	padding-top:2px;
	text-align:center;
	width:191px;
}
#autre_lien a.occasion {
	font-weight:bold;
	height:18px;
	margin-top:17px;
	padding-top:2px;
	text-align:center;
	width:191px;
}
#autre_lien a:hover {
	text-decoration:underline;
}
#contenu{
	width:980px;
	height:568px;
	float:left;
	margin-bottom:20px;
}
table#selectionnez{
	height:17px;
	float:left;
	width:980px;
}
table#selectionnez tr td{
	padding-left:1px;
}
#tuture{
	width:980px;
	height:553px;
	float:left;
}
.accueil{
	background-image:url("accueil.jpg");
	background-repeat:no-repeat;
}
.seat1{
	background-image:url("seat_w_tuture.jpg");
	background-repeat:no-repeat;
}
.seat2{
	background-image:url("seat.jpg");
	background-repeat:no-repeat;
}
.honda1{
	background-image:url("honda_w_tuture.jpg");
	background-repeat:no-repeat;
}
.honda2{
	background-image:url("honda.jpg");
	background-repeat:no-repeat;
}
.nissan1{
	background-image:url("nissan_w_tuture.jpg");
	background-repeat:no-repeat;
}
.nissan2{
	background-image:url("nissan.jpg");
	background-repeat:no-repeat;
}
.contact{
	background-image:url("contact.jpg");
	background-repeat:no-repeat;
}
#menu_marque{
	height:520px;
	margin-left:12px;
	margin-top:12px;
	width:188px;
	float:left;
}
#menu_marque #seat{
	background-image:url("menu_v_seat1.png");
	background-repeat:no-repeat;
	width:120px;
	height:64px;
	margin-bottom:6px;
	float:left;
}
#menu_marque #nissan{
	background-image:url("menu_v_nissan1.png");
	background-repeat:no-repeat;
	width:120px;
	height:64px;
	margin-bottom:6px;
	float:left;
}
#menu_marque #honda{
	background-image:url("menu_v_honda1.png");
	background-repeat:no-repeat;
	width:120px;
	height:64px;
	float:left;
}
#menu_marque #seat:hover{
	background-image:url("menu_v_seat2.png");
	background-repeat:no-repeat;
}
#menu_marque #nissan:hover{
	background-image:url("menu_v_nissan2.png");
	background-repeat:no-repeat;
}
#menu_marque #honda:hover{
	background-image:url("menu_v_honda2.png");
	background-repeat:no-repeat;
}
#menu_marque #seat_actif{
	background-image:url("menu_v_seat3.png");
	background-repeat:no-repeat;
	width:161px;
	height:64px;
	margin-bottom:6px;
	float:left;
}
#menu_marque #nissan_actif{
	background-image:url("menu_v_nissan3.png");
	background-repeat:no-repeat;
	width:161px;
	height:64px;
	margin-bottom:6px;
	float:left;
}
#menu_marque #honda_actif{
	background-image:url("menu_v_honda3.png");
	background-repeat:no-repeat;
	width:161px;
	height:64px;
	float:left;
}
#liste1{
	float:left;
	height:532px;
	width:145px;
}
#liste2{
	float:left;
	height:532px;
	width:145px;
}
/* SEAT LISTE */
#liste_seat, #liste_seat_type{
	list-style:none outside none;
	margin:75px 0 0 6px;
	padding:0;
	position:absolute;
	width:132px;
}
#liste_seat li, #liste_seat_type li{
	width:132px;
	height:18px;
}
#liste_seat li a, #liste_seat_type li a{
	display:block;
	font-weight:bold;
	height:16px;
	padding-left:2px;
	padding-top:2px;
	width:130px;
}
#liste_seat li a:hover, #liste_seat_type li a:hover, #liste_seat li a.actif, #liste_seat_type li a.actif{
	background-color:#000;
}
/* NISSAN LISTE */
#liste_nissan, #liste_nissan_type{
	list-style:none outside none;
	margin:146px 0 0 6px;
	padding:0;
	position:absolute;
	width:132px;
}
#liste_nissan li, #liste_nissan_type li{
	width:132px;
	height:18px;
}
#liste_nissan li a, #liste_nissan_type li a{
	display:block;
	font-weight:bold;
	height:16px;
	padding-left:2px;
	padding-top:2px;
	width:130px;
}
#liste_nissan li a:hover, #liste_nissan_type li a:hover, #liste_nissan li a.actif, #liste_nissan_type li a.actif{
	background-color:#36688a;
}
/* HONDA LISTE */
#liste_honda{
	list-style:none outside none;
	margin:216px 0 0 6px;
	padding:0;
	position:absolute;
	width:132px;
}
#liste_honda li{
	width:132px;
	height:18px;
}
#liste_honda li a{
	display:block;
	font-weight:bold;
	height:16px;
	padding-left:2px;
	padding-top:2px;
	width:130px;
}
#liste_honda li a:hover, #liste_honda li a.actif{
	background-color:#407f9d;
}
#prix{
	float:left;
	padding-left:20px;
	width:450px;
}
#seat_groupe, #nissan_groupe, #honda_groupe{
	margin-top:45px;
	width:440px;
	border-right:1px solid #000;
	font-weight:bold;
	font-size:12px;
	background-color:#fff;
	color:#000;
}
#nissan_groupe{
	border-right:1px solid #417e9d;
}
#honda_groupe{
	border-right:1px solid #535154;
}
#seat_groupe tr td{
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
#nissan_groupe tr td{
	border-left:1px solid #417e9d;
	border-bottom:1px solid #417e9d;
}
#honda_groupe tr td{
	border-left:1px solid #535154;
	border-bottom:1px solid #535154;
}
.entete_tableau_seat{
	background-color:#000000;
	height:20px;
	color:#fff;
}
.entete_tableau_nissan{
	background-color:#417e9d;
	height:20px;
	color:#fff;
}
.entete_tableau_honda{
	background-color:#005174;
	height:20px;
	color:#fff;
}
#seat_groupe tr td.border_top_left_white, #nissan_groupe tr td.border_top_left_white, #honda_groupe tr td.border_top_left_white{
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}
.border_top_white{
	border-top:1px solid #fff;
}
.premiere_colone_seat{
	background-color:#fff2d6;
}
.premiere_colone_nissan{
	background-color:#92adc1;
}
.premiere_colone_honda{
	background-color:#e6e3df;
}
#contact{
	margin-top:85px;
	float:left;
}
#contact h1{
	font-size:16px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
input{
	border:0 none;
	width:245px;
}
textarea{
	border:0 none;
	width:245px;
}
#choisirlamarque{
	display:block;
	height:158px;
	margin-left:134px;
	margin-top:256px;
	position:absolute;
	width:212px;
}
a#marque_seat{
	background-image:url("marque_seat.jpg");
	background-repeat:no-repeat;
	width:326px;
	height:553px;
	float:left;
}
a#marque_seat:hover{
	background-image:url("marque_seat2.jpg");
}
a#marque_honda{
	background-image:url("marque_honda.jpg");
	background-repeat:no-repeat;
	width:327px;
	height:553px;
	float:left;
}
a#marque_honda:hover{
	background-image:url("marque_honda2.jpg");
}
a#marque_nissan{
	background-image:url("marque_nissan.jpg");
	background-repeat:no-repeat;
	width:327px;
	height:553px;
	float:left;
}
a#marque_nissan:hover{
	background-image:url("marque_nissan2.jpg");
}