/* CSS Document */


#titre{
margin-left:10px;
}

#titre h1{
position:relative;
bottom:18px;
left:10px;
display:inline;
margin:0px;
padding-top:13px;
font-size:18px;
color:#666666;
font-weight:bold;

}

#description_boutique{
font-size:12px;
width:490px;
margin:0px;
margin-top:10px;
padding:10px;
text-align:justify;
background-color: #FFF2F2;
float:left;
border:1px #CCCCCC solid;
position:relative;
left:10px;
}

#description_boutique a{
color:#000000;
text-decoration:none;
font-weight:bold;

}

#description_boutique a:hover{
text-decoration: underline;
}

#boutique_related{
float:right;
padding:10px;

width:420px;

position:relative;
right:10px;
margin-top:0px;

font-size:11px;
color:#FF0000;

}

#description_ultima{
clear:both;
text-align:justify;
color:#666666;
font-size:12px;
border-top:#CCCCCC 1px dashed;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:0px;
position:relative;
top:10px;


}


#alerte_mail{
background-image:url(../images/boutique/alerte_email.gif);
background-repeat:no-repeat;
padding-left:40px;
padding-bottom:10px;
}

#alerte_mail a{
color:#FF0000;
text-decoration:underline;
}

#alerte_mail a:hover{
text-decoration: underline;
}

#ajout_code_promo{
background-image:url(../images/boutique/ajouter_code.gif);
background-repeat:no-repeat;
padding-left:40px;
padding-bottom:10px;
}

#ajout_code_promo a{
color:#FF0000;
text-decoration:underline;
}

#ajout_code_promo a:hover{
text-decoration: underline;
}


#avis_marchand{
background-image: url(../images/boutique/ecrire_avis_marchand.gif);
background-repeat:no-repeat;
padding-left:40px;
padding-bottom:10px;
}

#avis_marchand a{
color:#FF0000;
text-decoration:underline;
}

#avis_marchand a:hover{
text-decoration: underline;
}


#lire_avis_marchand{
background-image: url(../images/boutique/avis_marchand.gif);
background-repeat:no-repeat;
padding-left:40px;
padding-bottom:10px;
}

#lire_avis_marchand a{
color:#FF0000;
text-decoration:none;
}

#lire_avis_marchand a:hover{
text-decoration: underline;
}

#note_boutique{
border:#FF0000 1px solid;
padding:5px;
margin:3px;
color: #FF0000;
display:inline;
float:right;
}



#autres_boutiques{
	margin-left:30px;
}

#autres_boutiques a{
	color:#000000;
	text-decoration:none;
}

#autres_boutiques ul{
	float:left;
	list-style-image:url(../images/index/fleche-rouge.gif);
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	width:160px;
	margin:0px;
}

.avis_boutique{
margin:10px;
padding:10px;
background-color: #FFFED8;
border:#CCCCCC 1px solid;


}

