/*---------------------------------------------------------------------
			>>Page recherche 
----------------------------------------------------------------------*/
#colonneGauche {
	/*background-color:#FFF;*/
}
#colonneGauche {
  float: left;
    height: inherit;
    padding-left: 0;
    padding-top: 10px;
    position: relative;
    top: -40px;
    width: 191px;
			border-right:0px dotted #e0dddd;
}

.univers #colonneGauche .blocEngagement .menu h2 {
	color:#fff;	display:block;	
	padding-top:10px;
	padding-bottom:6px;	
	/*border-bottom:1px solid #FFF;*/
	margin-left:9px;margin-right:9px;
	font-size:14px;
	padding-left:5px;
	  color: #FFFFFF;
}
.univers #colonneGauche .blocEngagement .menu h1 {
	color:#fff;
}
.univers #colonneGauche .blocEngagement .menu > a {
    background-image: url("../images/puce_niveau2.png");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    display: block;
	margin-left:1px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 25px;
    padding-top: 6px;
    padding-right: 5px;background-color: #F2F2F2;
}

.univers #colonneGauche .blocEngagement .menu {

    margin-bottom: 0px;
    padding-bottom: 1px;
    padding-top: 6px;
    position: relative;
    width: 190px;
	}
/*---------------------------------------------------------------------
			>>Page recherche 
----------------------------------------------------------------------*/

.resultatRecherche {
	background-color:#FFFFFF;
	border-top:0px;
	margin-right:0px;
}

.resultatRecherche h1 {
	margin-top:2px;
	padding:0px;
	font-size:12px;
	padding-left:10px;
	padding-top:5px;
	border-bottom:0px;
}


.resultatRecherche select {
}

.resultatRecherche #resultatRecherche .listeProduit {
	padding-top:10px;
	margin-bottom:20px;
}

.resultatRecherche #resultatRecherche .listeProduit .produit h1 {
	margin:0px;
	padding:0px;
	border:0px;
	padding-left:15px;
	text-align:left;
	margin-top:3px;
}

.resultatRecherche #resultatRecherche .listeProduit .produit h1 a {
}

.resultatRecherche .messageError {
	margin-bottom:70px;
	margin-top:25px;
}


/*---------------------------------------------------------------------
			liste Produit 
----------------------------------------------------------------------*/

#resultatRecherche .listeProduit {
	
	
}

#resultatRecherche .listeProduit #infoRubrique p {
	color:#A2937E;
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;
	padding-left:8px;
}


#resultatRecherche .listeProduit select {
	color:#525252;
}

#resultatRecherche .listeProduit form input {
	font-family:Arial, Helvetica, sans-serif;
	border-color:#cacaca;
	margin-left:2px;
	width:15px;
}

#resultatRecherche .listeProduit form .submitBouton {
	border:0px;
	vertical-align:middle;
	width:auto;
}

/*---------------------------------------------------------------------
			liste Produit >> les produits
----------------------------------------------------------------------*/
			
/*----------------------------------------------------------------------------------
			distinction ventes flash, happy  hours
----------------------------------------------------------------------------------*/

.resultatRecherche #venteFlash {
	padding-top:170px;
	padding-bottom:80px;
	display:table;
	position:static;
	width:782px;
}

.resultatRecherche #happyHours {
	padding-top:170px;
	padding-bottom:80px;
	display:table;
	position:static;
	width:782px;
}

/*----------------------------------------------------------------------------------
			customisation box filtre et tri
----------------------------------------------------------------------------------*/

#resultatRecherche .messageError {
	margin-top:60px
}


#resultatRecherche #infoRubrique h1 a {
	font-weight:normal;
	color:#333;
}

#resultatRecherche #filtre {
	background-image:url(../../../images/titre_filtrer_tiret.gif);
	background-repeat:repeat-x;
}
#resultatRecherche #filtre h2{
	background-color:transparent;
	background-position:center top;
}

#resultatRecherche #filtre .boxFiltre {
float:left;
font-size:10px;
margin-right:30px;
padding-bottom:10px;
position:relative;
}


#resultatRecherche #filtre h3 {
border-bottom:1px solid #E7E7E7;
color:#666;
padding-right:100px;
text-align:center;
clear:both;

}
#resultatRecherche .groupe {
	background-color:transparent;
}
#resultatRecherche .groupe h3, #resultatRecherche .groupe h3 a {

color:#CEC734;
}
#resultatRecherche .groupe h3{
	margin-top:0px;
}
#resultatRecherche .groupe h3 ~ h3{
margin-top:20px;
}

#resultatRecherche .groupe .produit form{

}

#resultatRecherche .pageNavigation {

}
