#produit_header {
	height: 115px;
	width: 725px;
float:left;
	margin-bottom: 18px;
}

#produit1, #produit2, #produit3 {
	width:238px;
	float:left;
}
.bordure_droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#produit1 img, #produit2 img, #produit3 img {
	margin-left:21px;
}
#contenu_droite p, div#product_listing p {
	font-size:12px;
	padding-left:31px;
	padding-right:5px;
	min-height: 50px;
}

.savoir_plus {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

a.savoir_plus:link, a.savoir_plus:visited {
	color: #FAC300;
	background-image: url(../elements-graphiques/liste_produits/fleche_jaune.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 7px;
}
#prix_produit {
	font-size: 12px;
	font-weight: bold;
	color: #F30000;
	padding-right: 30px;
	text-align: right;
	padding-top: 8px;
	/*background-image: url(../elements-graphiques/panier-icone-header.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 10px;*/
}
#prix_produit img{
	margin-left:20px;
}

#boutons_produit {
	text-align: right;
	height: 29px;
	width: 725px;
	clear: both;
	padding-bottom: 15px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 20px;
}
.boxText_right{
	font-size:10px;
	padding: 20px 0 0 0;
	color: #5B5547;
}
.boxText_right a{
	color: #5B5547;
}


#contenu_droite h1, #contenu_droite h1 a, #real_content h1, #real_content h1 a,
#contenu_droite h2, #contenu_droite h2 a, #real_content h2, #real_content h2 a{
	font-size: 18px;
	display: block;
	width: 238px;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	color: #4c4b48;
	margin-bottom: 18px;
}

#contenu_droite h1 a:hover, #real_content h1 a:hover,
#contenu_droite h2 a:hover, #real_content h2 a:hover{
	text-decoration :underline;
}

