a, a:visited { color:#009EE0; text-decoration: none; }
a:hover { text-decoration: underline; }

/*position*/
#bienvenue { float:left; width:300px; height:130px;}
#zoomin{ float:left;width:300px;}
#stationdumois{float:left; width:300px;}

#recherche { float:left; width:531px; margin-left: 20px;height:130px;}
#coupsDeCoeur { float:left;width:531px; margin-left: 20px; z-index:10;}
#grille_station { float:left;width:531px; margin-left: 20px; }

#corps { clear: both; height:620px; }

#header, #corps, #footer { width: 978px; }
#header { height:192px; }
#footer { clear: both; height:100px; }


#coupsDeCoeur,#recherche,#grille_station
{ 
	padding-top:10px;
	background-image:url(/images/dot_H.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
}

#zoomin
{ 
	/*padding-top:10px;*/
	background-repeat:repeat-x; 
	background-position:top; 
}

#bienvenue h1, #recherche h1, #coupsDeCoeur h1,#grille_station h1,#stationdumois h1  
{ 
	margin:0px 0px 10px 0px; 
}

#bienvenue h2, #coupsDeCoeur h3,#stationdumois h2 { margin:0; font-size: 12px; font-weight: bold; color:#1059A7; }

#bienvenue div ,#stationdumois div
{ 
	padding-bottom:5px;
	padding-top:10px;
	background-image:url(/images/dot_H.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
	width:100%;
}

#containerLeft
{	width: 300px;
	float: left;
	margin-left : 5px;
}

#blk1 div 
{
    background-image:url(/images/edito_degrade.gif); 
	background-repeat:repeat-x;
	background-position:bottom; 
	margin:0px;
	padding:0px;
	height:110px;
}

#blk3
{
    text-align:center;
}

#coupsDeCoeur a:hover
{  
	text-decoration:none;
}

#coupsDeCoeur #ccr3 { float:right; }
#coupsDeCoeur img
{
	border:0px;
}

form
{
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

/* Pour le moteur de la home page */
option.gras {FONT-WEIGHT: bold;color: black; background:lightGrey;}
option.class_region_moteur {FONT-WEIGHT: bold; color: black;}

