/* CSS Document */

.boutique .produitStar{
	background:url(../charteGraphique/images/coup_de_coeur_bg.jpg) 0 23px no-repeat;
	width:483px;
	height:235px;
	margin:18px 0 0 0;
	}
.boutique .produitStar h2{
	background:url(../charteGraphique/images/coup_de_coeur_titre.jpg) 0 0 no-repeat;
	width:483px;
	height:23px;
	margin:0;
	padding:0;
	}
.boutique .produitStar .visuel {
	float:left;
	margin:10px 0 0 22px;
	width:170px;
	
}
.boutique .produitStar .visuel img{
	width:170px;
	}
.boutique .produitStar .prix{
	display:block;
	background:url(../charteGraphique/images/produistar_prix_bg.jpg) 0 0 no-repeat;
	width:49px;
	height:27px;
	text-align:center;
	color:#930061;
	margin:-13px 0 0 115px;

	font-weight:bold;
	}
.boutique .produitStar .descriptif{
	float:left;
	width:190px;
	margin:0 0 0 0;
	}	
.boutique .produitStar h3{
	margin:18px 0 0 25px;
	padding:0;
	font-size:120%;
	font-weight:normal;
	background:none;
	}
.boutique .produitStar h3 a{
	color:#930061;
	}
.boutique .produitStar p{
	margin:10px 15px 5px 10px;
	font-size:85%
	}
.boutique .produitStar a{
	text-decoration:none;
	color:#2a061e;
	}
.selectionDeLaSemaine{
	background:url(../charteGraphique/images/selection_semaine_bg.jpg) 0 19px no-repeat;
	width:483px;
	_height:235px;
	min-height:235px;
	}
.selectionDeLaSemaine h2{
	background:url(../charteGraphique/images/selection_semaine_titre.jpg) 0 0 no-repeat;
	width:483px;
	height:19px;
	margin:0;
	}
.page .selectionDeLaSemaine ul.listeArticles{
	margin-left:0;
	}
#receptDiapo{
	margin:0 0 0 12px;
	}
.actualites{
	font-size:80%;
	background:url(../charteGraphique/images/actualites_bg.jpg) 0 44px no-repeat;
	width:135px;
	margin:0 0 0 10px;
	}
.actualites h2{
	background:url(../charteGraphique/images/actualites_titre.jpg) -2px 0 no-repeat;
	width:125px;
	height:48px;
	margin:0;
	}
	
.actualites ul{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:auto;
	width:100%;
	height:290px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #fffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #f1e8ee;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #a3158d;
	}
.actualites li{
	margin-bottom:5px;
	}
.actualites a{
	text-decoration:none;
	color:#2a061e;
	}
.actualites b,.actualites h3{
	color:#a3158d;
	font-size:120%;
	padding:0 0 0 15px;
	margin:0;
	background:url(../charteGraphique/images/actualites_puce.jpg) 0 3px  no-repeat;
	display:block;
	}
.selectionD {font-weight:normal;
	color:#930061;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
