/* css page resultat */

	/****************************** Menu Gauche **************************************/
#contenu .colonne_gauche {
float:left;
width: 193px;
background-color: #e9e2d9;
margin-right:0px;
}
#contenu .colonne_droite {
float:left;
padding-left:15px;
width:698px;
}
#search {
	float: left;
}

#search .recherche {
	float: left;
}

#search .recherche span {
	float: left;
	padding-top: 12px;
	width: 193px;
	height: 31px;
	background-color: #E9E2D9;
}

#search .recherche img {
	margin-left: 12px;
	margin-bottom: 10px;
	float: left;
}

#search .recherche .search_bloc {
	margin-top: 2px;
	background-color: #b6aea3;
	float: left;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 10px;
	width: 181px;
}

#search .recherche input {
	background: url(../images/resultats_recherche/input_search.gif) no-repeat top left;
	border: none;
	width: 148px;
	height: 21px;
	line-height: 17px;
	padding-left: 22px;
	vertical-align: middle;
	font-size: 11px;
	color:#242424;
}

#search .recherche button {
	border: none;
	background-color: #54343f;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	width: 94px;
	margin-top: 5px;
	cursor:pointer;
}

#search .filtre_resultats {
	background-color: #e3dbd1;
	margin-top: 2px;
	float: left;
	padding-top: 7px;
	width: 193px;
	padding-bottom: 30px;
}

#search .filtre_resultats>span {
	margin-left: 12px;
	margin-bottom: 8px;
	float: left;
}

#search  span.titre {
	height: 18px;
	background-color: #C4BCB2;
	display: block;
	line-height: 18px;
	margin-bottom: 10px;
}

#search .marques,#search .rayons,#search .prix,#search .volumes,#search .promotions,#search .couleurs,#search .criteres,#search .noteclient
	{
	float: left;
	width: 193px;
	padding-bottom: 9px;
}

#search .prix,#search .volumes,#search .promotions {
	background: #FFFFFF url(../images/resultats_recherche/bg_bloc.gif) bottom left
		no-repeat;
	border-left: #e4dcd3 1px solid;
	border-right: #e4dcd3 1px solid;
	width: 191px;
}

#search span.titre img {
	margin-left: 12px;
	margin-top: 3px;
}

#search form {
	float: left;
}

#lignetri th  {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
text-align:left;
}
#lignetri table {
	margin:0;
	padding:0;
}
#lignetri td {
font-size:10px;
font-weight:normal;
padding:3px 0 0;
text-align:left;
}
#lignetri select {
color:#81646E;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:10px;
width:84px;
margin-right:8px;
margin-left:0px;
}
.nbr_pages  select{
	width:auto;
}
#lignetri {
margin:0 0 20px;
}
/*select {
	background: url(../images/resultats_recherche/select.gif) no-repeat top left;
	border: none;
	color: #242424;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	width: 172px;
	padding: 1px 0;
	margin-left: 12px;
}*/

option {
	background-color: #FFFFFF;
	border: medium none;
	margin-left: 0;
}
/************** entete *****************/
#contenu .entete {
	width:707px;
	margin:5px;
}

#contenu .entete .titre_page {
	width:707px;
	height:45px;
	background:url(../images/resultats_recherche/titre_recherche.gif) no-repeat;
}

#contenu .entete .titre_page_rayon {
	line-height:normal;
	padding:4px 0 0 375px;
}

#contenu .entete .content_entente {
	width:707px;
	background:url(../images/resultats_recherche/bg_box1_titre_recherche.gif) repeat-y;
}

#contenu .entete .content_entente .txt1 {
	font:11px arial;
	color:#54343f;
	padding:0 0 0 20px;
}

#contenu .entete .content_entente strong {
	font-size: 12px;
	color:#54343f;
}

#contenu .entete .content_entente .txt1 span{
	font:bold 12px arial;
	color:#55343f;
}
#contenu .entete .content_entente h1.txt1{
	font:bold 12px arial;
	display:inline;
	padding:0;
}

