#page_recherche
{
	width:980px;
}

#resultat_recherche
{
	background-image:url('/img/recherche/recherche_fond_liste_prod.gif');
	background-position:bottom;
	background-repeat: repeat-x;
	margin-right:auto;
	margin-left:auto;
	width:910px;
	height:430px;
}
#res_recherche_titre
{
	font-family: arial, helvetica, sans-serif;
	font-size: 25px;
	color:#000000;
}
.res_recherche_separateur
{
	margin:10px 0px 10px 0px;
}
.res_recherche_txt, #res_recherche_str, #rech_pagination,k #rech_pagination a, .res_recherche_txt_filtres_link

{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#6A6A6A;
}
.res_recherche_txt_filtres_link
{
	color:#000000;
}

/*.res_recherche_txt_filtres_link:first-letter 
{
	text-transform: uppercase;
}*/


.res_recherche_txt_filtres
{
	float:left;
	margin:15px 15px 0 15px;
}

#res_recherche_str
{
	text-decoration:underline;
	font-weight:bold;
	color:#1A1A1A
}

#res_recherche_nbr_produits
{
	height:100px;
}

#res_recherche_liste_produits
{
	background-color:#ffffff;
	width:896px!important; 
	width:906px; 
	/*height:960px;*/
	border-right:1px solid #CDCDCD;
	margin-bottom:10px;
	/*margin-right:auto;
	margin-left:auto;*/
	margin-top:10px;
	
}

.res_recherche_nbr_produits, .res_recherche_nbr_produits_liste
{
	font-family: arial, helvetica, sans-serif;
	float:left;
	margin:5px 20px 5px 20px;
	color:#6A6A6A;
	text-transform:capitalize;
}

.res_recherche_nbr_produits_liste dt
{
	font-size: 20px;
	color:#3F3F3F;
	margin-bottom:5px;

}
.res_recherche_nbr_produits_liste dl 
{
	font-size: 12px;
}

.res_recherche_nbr_produits_liste dd a
{
	color:#6A6A6A;
}

.res_recherche_nbr_produits_liste dd a:hover 
{
	font-size: 12px;
	background-color:#C7E6E1;
	color:#0F574B;
}

/* debut pagination */
#rech_pagination{
		clear:both;
		margin:10px 0px 10px 0px;
}
#rech_pagination, #rech_pagination a {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color:#7C7A79 ;
}
#rech_pagination img{
	/*border:1px red solid;*/
	border:0;
	margin-top:3px;
}

#rech_page_prec .selected, #rech_page_suiv .selected
{
	text-decoration:underline;
	font-weight:bold;
}
.rech_page_suiv_label
{
	margin:0px 5px 0px 5px;
}

 #rech_page_suiv label, #rech_page_prec label{
 cursor: pointer;
  }
#rech_page_prec, #rech_page_prec a img , #rech_page_suiv label
{
	float:left;
}
#rech_page_prec
{
	width:194px;
} 
#rech_pages {
	width:582px;
	float:left;
	text-align: center;	
}
#rech_pages .selected{
	font-weight: bold;
	margin:0px 5px 0px 5px;
	text-decoration:underline;
}




/* fin pagination */


