/* 'Votre recherche' */
p#VotreRecherche {
	font-weight: bold;
	font-size: 8pt;
	float: left;
	width: 500px;
	margin-top: 40px;
}
/* 'Comment marche le moteur de recherche' */
.block_how_search {
	background:url(../ximg/block_how_search.gif) no-repeat top left;
	width:237px;
	height:68px;
	font-size:11px;
	float: right;
	text-align:left;
	padding: 20px 10px 0 10px;
	font-weight: bold;
	margin-bottom: 20px;
}

/* 'Dites-nous ce que vous cherchez' */
.block_info_search_1 {
	background:url(../ximg/block_search.jpg) no-repeat top left;
	width:362px;
	height:97px;
	padding-top:10px;
	vertical-align:top;
	margin-top: 15px;
}
.block_info_search_1 h1, .block_info_search_1 p, .block_info_search_1 a {
	font-weight: bold;
	position: relative;
	left: 37px;
	display: block;
	width: 315px;
	font-size:11px;
}
.block_info_search_1 h1 {
	font-size: 14px;
	color: black;
	margin: 0;
}
.block_info_search_1 a, .block_info_search_1 a:hover {
	color: red;
}


.block_info_search_2 {
	background:url(../ximg/search_block_2.gif) no-repeat top left;
	width: 365px;
	height:97px;
	/*padding-left:10px;
	padding-right:10px;
	padding-top:12px;*/
	font-size:11px;
	vertical-align:top;
	font-weight:bold;
	margin-top: 15px;
	position: relative;
}
.block_info_search_2 ul {
	list-style-type: none;
	margin: 0 !important;
	position: absolute;
	left: 10px;
	top: 10px;
	display: block;
	width: 350px;
}
.block_info_search_2 li {
	background: url(ximg/arrow_search.gif) no-repeat center left;
	padding: 5px 5px 5px 15px;
}





.bloc_aide {
	width:239px;
	height:92px;
	background: url(../ximg/bloc_aide.gif) no-repeat top left;

}
.label_tri {
	background:#00a0c6;
	border-top:1px solid white;
	color:white;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
}

.label_tri_center{
	text-align:center;
	background:#00a0c6;
	border-top:1px solid white;
	color:white;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
}
.liste_page {
	border-right:1px solid black;
	width:16px;
	height:16px;
	text-align:center;
	vertical-align:middle;
}
/*
.label_produit {
	color:#008AD2;
	font-size:18px;
	display: inline;
}
*/
table.barre_filtre {
	width: 100%;
	margin-top: 30px;
}
.barre_filtre {
	background:#668087;
	height:34px;
	padding:3px;
	width:20%;
	white-space: nowrap;
	vertical-align: middle;
}
.barre_filtre select {
	font-family: verdana,sans-serif;
	font-size: 10px;
	
}
.entete_recherche {
	 height:18px;
	 border-left:1px solid white;
	 border-bottom:1px solid white;
	 background:#FF6600;
	 padding-left:10px;
	 color:#FFFFFF;
	 font-family:verdana,sans-serif;
	 font-size : 11px;
	 font-weight:bold;
}

.entete_recherche_cat {
	 background:#ff6600;
	 color:#FFFFFF;
	 font-size : 11px;
	 padding-left: 10px;
	 border-left:2px dotted grey;
}
/*
.entete_recherche_filtre {
	 background:#D9E1E2;
	 padding-left:5px;
	 color:#000000;
	 font-size : 10px;
}
*/
.liste_recherche_image {
	text-align:center;
	width:90px;
	border-right: 1px dotted grey;
} 

.liste_recherche_nom {
	width:127px;
	padding-left:5px;
	color:#000000;
	font-family:verdana,sans-serif;
	font-size : 9px;
	font-weight:bold;
}
.liste_recherche_nom a {
	width:127px;
	padding-left:5px;
	color:#000000;
	font-family:verdana,sans-serif;
	font-size : 9px;
	font-weight:bold;
}
.liste_recherche_nom a:hover {
	width:123px;
	padding-left:5px;
	color:#000000;
	font-family:verdana,sans-serif;
	font-size : 9px;
	font-weight:bold;
}

.liste_recherche_marque {
	width:100px;
	background:#D9F1F7;
	border-right: 1px solid white;
	font-weight:bold;
	padding-left:5px;
}

.liste_recherche_prix {
	width:105px;
	background:#b3e2ee;
	font-weight:bold;
	color:#ff3300;
	padding-left:10px;
}

.cadre_recherche_chemin1 {
	padding-left:5px;
	padding-right:5px;
	border-left:1px dotted #BFBFBF;
	border-bottom:1px dotted #BFBFBF;
}

.cadre_recherche_chemin2 {
	padding-left:5px;
	padding-right:5px;
	border-bottom:1px dotted #BFBFBF;
}

.cadre_recherche_gauche {
	border-left:1px dotted #BFBFBF;
}

.cadre_recherche_droite {
	border-right:1px dotted #BFBFBF;
}

.cadre_recherche_droite_orange {
	border-right:2px solid #FF6600;;
}

.cadre_recherche_sous {
	padding-left:5px;
	width:127px;
	border-bottom:1px dotted #BFBFBF;
}

.cadre_recherche_image {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	width:90px;
	border-right: 1px dotted #BFBFBF;
	border-bottom:none;
}


div#pos_layer {
	margin-top: 3px;
	float: left;
	position: relative;
}