#contenu .entete .content_entente h2.txt1{
	font:bold 12px arial;
	display:inline;
	padding:0;
}

#contenu .entete .content_entente .txt2 {
	font:11px arial;
	color:#54343f;
	padding:10px 0 0 30px;
}

#contenu .entete .content_entente .content_btts {
	margin:5px 0 5px 20px;
	overflow:hidden;
}

#contenu .entete .content_entente .content_btts .critaire {
	height:15px;
	display:block;
	overflow:hidden;
	background:url(../images/resultats_recherche/bg_choix.gif) repeat-x;
	font:bold 12px arial;
	color:#55343f;
	float:left;
}
#contenu .entete .content_entente .content_btts .critaire a.croi_n{
	float:left;
	display:block;
	width:16px;
	height:15px;
	background:url(../images/resultats_recherche/croix_gris.gif) no-repeat;
}
#contenu .entete .content_entente .content_btts .critaire a:hover.croi_n{
	float:left;
	display:block;
	width:16px;
	height:15px;
	background:url(../images/resultats_recherche/croix_rouge.gif) no-repeat;
}

#contenu .entete .bas_entete {
	width:707px;
	height:15px;
	background:url(../images/resultats_recherche/bas_bonx_titre_recherche.gif) no-repeat;
}
/************* fin entete********/
#search form {
	display: block;
}

#search .check {
	width: 170px;
	margin-left: 12px;
	height: 13px;
	line-height: 15px;
	float: left;
	margin-bottom: 3px;
	vertical-align: middle;
}

#search  label {
	color: #54334c;
	font-size: 11px;
	float: left;
	margin-left: 11px;
}

#search input.checkbox {
	margin: 0;
	padding: 0;
	border-color: #8e8f8f;
	float: left;
}
select{
	background:#ffffff ;
	border:1px solid #e3e9ef;
	color:#242424;
	font-size:10px;
	height:18px;
	line-height:18px;
	margin-left:12px;
	padding:1px 0;
	width:172px;
}
#search .rayons select {
	margin-top: 10px;
}

#contenu .conteneur_select_haut{
	width:698px;
	text-align:right;
}

#search .prix>img,#search .volumes>img,#search .promotions>img {
	width: 164px;
	margin: auto;
	margin-top: 18px;
	display: block;
}

#search .prix>span.txt,#search .volumes>span.txt,#search .promotions>span.txt
	{
	font-size: 11px;
	color: #54334c;
	margin-top: 15px;
	margin-left: 12px;
	float: left;
	padding-bottom: 10px;
}

#search .effacer_filtres {
	background: url(../images/resultats_recherche/effacer.gif) no-repeat top left;
	float: left;
	width: 193px;
	height: 26px;
	line-height: 26px;
}

#search .effacer_filtres>span {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 34px;
}

#search a.effacer_filtres:hover {
	text-decoration: none;
}

#search a.effacer_filtres:hover>span {
	text-decoration: none;
}

#search .articles {
	font-size: 12px;
	color: #54334c;
	margin-left: 12px;
	margin-top: 8px;
	float: left;
	width: 160px;
}

#search .articles span {
	color: #b04260;
}

#search .couleurs .color {
	margin-left: 8px;
	padding-bottom: 5px;
}

#search .couleurs .color img {
	border: none;
}

