div#contenu {
	width:560px;
	/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:#F24300 solid 1px;
	*/
	padding-left:4px;
}
div#imageprincipale {
	height:202px;
}
h1 {
	font-size: 1.3em;
	color:#330000;
	line-height:1.5em;
	display:block;
	background:none;
	padding-right:0;
}
/* coups de coeur */
div#coup_coeur {width:560px;
	margin-top:30px;
	background:none;
}
div#coup_coeur h2.titre{
	line-height:1em;
	margin:0;
	padding:0;
}
div#coup_coeur ul {width: 560px;margin-left:0px;}
div#coup_coeur ul li {
	border:1px solid #dddddd;
	height:270px;
	margin:0 4px 1em 0;
	padding:0;
	text-align:center;
	width:180px;
	position:relative;
}
div#coup_coeur ul li a.photo{
	display:block;
	height:170px;
}
div#coup_coeur ul li img {
	float:none;
}
div#coup_coeur ul li h2{
	padding-left:0;
	margin-top:1em;
}
div#coup_coeur ul li a.btn_prix{
	bottom:10px;
	left:36px;
	position:absolute;
}
div#coup_coeur #milieu{margin-top:1em;}

/* pavé de droite */
div#droite {
	background:none repeat scroll 0 0 transparent;
	color:#000000;
	float:right;
	font-weight:bold;
	margin-right:10px;
	margin-top:60px;
	text-align:center;
	width:195px;
}
div#droite p.payer {font-weight: normal;margin-top:35px;}
div#droite p.pub_boutique{/*margin-top:70px;*/}
div#droite a {color:#000;}
div#droite a:hover {color:#F24400;}
div#droite .boutique {margin-top:30px;margin-bottom:0;font-family:Trebuchet, arial, helvetica, sans-serif ;}
div#droite .cadreBoutique {height:120px;overflow:hidden;}

div#droite .pubophorie{
	margin-bottom:150px;
	margin-top:50px;
}
div#droite .promo{
	font-size:0.8em;
}
