*		{ margin:0; padding:0; }
body	{ font-family:Arial, Helvetica, sans-serif; font-size:11px;  background:white; }
img		{ display:block; border:0; }
a		{ text-decoration:none; color:black; }
a:hover	{ text-decoration:underline; color:#ed8108; }

#clear	{ clear:both; }
#conteneur	{ width:915px; margin:20px auto; /*border:1px solid black;*/ }

#headerPage {padding-left: 40px; }
#headerPage .left {float:left;}
#header .left	{ float:left; }

#menuPage{padding-top: 20px;height:47px;}
#homeMenu{height:27px;}

#homeMenu ul li, #menuPage ul li {list-style: none; float: left;margin-right: 6px; }
#homeMenu ul li a, #menuPage ul li a {display: block;}

a.decouvrez {background:url(../img/home/menuBkg02.png) 0 -1px no-repeat}
a.rencontrez {background:url(../img/home/menuBkg02.png) 0 -30px no-repeat}
a.retrouvez {background:url(../img/home/menuBkg02.png) 0 -59px no-repeat}
a.entrez {background:url(../img/home/menuBkg02.png) 0 -88px no-repeat}

a.decouvrez:hover, a.decouvrezactif {background:url(../img/home/menuBkg.png) 0 -1px no-repeat}
a.rencontrez:hover, a.rencontrezactif {background:url(../img/home/menuBkg.png) 0 -30px no-repeat}
a.retrouvez:hover, a.retrouvezactif {background:url(../img/home/menuBkg.png) 0 -59px no-repeat}
a.entrez:hover, a.entrezactif {background:url(../img/home/menuBkg.png) 0 -88px no-repeat}

#centre			{ clear:both; }
#column-left	{ width:175px; float:left; }
#column-centre	{ width:613px; float:left; }
#column-right	{ width:113px; float:left; }
#footer			{ clear:both; width: 660px; height: 40px;padding:20px 100px 0 155px; text-align: center; font: normal 11px Arial; color: #797767;}
#footer a		{ font: normal 11px Arial; color: #797767; text-decoration: none; margin: 0px 12px 0px 12px;}
#footer a img	{ float: right; margin-top: -20px;padding-right: 35px; }
#confirmBox		{ margin:10px 5px; color:#900; font-weight:bold; }

