body {
	background-color : #BFBF99;
}

/* XZZZZZZZZZZZZZZZZZZ  STYLES POUR LES RECETTES    ZZZZZZZZZZZZZZZZZZZZZX */

.categTitre { font-family:verdana;  font-size:12pt;  font-style:italic;  margin-left:18px; margin-right: 8px;  font-weight:bold;}

.titre{
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-align: right;
	margin-right: 8px;	
}

.mois{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: right;
	margin-right: 8px;
}

.logocdbl{
	position: relative;
	background-image: url("../img/cdbl.gif");
	width: 182px;
	height: 74px;
	left: 10px;
	top: -30px;	
}

.TitreRecette{
	position: relative;
	left: 0px;
	top: 0px;
}

.ImageRecette{

	display: block;
	position: relative;
	top: -25px;
	left: 20px;
	border: solid thin #c6c6c6;
}

.ContenuRecette{
	position: relative;
	left: 15px;
	width: 400px;
}

.ContenuRecette a{
	color: #990099;
}


/* FOOTER */

.img-footer-gauche 
{  
	margin:0;
	margin-bottom: -14px;
	padding:0;
	position:absolute;
	left:0px;
	bottom: 0px;
		
	width: 133px; 
	height: 14px;	
	background-image: url('../img/menu/basGauche.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

* html .img-footer-gauche{ margin-bottom: -25px;}

.img-footer-centre 
{  
	margin:0;
	margin-bottom: -14px;
	padding:0;
	position:absolute;
	left:0px;
	bottom: 0px;		
	width: 469px; 
	height: 14px;
	background-image: url('../img/menu/basCentre.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

* html .img-footer-centre{ margin-bottom: -25px;}

.img-footer-droit 
{  
	margin:0;
	margin-bottom: -14px;
	padding:0;
	position:absolute;
	left:0px;
	bottom: 0px;
	width: 133px; 
	height: 14px;
	background-image: url('../img/menu/basDroite.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.pub #animFlash {margin:0; padding:0 ;}
.pub #animFlash #Banniere-publicitaire {margin:0; padding:0 ;}


/*--------------------------------------

	Revue de presse accueil
	
--------------------------------------*/
.blocNouvelle {
	
	border-bottom: 1px solid #000;
	padding-bottom: 8px;
}

#lesNouvelles {
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
}

.blocNouvelle .titreNouvelle {
	margin-bottom: 4px;
}

.blocNouvelle .basNouvelle {
	margin-top: 5px;
}
