/* class ProductFromChannel.css */

.blocSearchResultProduct {
	border-bottom: 1px solid #E7E7DE;
	padding:5px 0 30px;
	overflow: hidden;
	position:relative;
}

#IE6 .blocSearchResultProduct {
	height: 1%;
}

.blocSearchResultProduct .accroche {
	font-size: 14px;
	color: #8C8C8C;
	font-weight: bold;
	padding-bottom: 10px;
}

.blocSearchResultProduct .flagNouveaute {
	margin-bottom: 10px;
}
.blocSearchResultProduct .TopLecteur {
	float: right;
	height: 31px;
	margin-top: -40px;
	margin-right: 380px;
}
.blocSearchResultProduct .visuel {
	float: left;
	width: 66px;
}

.blocSearchResultProduct .visuel img.photoVisuel {
	width: 66px;
}

.blocSearchResultProduct a.plusInfo {
	background: transparent url(/include/images/site/fiche/plusinfos.gif) no-repeat;
}

.blocSearchResultProduct a.plusInfo, .blocSearchResultProduct a.extrait, .blocSearchResultProduct a.feuilletez, .blocSearchResultProduct .libelle a {
	display: block;
	height: 20px;
	margin-top: 5px;
	width: 66px;
}

.blocSearchResultProduct a.extrait {
	background: transparent url(/include/images/site/fiche/extrait.gif) no-repeat;
}

.blocSearchResultProduct .ficheProduitCourt {
	margin-left: 76px;
}

.blocSearchResultProduct .droite {
	float: right;
	width: 190px;
	overflow: hidden;
}

.blocSearchResultProduct .cplt {
	color: #8C8C8C;
	font-size: 10px;
	margin-left: 25px;
	margin-bottom:10px;
}

.blocSearchResultProduct .gauche {
	margin-right: 200px;
}

.blocSearchResultProduct .titre a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	/*margin-left: 10px;*/
}

.blocSearchResultProduct .auteur {
	color: #004B8C;
}

.blocSearchResultProduct .resume {
	margin-top:8px;
}

.blocSearchResultProduct img.nature {
	float: left;
}

.blocSearchResultProduct a#MEAprix {
	float: none;
	bottom: 0;
}

/*Pictos*/
.TopLecteurListe {
	background:url("/include/images/pictos/superprix.gif") no-repeat scroll 0 0 transparent;
	float:right;
	height:30px;
	margin-right: 390px;
	margin-top:-30px;
	width:108px;
}
.texteTOPLECTEUR {
	display:none;
}
.texteNOUVEAU, .texteEXCLU, .texteAVP, .texteACTU  {
background-color:red;
color:#FFFFFF;
font-weight:bold;
margin-bottom:5px;
text-align:center;
text-transform:uppercase;
}
.blocSearchResultProduct a:hover {
	text-decoration:none;
	cursor:pointer;
}
.texteNOUVEAU {
width:80px;
height:16px;
line-height:16px;
}
.texteEXCLU {
width:80px;
height:17px;
line-height:18px;
}
.texteAVP {
height:17px;
line-height:18px;
width:110px;
}
.texteACTU {
height:17px;
line-height:18px;
width:80px;
}

/*picto AVP temporaire
.pictoAVP {
	background:url("/include/images/pictos/Bt-AVPtemp.gif") no-repeat scroll 0 0 transparent;
	width:110px;
	height:17px;
	margin-bottom:5px;
}
*/
/*
.blocSearchResultProduct .prix {
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	float: right;
	}

#MEAprix {
	float:right;
	}
.MEAprix {
	padding-left: 5px;
	}
.titre {
	font-weight: bold;
	}

.photo {
	height: 180px;
	float: left;
	padding-right: 10px;
	}
.auteur {
	color: #006600;
	}
*/
/* Puisqu'on affiche les avis Top Lecteur dans les listes, via l'OMM05, il est important de caler le texte. */
.omm05 {
	color:#7e8ca7;
	font-size: 11px;
	}
.legende {
	clear:none;
	font-weight:bold;
	margin-top: 10px;
	color:#7e8ca7;
	font-size: 11px;
}
.catchword {
	margin-top: 10px;
	text-align:justify;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right: 40px;
	color: ##8C8C8C;
	}
	
