
body { 
	margin: 0px;
	font-size: 10px; 
	color: #333;	 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(fond_contenu.jpg) repeat-x top;
}
img{ border:none;}
a { color:#8d0010;text-decoration:none}
a:hover { color:#55EE44;}

#CADEAU img {border:solid 3px #FFF; }
#CADEAU a:hover img {border:solid 3px #89c113;}

.LOGOS img{ border:solid 1px #FFF;border-bottom:solid 5px #FFF;}
.LOGOS a:hover img{ border:solid 1px #89c113;border-bottom:solid 5px #89c113;}


/* Format Png valide pour msie  */ 
.format_png { behavior: url(/win_png.htc); border:none; }



/*////////////////// IDz //////////////////////*/

#CENTRAGE {
	width:903px;
	margin-left: auto;
	margin-right: auto;
}

#ENTETE {
	background: url(entete.jpg) no-repeat;
	height: 88px;	
}

#CONTENU {
	background: url(fond_contenu.jpg) repeat-x top;
	border-left:4px solid #89c113; 
	border-right:4px solid #89c113;
	text-align: center;
}

#MAGS {
	width: 800px;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-left: auto; margin-right: auto;
	
}

#COLG {
	float: left;
	width: 380px;
	margin-right: 38px;
	text-align: left;
}

#COLD {
	float: right;
	width: 380px;
	text-align: left;
}

.LOGOS {
	margin-left: 55px;
	margin-bottom: 25px;
	text-align: left;
	position: relative;
}

div.LOGOS em {
background: url(pointeur2.png) bottom no-repeat;
width: 180px;
margin-left:-190px;
margin-top:-62px;
position: absolute;
text-align: center;
z-index: 2;
display: none;
padding: 20px 10px 30px 10px;
color: #FF3300;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
}
div#MAGS em {
background: url(pointeur2.png) bottom no-repeat;
width: 180px;
margin-left:-190px;
margin-top:60px;
position: absolute;
text-align: center;
z-index: 2;
display: none;
padding: 20px 10px 30px 10px;
color: #FF3300;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
}


#DONNEES {
	background: url(zone_donnees.gif) no-repeat top;
	border-bottom:1px solid #89c113;border-left:1px solid #89c113;border-right:1px solid #89c113;
	height: 120px;
}

#BAS {
	background: url(bas.gif) no-repeat;
	height: 30px;	
}

#POINTEUR {
	width: 82px;
	height: 90px;
	position:absolute;
	top : 79px;
	margin-left: 72px;
}

#POINTEUR2 {
	width: 82px;
	height: 90px;
	position:absolute;
	top : 39px;
	margin-left: 42px;
}








