﻿/* Page de résultat */
div.blocResultatRecherche
{
	position:relative;
	margin-top:5px;
	margin-left:170px;
	width:805px;
}

/* Bloc affinage */
div.BlocAffinage
{
}
div.titreAffinage
{
	text-align:center;
}
div.ContenuBlocAffinage
{
	text-align:left;
	padding-left:10px;
}
div.Filtrer
{
	position:relative;	
	width:100%;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
}
a.LienElementAffinage
{
	text-decoration:none;
}
div.VoirToutFiltrer
{
	padding-right:10px;
}

/* Liste des produits */
div.blocListeProduits
{
	width:830px;
}
div.blocListeProduitsC
{
	width:775px;
	left:17px;
	min-height:337px;
	*+min-height:0;
}
img.blocListeProduitsBordG
{
	left:5px;
}
img.blocListeProduitsBordD
{
	right:0px;
}
div.pagerListeRechercheBas
{
	clear:both;
}

/* Elements de la liste */
div.ligneProduit
{
	float:left;
	width:100%;
	height:177px;
	border-style:solid;
	border-color:Silver;
	border-width:1px;
	margin-top:-1px;
}
div.ligneProduitBas
{
	height:190px;
	*+height:235px;
}
div.infosProduitRecherche
{
	width:350px;
	height:80px;
}
div.descriptionProduitRecherche
{
	height:50px;
}
div.detailDescriptifProduit
{
	display:none;
	background-color:White;
	position:relative;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	z-index:110;
}
div.avisProduit
{
	position:relative;
	width:280px;
	height:90px;
	background-color:White;
	margin:10px auto 0;
}
div.infosAvisRecherche
{
	margin-left:20px;
	padding-top:10px;
	width:245px;
	font-size:10px;
}
div.blocNote
{
	margin-bottom:5px;
}
div.noteAvisRecherche
{
	float:left;
}
div.infosNbAvisRecherche
{
	clear:both;
	*+margin-top:-5px
}
a.btnLectureAvis
{
	width:149px;
	display:block;
	text-decoration:none;
	margin:10px auto 0;
}
div.pLectureAvis
{
	position:relative;
	width:149px;
	height:44px;
	background-repeat:no-repeat;
	border:none;
	text-align:center;
}
span.textLienLectureAvis
{
	position:relative;
	top:15px;
	font-weight:bold;
}

/* Contour du bloc des avis */
div.avisLigneV
{
	width:260px;
}
div.avisLigneH
{
	height:70px;
}

/* Top Recherche */
div.TitreBloc.blocTitreTopRecherche
{
	background-image:url(../../Charte/images/general/onglet/onglet_titre_D_1px.gif);
	height:30px;
	width:986px;
	position:static;
	text-align:left;
}
div.TitreBloc.blocTitreTopRecherche .PositionTitreBloc
{
	position:static;
	
}
div.ImageCoinOnglet
{
	background-image:url(../images/general/onglet/onglet_titre_biseau.gif);
	height:30px;
	width:23px;
	float:left;
}
div.TitreBloc.blocTitreTopRecherche .PositionTitreBloc span
{
	background-image:url(../images/general/onglet/onglet_1px.gif);
	background-repeat:repeat-x;
	display:block;
	height:30px;
	float:left;
	padding:9px;
}
div.blocTopRecherche
{
	margin-left:5px;
	margin-right:5px;
	width:990px;
}
div.topColonne
{
	width:45%;
	float:left;
	text-align:left;
	padding-left:20px;
}