a, a:visited { color:#009EE0; text-decoration: none; }
a:hover { text-decoration: underline; }

/*position*/
#bienvenue { position:absolute; left:10px; top:150px; width:300px;}
#zoomin{ position:absolute; left:10px; top:450px; width:300px;}
#stationdumois{ position:absolute; left:10px; top:285px; width:300px;}

#recherche { position:absolute; left:305px; top:160px; width:531px; height: 247px; margin-left: 20px;}
#coupsDeCoeur { position:absolute; left:305px; top:295px; width:531px; margin-left: 20px; z-index:10;}
#grille_station { position:absolute; left:305px; top:590px; 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;
	margin-top:10px;
	padding-top:10px;
	background-image:url(/images/dot_H.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
	width:100%;
}

#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;}
