/**************** A LA UNE *******************/
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}

img {
  border: 0px;
}

/* Conteneur principal de "à la une" */
#cadre_gauche img, #cadre_droit img, #uneCentre{
	height:300px;
}
#aLaUne{
  height:330px;
}
#uneCentre{
  float:left;
  background-image:url(http://www.femininbio.com/images/home/degrade2.gif);
  background-repeat: repeat-x;
  background-position:bottom;
}
/* Images de bordure ROSES */
#cadre_gauche{
  float:left;
  margin-bottom:0px; /* NEW */
}
#cadre_gauche img, #cadre_droit img{
  width:11px;
}

/* 1ère ligne de titre de la Une */
#titreALaUne h2, #titreAuSommaire{
  height: 25px; margin-bottom:3px; vertical-align:middle;
}
#titreAuSommaire img{
  margin-top:5px;
}
#titreALaUne h2{
  margin-top:0px;
	text-indent: -9999px;
	background-image: url(http://www.femininbio.com/images/home/une.gif);
	background-repeat: no-repeat;
	width: 227px;
	margin-left:11px; 
	float:left;
}
#titreAuSommaire{
	margin-left:398px;
}
/* Le grand dossier à la une */
#uneDuJour{
  float:left;
  margin-right:9px;
}
/*#uneDuJour img{
  border: 0px;
}*/
/* les petits dossiers */
#troisDerniersJours{
  /*width:340px;*/
  float:left;
}
#aLaUne .dossier{
  width:230px;
  height:80px;
  overflow:auto;
 }
 
#aLaUne .dossier .imageDossier{
  float:left;
  margin-right:9px;
}
.imageDossier img{
  border: 1px solid #E1E2E4;
  width:68px;
  height:68px;
}
.texteDossier h3{
  font-size:11px; /*margin-bottom:-10px; */margin-top:0px;
}
.texteDossier p{
  color:#585554; margin-top:0px;
}
.texteDossier h3 a, #texteUneDuJour a{
  color:#336699;
  text-decoration:none;
}
.texteDossier h3 a:hover, #texteUneDuJour a:hover {
  text-decoration:underline;
}
#texteUneDuJour{
  margin-top:-3px;
  margin-left:8px;
}
#texteUneDuJour h3{
  margin-bottom:-5px;
}
#texteUneDuJour h3 a{
  text-decoration:none; 
  color:#CE6475; 
  font-size:21px;
  font-weight:normal; 
  margin-left:0px;
  padding:5px 0px; 
}

#texteUneDuJour {
 clear:both;
 }

#texteUneDuJour a{
/*  text-decoration:none; 
  color:#336699; */
  font-weight:bold; 
  margin-top:-8px;
}
/*#texteUneDuJour a:hover{
  text-decoration:underline; 
}*/


#accroche {
position: relative;
height: 30px;
/*width: 368px;*/
margin-top:7px;
}

