.postit_rouge
{
	display: block;
	background-image: url('/images/design/post-it/rouge.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	
	width: 570px;
	
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	
	color: #FFFFFF;
	background-color: #c60b1f;
}

.postit_rouge p.left
{	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	z-index: 20;
	width: 245px; 
	height: 190px;
}

.postit_rougefonce
{
	display: block;
	background-image: url('/images/design/post-it/rouge-fonce.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	
	width: 570px;
	
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0;
	
	color: #FFFFFF;
	background-color: #991f22;
}

.postit_rougefonce p.left
{	
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 55px;
	
	z-index: 20;
	width: 245px; 
	height: 190px;
}

.postit_rougefonce .fin
{
	width: 100%;
	height: 54px;
	background-image: url('/images/design/post-it/rouge-fonce-bandeau.png');
}

.postit_headlines
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 25px;
	padding: 0;
}

.postit_inlines
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 60px;
	padding: 0;
	color: #FFFFFF;
}

.postit_rouge .fin
{
	width: 100%;
	height: 54px;
	background-image: url('/images/design/post-it/rouge-bandeau.png');
}

.postit_leger
{
	display: block;
	background-image: url('/images/design/post-it/leger.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	
	width: 570px;
	
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	
	color: #646466;
	background-color: #e0bcac;
}

.postit_leger .fin
{
	width: 100%;
	height: 54px;
	background-image: url('/images/design/post-it/leger-bandeau.png');
}


/* INCONTOURNABLES ----------- */
#incontournables h3
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding: 0;
}
/* anneaux du vin------------- */

#anneauxvin p
{
}

/* NOUVEAUTES ---------------- */
#nouveautes 
{
	text-align: center;
}

#nouveautes p
{
	font-size: .9em;
	margin-bottom : 15px;
	margin-left: 55px;
	margin-right: 0;
	padding: 0;
	text-align: left;
}

#nouveautes p.left
{
	margin-bottom : 0;
	margin-left: 50px;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	text-align: center;
}


/* SECTEURS ACTIVITES----------*/

#secteurs_activite
{
}

#secteurs_activite ul.secteurs
{
	float: left;
	font-size: .8em;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom : 0px;
	margin-right: 0px;
	padding: 0;
}

/* PETITS DEJEUNERS ----------- */
.calendrier
{
	float: left;
	width: 96px;
	height: 96px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom : 0px;
	margin-right: 0px;
	text-align : center;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: .8em;
	background-image: url('/images/design/dates.png');
	background-repeat: no-repeat;
	line-height: 180%;
	overflow: visible;
}

.mois
{
	font-size: 1.5em;

}

.numero
{
	font-size: 2.8em;
	line-height: 100%;
}
