/* Feuille de style contenant les propietes de style du quickfinder */

/* Structure */
body{
	background-color: #E3E4E6;
	background: url(../../../../img/products/bg_right.gif) repeat-x #E3E4E6;
}
#background_fix{
	z-index: 1;
	background: url(../img/products/bg_specials.gif) top left no-repeat;
/* 	height: 704px; */
	height: 604px;
}

/* Top */
.ContentTop{
	width:986px;
	height:189px;
	background: url(../../../../img/quickfinder/bg_top.gif) top left no-repeat;
	padding: 0 0 0 14px;
}

h1 .title{
	font-size: 25px;
}

.producttoolbox{
	float: left;
	width: 112px;
	margin-top: 7px;
}

.producttoolbox a{
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-right: 1px;
	padding: 5px 0 5px 0;
	text-align: center;
	background-color: black;
	color: #71C100;
}
.producttoolbox a:hover{
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-right: 1px;
	padding: 5px 0 5px 0;
	text-align: center;
	background-color: black;
	color: red;
}
/* Fin Top */

/* Middle */
#quickfinder{
	width:1000px;
	height:201px;
	z-index:1;
}

.ContentMiddle{
 	height:202px;
	background: url(../../../../img/quickfinder/bg_top2.gif) no-repeat 0 5px;
}
#scrollbox{
	margin-left: 10px;
	width:980px;
	height:199px;
	overflow-x:auto;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	SCROLLBAR-BASE-COLOR: white;
}

html>body #scrollbox{
	height:198px;
	overflow: auto;
}
.allproducts{

}
.productvisu{
	width: 176px;
	vertical-align: top;
	text-align: center;
}

.productdesc{
	width: 146px;
	vertical-align: top;
}
.productdesc a{
	text-decoration: none;
}
.productdesc ul{
	width: 146px;
}

.productname{
	margin-top:10px;
	font-size: 15px;
	font-weight: bold;
}
.allproducts H2 span{
	font-size: 12px;
	color: red;
}
.allproducts H2 a{
	font-size: 15px;
}
.allproducts H2 a:hover{
	font-size: 15px;
	color: #71C100;
}
.productdesc li a{
	width:135px;
	padding: 0 8px 0 14px;
	background: url(../../../../img/common/puce_carree_black.gif) no-repeat 1px 5px;
	margin-bottom: -1px;
}
.productdesc li a:hover{
	width:135px;
	padding: 0 8px 0 14px;
	background: url(../../../../img/common/puce_carree_verte.gif) no-repeat 1px 5px;
	margin-bottom: -1px;
	color:#71C100;
}
	

/* Fin Middle */

/* Bottom */
.ContentBottom{
	width:1000px;
	height:161px;
	padding-top: 20px;
	background: url(../../../../img/quickfinder/bg_middle.gif) top left no-repeat;
}

.quickfindlastlist{
	float:left;
	padding-left:5px;
}

.quickfindlist{
	float:left;
	width: 243px;
	padding-left:10px;
}

.quickfindlist li, .quickfindlastlist li{
	margin-bottom: 3px;
}

.quickfindlist li.parent a, .quickfindlastlist li.parent a, .quickfindlist li.parent2 a:hover, .quickfindlastlist li.parent2 a:hover{
	padding-left: 14px;
	background: url(../../../../img/common/puce_carree_verte.gif) no-repeat 1px 5px;
	font-size: 12px;
	color: #71C100;
}
.quickfindlist li.parent span, .quickfindlastlist li.parent span{
	padding-left: 14px;
	background: url(../../../../img/common/puce_carree_rouge.gif) no-repeat 1px 5px;
	font-size: 12px;
	color: #FF0700;
	font-weight: bold;
}

.quickfindlist li.parent2 a, .quickfindlastlist li.parent2 a{
	padding-left: 14px;
	background: url(../../../../img/common/puce_carree_black.gif) no-repeat 1px 5px;
	font-size: 12px;
}

.quickfindlist a, .quickfindlastlist a{
	color: black;
	font-weight: bold;
}

a.currentfamilly{
	color:black;
}

li.navfamilly li, li.navfamilly2 li{
	margin: 0;
}
li.navfamilly a.tri_red, li.navfamilly2 a.tri_green:hover{
	padding-left: 14px;
	background: url(../../../../img/common/puce_tri_rouge.gif) no-repeat 0 5px;
	color:#FF0700;
}
li.navfamilly a:hover.tri_red{
	padding-left: 14px;
	background: url(../../../../img/common/puce_tri_verte.gif) no-repeat 0 5px;
	color:#71C100;
}

li.navfamilly2 a.tri_green{
	padding-left: 14px;
	background: url(../../../../img/common/puce_tri_black.gif) no-repeat 0 5px;
}
.tri_red, .tri_green{
	font-size: 12px;
}

li.navfamilly ul.sub a, li.navfamilly2 ul.sub a{
	margin-left: 14px;
	padding-left: 12px;
	font-size: 11px;
	font-weight:normal;
	color: black;
	text-decoration: none;
	background: url(../../../../img/common/pict_list.gif) no-repeat;
}
body>html li.navfamilly ul.sub a, li.navfamilly2 ul.sub a{
	list-style: url(../../../../img/common/pict_list.gif) inside;
}
li.navfamilly ul.sub a:hover, li.navfamilly2 ul.sub a:hover{
 	color: #71C100;
	text-decoration: underline;
}
li.navfamilly ul.sub a.red, li.navfamilly2 ul.sub a.red{
 	color: #FF0700; 
	text-decoration: none;
}
li.navfamilly ul.sub a:hover.red, li.navfamilly2 ul.sub a:hover.red{
	text-decoration: underline;
}

a.green
{
	display:block;
	width: 80px;
	font-size: 11px;
	text-align: center;
	background-color: black;
	padding: 1px 0;
	color: #71C100;
	text-decoration: none;

}
a.green:hover
{
	display:block;
	width: 80px;
	text-align: center;
	font-size: 11px;
	background-color: black;
	padding: 1px 0;
	color: red;
	text-decoration: none;
}




















