body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
a
{
	text-decoration:none;
}
div, p, h1, form
{
	margin:0;
	padding:0;
}
p
{
	font-size:11px;
}
img
{
 border: 0px;
}
.vb {
	vertical-align:bottom;
}
#page
{
	position:relative;
	top: 0;
	left: 0;
	margin:4px auto 0 auto;
	border: 1px solid #EBF1CF;
	width:990px;
	height: 566px;
}
#page:after 
{ 
	content:"."; display:block; height:0; clear:both; visibility:hidden;
}
#colGauche:after 
{ 
	content:"."; display:block; height:0; clear:both; visibility:hidden;
}
#colDroite
{
	float:left;
	width:680px;	
}
#colDroite:after 
{ 
	content:"."; display:block; height:0; clear:both; visibility:hidden;
}
h1.home 
{
	position: relative;
	left: 20px;
	top:17px;
	width:160px;
}
p#rechercher
{
	margin:0px;
	position:absolute;
	top:10px;
	right:6px;
	z-index:25;	
}
p#rechercher select
{
	font-size:9px;		
	width: 110px;
	margin:0;
}

#navHome
{
	border:1px solid #FFF;
}
#navHome ul
{	
	margin:0;
	padding:0;	
	position:absolute;
	top:9px;
	right:3px;
}
/* on formattage du texte dans les li de la navigation */
#navHome ul li
{
	display:block; 
	float:left;	
}
#navHome ul li img
{
	margin-right:3px;
}


/* Conteneur destiné à la subdivision de la colonne de droite en 2 colonnes */
#colDroite-2col
{
	position: absolute;
	top: 140px;
	width:680px;
	/*background: #00FF00;*/
	clear:both;
}
#colDroite-col1
{
	float:left;
	width:370px;
	_width:367px;
	/*background: #FFFF00;*/
}
#colDroite-col2
{
	float:left;
	width:310px;
	/*background: #00FFFF;*/
}
/* on formatte les liens de la colonne 1 de la colonne de droite */
#colDroite-col1 a
{
	font-weight:bold;
	color: #74AC00;
}
/* Intoduction Tous les jours */
#logoTousLesJours
{
	position: absolute;
	left: -42px;
	top: -50px;
	background:url(../medias/img/home/home_logoTousLesJours.png) no-repeat top left;
	padding: 40px 5px 0px 10px;
	width: 150px;
}

#introTousLesJours
{
	color: #878787;
}
#dateTousLesJours
{
	padding: 0;
	margin: 0 0 4px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5E8913;
}

/* I-Bloc */
.i-bloc
{
	width:143px;
	float:left;
	margin-right: 23px;
}
.i-bloc p.middle
{
	background:url(../medias/img/home/home_ibloc_centre.png) repeat top left;
	padding: 8px 5px 2px 10px;
}
.i-bloc p.bottom
{
	background:url(../medias/img/home/home_ibloc_bas.png) no-repeat top left;
	height: 26px;
	padding: 0px 2px 4px 10px;
}
/* décalage du titre bloc par rapport au haut du bloc */
.i-bloc span.titreBloc
{
	display: block;
	margin: 0;
	padding: 6px 0 0 0;
	font-weight:bold;
}
/* Haut du bloc 1 */
.i-bloc p#i-blocTop1
{
	background:url(../medias/img/home/home_conseilGourm_haut.png) no-repeat top left;
	height: 40px;
	color:#EB7400;
	padding: 0 7px 0 52px;
}

/* Haut du bloc 2 */
.i-bloc p#i-blocTop2
{
	background:url(../medias/img/home/home_conseilLinge_haut.png) no-repeat top left;
	height: 40px;
	color:#9C72AF;
	padding: 0 7px 0 52px;
}

/* Haut du bloc 3 */
.i-bloc p#i-blocTop3
{
	background:url(../medias/img/home/home_agenda_haut.png) no-repeat top left;
	height: 40px;
	color:#f5706b;
	padding: 0 7px 0 52px;
}

/* Haut du bloc 4 */
.i-bloc p#i-blocTop4
{
	background:url(../medias/img/home/home_actuConcours_haut.png) no-repeat top left;
	height: 40px;
	color:#505050;
	padding: 0 7px 0 52px;
}

/* Partie de gauche */
#homeElectroTitre
{
	font-size:20px;
	color:#CA9ADD;
	/*878787*/
}
#homeElectroChapo
{
	font-size:15px;
	font-weight:bold;
	color:#878787;
}
#homeElectroLien
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#homeElectroLien td
{
	vertical-align:top;
}

#homeElectroLien a
{
	color:#CA9ADD;
}
/* détache le lien des i-bloc du texte contenu au dessus */
img.lienHome
{
	margin-top: 5px;
}
/* Barre de navigation du bas */
#nav_bas
{
	position: absolute;
	top: 548px;
	_top: 545px;
	margin:0;
	padding:0;
}

#nav_bas ul
{
	list-style:none;	
	margin:0;
	padding: 0;
}
#nav_bas li
{
	display:block;
	float:left;
	list-style:none;
}
#droits
{
	margin:5px auto 0 auto;
	width:990px;
	font-size:9px;
	color: #B6B6B6;
}




