﻿/* Affichage de la liste    */
div.blocListeC
{
	float:left;
	position:relative;
	background-image:url(../images/avis/presentation/bloc_gris_1px.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:15px;
	padding-bottom:25px;
}
img.blocListeBord
{
	position:absolute;
	bottom:0;
	z-index:-1;
}

/* Elements du bloc blanc */
div.blocBlancListeLigneH
{
	position:absolute;
	top:0px;
	left:10px;
	height:10px;
	background-image:url(../../Charte/images/partenaires/1px_bloc_blanc.gif);
	background-repeat:repeat-x;
}
div.blocBlancListeLigneB
{
	position:absolute;
	bottom:0px;
	left:10px;
	height:10px;
	background-image:url(../../Charte/images/partenaires/1px_B_bloc_blanc.gif);
	background-repeat:repeat-x;
}
div.blocBlancListeLigneG
{
	position:absolute;
	top:10px;
	left:0px;
	width:10px;
	background-image:url(../../Charte/images/partenaires/1px_G_bloc_blanc.gif);
	background-repeat:repeat-y;
}
div.blocBlancListeLigneD
{
	position:absolute;
	top:10px;
	right:0px;
	width:10px;
	background-image:url(../../Charte/images/partenaires/1px_D_bloc_blanc.gif);
	background-repeat:repeat-y;
}
img.blocBlancListeCoinHG
{
	position:absolute;
	top:0px;
	left:0px;
}
img.blocBlancListeCoinHD
{
	position:absolute;
	top:0px;
	right:0px;
}
img.blocBlancListeCoinBG
{
	position:absolute;
	bottom:0px;
	left:0px;
}
img.blocBlancListeCoinBD
{
	position:absolute;
	bottom:0px;
	right:0px;
}

/* Elements du bloc Commentaire */
div.blocCommentaireLigneH
{
	position:absolute;
	top:0px;
	left:2px;
	height:5px;
	width:774px;
	background-color:White;
	border-top-color:#F6A800;
	border-top-width:2px;
	border-top-style:solid;
}
div.blocCommentaireLigneB
{
	position:absolute;
	bottom:0px;
	left:2px;
	height:5px;
	width:774px;
	background-color:White;
	border-bottom-color:#F6A800;
	border-bottom-width:2px;
	border-bottom-style:solid;
}
div.blocCommentaireLigneG
{
	position:absolute;
	top:5px;
	left:0px;
	height:90%;
	width:5px;
	background-color:White;
	border-left-color:#F6A800;
	border-left-width:2px;
	border-left-style:solid;
}
div.blocCommentaireLigneD
{
	position:absolute;
	top:5px;
	right:0px;
	height:90%;
	width:5px;
	background-color:White;
	border-right-color:#F6A800;
	border-right-width:2px;
	border-right-style:solid;
}
div.detailCommentaireAvis img.blocBlancListeCoinHG
{
	left:-22px;
}
div.detailCommentaireAvis img.blocBlancListeCoinBG
{
	left:-22px;
}

/* Elements du bloc réponse de marque */
div.blocReponseLigneH
{
	position:absolute;
	top:0px;
	left:2px;
	height:5px;
	width:724px;
	background-color:White;
	border-top-color:#F6A800;
	border-top-width:2px;
	border-top-style:solid;
}
div.blocReponseLigneB
{
	position:absolute;
	bottom:0px;
	left:2px;
	height:5px;
	width:724px;
	background-color:White;
	border-bottom-color:#F6A800;
	border-bottom-width:2px;
	border-bottom-style:solid;
}
div.blocReponseLigneG
{
	position:absolute;
	top:5px;
	left:0px;
	height:88%;
	width:5px;
	background-color:White;
	border-left-color:#F6A800;
	border-left-width:2px;
	border-left-style:solid;
}
div.blocReponseLigneD
{
	position:absolute;
	top:5px;
	right:0px;
	height:88%;
	width:5px;
	background-color:White;
	border-right-color:#F6A800;
	border-right-width:2px;
	border-right-style:solid;
}
img.blocReponseG
{
	position:absolute;
	bottom:10px;
	left:-23px;
	z-index:50;
}
img.blocBlancReponseCoinHG
{
	position:absolute;
	top:0px;
	left:-23px;
}
img.blocBlancReponseCoinBG
{
	position:absolute;
	bottom:0px;
	left:-23px;
}

/* Elements du bloc descriptif produit */
div.blocDescriptifProduitLigneH
{
	position:absolute;
	top:0px;
	left:2px;
	height:5px;
	width:343px;
	background-color:White;
	border-top-color:#F6A800;
	border-top-width:2px;
	border-top-style:solid;
}
div.blocDescriptifProduitLigneB
{
	position:absolute;
	bottom:0px;
	left:2px;
	height:5px;
	width:345px;
	background-color:White;
	border-bottom-color:#F6A800;
	border-bottom-width:2px;
	border-bottom-style:solid;
}
div.blocDescriptifProduitLigneG
{
	position:absolute;
	top:5px;
	left:0px;
	height:90%;
	width:5px;
	background-color:White;
	border-left-color:#F6A800;
	border-left-width:2px;
	border-left-style:solid;
}
div.blocDescriptifProduitLigneD
{
	position:absolute;
	top:5px;
	right:0px;
	height:90%;
	width:5px;
	background-color:White;
	border-right-color:#F6A800;
	border-right-width:2px;
	border-right-style:solid;
}
div.detailDescriptifProduit img.blocBlancListeCoinHG
{
	left:-22px;
}
div.detailDescriptifProduit img.blocBlancListeCoinBG
{
	left:-22px;
}
