@charset "utf-8";

#contenu {
	float:left;
	width:750px; 
	margin-top:10px;
}

div.bloc_contenu {
	width:750px;
	float:left;
}

div.pub01 {
	width:750px;
	height:140px;
	background:#333333;
	float:left;
}

div.pub02 {
	width:190px;
	height:250px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}


div.accessoires_auto {
	width:550px; 
	float:left;
	margin-top:10px;
}

div.accessoires_auto div.titre {
	float:left;
	background: url('titre_accessoires.gif') no-repeat;
	width:550px;height:50px;
}

div.accessoires_auto div.information {
	float:left; 
	width:548px; 
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	position:relative;
}

div.accessoires_auto div.information div.img {
	float:left;
	text-align:center;
	/*background:url('img_accessoires.gif') no-repeat;*/
	width:200px;height:150px;
}

div.accessoires_auto div.information div.listing {
	float:left;
	width:348px;
}

div.accessoires_auto div.information div.listing ul {
	float:left;
	width:348px;
}

div.accessoires_auto div.information div.listing li {
	float:left;
	list-style-type:square;
	width:160px;
}

div.accessoires_auto div.information div.listing div.plus_accessoires {
	background:url('plus.gif') bottom right no-repeat;
	width:348px;height:45px;
	float:left;
}

/**************************ACCESSOIRES 2******************************/

div.accessoires_auto2 {
	width:750px; 
	float:left;
}

div.accessoires_auto2 div.information {
	float:left; 
	width:748px; 
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

div.accessoires_auto2 div.information div.listing {
	float:left;
	width:700px;
	padding-left:20px;
}

div.accessoires_auto2 div.information div.listing ul {
	float:left;
	padding:0px;
	margin:0px;
}

div.accessoires_auto2 div.information div.listing li {
	float:left;
	list-style-type:square;
	width:150px;
}

/*********************************************************************/

div.bloc_contenu div.titre_produit {
	float:left;
	background: url('titre_produit.gif') no-repeat;
	width:750px;height:50px;
}

div.bloc_margin {
	width:750px; 
	float:left;
	margin-top:10px;
}

div.pub_produit {
	float:left;
	width:240px;height:200px; 
	background:url('bg_produit.gif') no-repeat;
	position:relative;
	margin:5px;
	_margin:0px;
	_padding:5px;
}

div.pub_produit div.bg_prix {
	position:absolute;
	top:-15px;left:150px;
	background:url('prix.gif') no-repeat;
	width:80px;height:35px;
}

div.pub_produit div.bg_prix div.price {
	margin-top:13px;
	color:#cc0000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	/*font-style:italic;*/
}

div.pub_produit div.img_produit {
	width:120px;height:120px;
	margin-top:10px;
	margin-left:60px;
	_margin-left:0px;
	_padding-left:60px;
	float:left;
}

div.pub_produit div.img_produit a {
	width:100%;height:100%;
	display:block;
	_display:block;
}

div.pub_produit div.img_produit a  img {
	border:0px;
}


div.pub_produit div.nom_produit {
	float:left;
	width:200px;
	margin-left:20px;
	_margin-left:0px;
	_padding-left:20px;
	margin-top:24px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

div.pub_produit div.nom_produit a {
	color:#FFFFFF;
	text-decoration:none;
}

div.pub_produit div.nom_produit a:hover {
	color:#FFCC00;
}

#choix_vehicule a {
	color:#fff;
}

#choix_vehicule a:hover {
	color:#ffff00;
}

/*********************PRODUIT***********************/