/** Menu Gauche Categories**/
#contenu .colonne_gauche #promotions{
float:left;
width:193px;
}
#contenu .colonne_gauche #promotions .titre, #contenu .colonne_gauche #idees_cadeaux .titre, #contenu .colonne_gauche #nouveautes .titre{
padding-top:16px;
padding-left:13px;
padding-bottom:16px;
background-color:#E9E2D9;
float:left;
display:block;
width:180px;
height:21px;
}
#contenu .colonne_gauche #promotions .menu_marque, #contenu .colonne_gauche #idees_cadeaux .menu_marque, #contenu .colonne_gauche #nouveautes .menu_marque{
float:left;
background-color:#E9E2D9;
margin-top:2px;
padding-top:5px;
}
#contenu .colonne_gauche .rubrique #menu_marque {
float:left;
margin:0;
padding:0;
padding-bottom:12px;
*padding-bottom:9px;
}
#contenu .colonne_gauche .rubrique #menu_marque .sous_titre, #contenu .colonne_gauche .rubrique #menu_marque .sous_titre > span > a{
font-size:12px;
font-weight:bold;
margin-bottom:2px;
margin-top:15px;
float:left;
display:block;
width:193px;
color:#85686a;
}
#contenu .colonne_gauche .rubrique #menu_marque .sous_titre > span > a{
margin-top:0px;
width:188px;
}
#contenu .colonne_gauche #promotions.rubrique #menu_marque .sous_titre{
color:#b04542;
}
#contenu .colonne_gauche .rubrique #menu_marque .sous_titre span, #contenu .colonne_gauche .rubrique #menu_marque .sous_titre > span > a{
margin-left:11px;
}
#contenu .colonne_gauche .rubrique #menu_marque  a.puce{
float:left;
display:block;
font-size:11px;
color:#54334c;
padding-left:31px;
line-height:17px;
width:162px;
font-weight:normal;
background:url(../images/rayons/puce_menu.gif)  20px  7px no-repeat;
}
#contenu .colonne_gauche #promotions.rubrique #menu_marque  a.puce{
background:url(../images/categorie/puce.gif)  20px  7px no-repeat;
}
#contenu .colonne_gauche .rubrique #menu_marque  a.puce:hover{
color:#FFFFFF;
text-decoration:none;
width:162px;
display:block;
float:left;
background:#b04260 url(../images/rayons/puce_menu_hover.png)  20px  7px no-repeat;
}
#contenu .colonne_gauche #promotions.rubrique #menu_marque  a.puce:hover{
background:#b04260 url(../images/marque/puce_menu_hover.png)  20px  7px no-repeat;
}
/* CSS Document */

.checkbox {
	background:url(../images/resultats_recherche/chexbox.gif) no-repeat;
	height:11px;
	width:11px;
	margin:3px 0 0 5px;
	float:left;

}
.checkbox_checked {
	background:url(../images/resultats_recherche/chexbox_selected.gif) no-repeat;
	height:11px;
	width:11px;
	margin:3px 0 0 5px;
	float:left;

}
.checkbox_vide {
	background:url(../images/resultats_recherche/checkbox_vide.gif) no-repeat;
	height:11px;
	width:11px;
	margin:3px 0 0 5px;
	float:left;

}
/*********** slide ***********/
.track1-left {
				position: absolute;
				width: 14px;
				height: 9px;
				background:url(../images/resultats_recherche/slider-images-track-left.gif) no-repeat top left;
			}
			
			/* put the track and the right rounded edge on the track */
.track1 {
				background:url(../images/resultats_recherche/slider-images-track-right.gif) no-repeat;
				 margin:40px auto 10px auto;
				 position: relative;
			}

/***/
.conteneur_prix {
overflow:hidden;
}
.conteneur_prix .prix_min {
color:#54343F;
float:left;
font:11px arial;
margin-left:10px;
}
.conteneur_prix .prix_max {
color:#54343F;
float:right;
font:11px arial;
margin:0 10px 0 0;
}
/* zone prix dans le layer quick view */

#zone_prix_quicklook.prix_prod {
	background:url(../images/business/bg_prix_promo.gif) no-repeat;
}

#zone_prix_quicklook.prix_prod_not_promo {
	background:url(../images/business/bg_prix_not_promo.gif) no-repeat;
}
/********categorie******/
#contenu .colonne_gauche .rubrique {
float:left;
width:193px;
}
