/* Pierre-Henri Poiret - 26-03-2009 - Récupère la liste des fabricants */
#moteurDeRechercheSelecteurType {
	background:#000000;
	text-align:right;
}
#moteurDeRechercheSelecteurType img {
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
}
#moteurDeRecherche-content {
	scrollbar-face-color: #CCCCCC !important;
    scrollbar-shadow-color: #666666 !important;
    scrollbar-highlight-color: #F8F8F8 !important;
    scrollbar-3dlight-color: #666666 !important;
    scrollbar-darkshadow-color: #666666 !important;
    scrollbar-track-color: #F8F8F8 !important;
    scrollbar-arrow-color: #000 !important;
}
.moteurDeRechercheContent {
	list-style:none;
	margin:0;
	padding:0;
}
.moteurDeRechercheHeading {
	margin:1px;
	padding:2px;
	background:url(../images/bg_h1.gif) repeat-x top;
	border:1px solid #333333;
	font-size:13px;
	color:#000000;
	cursor:pointer;
}
.moteurDeRechercheHeading:hover {
	background:#F4F4F4;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
#subMenu-1, #subMenu-2, #subMenu-3, #subMenu-4 {
	margin:0;
	width:390px;
	height:137px;
}
.subMenu {
	height:137px;
	overflow:auto;
}
.subMenu conseil {
	display:block;
	margin:5px;
	color:#666666;
}
.subMenu a {
	display:block;
	padding:2px 10px;
	border-bottom:1px solid #666666;
	background:#FFFFFF;
	font-weight:normal;
	font-size:13px;
	color:#000000;
}
.subMenu a:visited {
	font-weight:normal !important;
	font-size:13px !important;
	color:#000000 !important;
}
.subMenu a:hover {
	font-weight:normal;
	font-size:13px;
	color:#000000;
	background:#EFEFEF;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
	background-color:#FFFFFF;
}

.element_nouveaute{
	float:left;
	width:10%;
	margin:0 7px 0 7px;
	text-align:center;
	/*color:#CC0033;*/
	width:90px;
}

.contimgnew {
	background-color:#FFFFFF;
	width:90px;
	height:90px;
	text-align:center;
}

.contprixnew {
	background-color:#701414;
	width:84px;
	margin-top:2px;
	font-weight:bold;
	padding:2px;
	font-size:12px;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

.buttonRow a {
	float:left;
	background:url("../images/boutonft.jpg") no-repeat left top;
	height:21px;
	padding:0px 0px 0px 11px;
	text-decoration:none;
	color:#FFFFFF;
}
.buttonRow a span {
	float:left;
	/* 31px de haut - 10px de padding top */
	height:18px; 
	display:block;
	background:url("../images/boutonbright.jpg") no-repeat right top;
	padding:3px 13px 0px 3px;
	color:#FFFFFF;
}

.buttonRow a:hover span {
	color: #FFFFFF;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
	text-decoration:none;
}
.buttonRow a:hover {
	background-position:0% -21px;
	text-decoration:none;
}
.buttonRow a:hover span {
	background-position:100% -21px;
	text-decoration:none;
}

.encartPieces ul{
	color:#000000;
	font-weight:bold;
	list-style-type:none;
}

.encartPieces ul li a{
	color:#94011D
}

ul.niveau0{
	padding-left:0px;
}

ul.niveau1,ul.niveau2,ul.niveau3,ul.niveau4,ul.niveau5,ul.niveau6,ul.niveau7,ul.niveau8{
	padding-left:10px;
}
