body {
	background-image:url(../image/fondf.jpg);
	overflow:auto;
	top:auto;
	text-align:center;
	_width:97.8%;
	width:1000px;
	
	
}
	html{
	scrollbar-face-color: #CEB594; scrollbar-shadow-color: #866f54; scrollbar-darkshadow-color:#ceb594; scrollbar-highlight-color: #866f54; scrollbar-3dlight-color: #ceb5B4; scrollbar-arrow-color: #866f54; scrollbar-track-color: #ceb594;
    overflow:auto;
}
*{margin:0;
padding:0;
}
a:link {
	text-decoration:  none;
	
}
a:visited {
	text-decoration:  none;
	
}
a:hover {
	text-decoration: none;
	color:#fce4b4;
}
a:active {
	text-decoration: none;
	color:#fce4b4;
}


a
{ text-decoration:none;
color:#330000;
}

.contenant {text-align:center; 
     
} 

.piedDePage { 
    position:absolute; 
    bottom:-0px;
	text-align: center;
	 
	
} 

.image { 
         width:100%;
} 


.police 
{font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
	overflow:auto;
	margin-bottom:0px;
	margin-top: 0px;
	padding:0px;
	line-height: 9px;
	margin-left:10px;
	

}

.centre-index
{text-align:center;
padding: 0px;
margin:0px;
margin-right:0px;
margin-left:-100px;

}

.police2 
{font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
	overflow:auto;
	padding-bottom:0px;
	line-height:9px;
     margin-left:200px;
	
	
}

.centre-index2
{ text-align:left;
padding: 0px;
margin:0px;
margin-left:10px;

}
.banniere1{margin-top:-125px;
           padding-left:0px;
		   text-align:right;
		   margin-right:30px;}
		   
.banniere2{text-align:right;
           margin-right:30px;
		   
		   margin-top:10px;
		   padding-bottom:15px;}



a {position:relative;}

a.info {
position: relative;
text-decoration: none;
color:#330000;


}
a.info span {
display: none;
}
a.info:hover {
background: none; /* correction d'un bug IE */

}
a.info:hover span {
display: block;
position: absolute;
top:-335px; /*pour FF*/
left:440px; /* a regler selon resultat*/
_left:443px;
_top:285px; /*pour IE*/
background-image:url(../image/fondmessage12.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#ceb595;
text-align: center;
color:#330000;
padding: 5px;
border: 1px solid;
border-top-color:#fbe1ac;
border-left-color: #fbe1ac;
border-right-color: #fbe1ac;
border-bottom-color:#fbe1ac;
width: 110px;
z-index: 1000;
}

a.info2 {
position:relative; /*sous FF*/
_position: relative;
text-decoration: none;
color:# 330000;
z-index: 500;

}
a.info2 span {
display: none;
}
a.info2:hover {
background: none; /* correction d'un bug IE */

}
a.info2:hover span {
display: block;
position: absolute; /*pour FF*/
_position: absolute;
background-image:url(../image/fondf.jpg);
top :-15px; /*pour FF*/
left:-10px; /* a regler selon resultat*/
_top:-25px; /*pour IE*/
_left:-45px;
text-align: center;
color:#330000;
padding: 2px;
border: 1px solid;
border-top-color:#fbe1ac;
border-left-color: #fbe1ac;
border-right-color: #fbe1ac;
border-bottom-color:#fbe1ac;
width: 100px;
z-index:500;
}

#pop {
display: block;
position: absolute;
top: 285px;
left:72.3%; 
_left:71.3%;
width: 220px;
border: 1px solid #fbe1ac;
background-image:url(../image/fondmessage12.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#ceb595;
z-index: 500;
cursor: pointer;
font-size: 9px;
}
#pop p {
padding:5px;
}
#pop h1 {
font-size: 10px;
margin-top: 5px;
margin-bottom:8px;
color: #330000;
text-align: center;
}
.fermer {

height:18px;
margin-top:8px;
color: #330000;
text-align: center;
}







.message{border:#fbe1ac 4px solid;
        background-color:ceb595;
		margin-left:10px;
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 10px;
	    color: #330000;
		width:200px;
		height:auto;
		padding:5px;}
