
#Layer1 {
	position:absolute;
	width:731px;
	height:24px;
	z-index:1;
	left: 216px;
	top: 162px;
}



#Layer3 {
	position:absolute;
	width:660px;
	height:22px;
	z-index:1;
	top: 833px;
	left: 250px;
	color:white;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 5px;
left: -8px;
z-index:2;
width: 100%;
}
#menu dl {
float: left;
width: 90px;
margin: 0px;

}


#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background:none;
border: 0px;
color:#FFFFFF;

}
#menu dd {
width:100px;
border:solid 1px white;
border-top:none;
font-size:12px;
display:none;
}
#menu li {
text-align: center;
background: #da0051;
}
#menu li a, #menu dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
height: 100%;
border-bottom: solid 1px white;
}
#menu li a:hover {
background:white;
color:#da0051;
}
#menu dt a:hover
{
background:none;
text-decoration:underline;
}


a {text-decoration: none;
color: black;
color: #222;
}
#Layer2 {
	position:absolute;
	width:710px;
	height:590px;
	z-index:0;
	left: 230px;
	top: 203px;
	overflow:auto;
}



.texte
{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px; 
 color:#da0051;
 }
 
.texteLien
{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px; 
 color:#da0051;
 text-decoration:none;
 }
.texteLien:hover
{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px; 
 color:#da0051;
 text-decoration:underline;
 }
 
 .texteLienBas
{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px; 
 color:#FFFFFF;
 text-decoration:none;
 }
.texteLienBas:hover
{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px; 
 color:#FFFFFF;
 text-decoration:underline;
 }
 
 .titre_page
 {
 font-family:Arial, Helvetica, sans-serif; 
 font-size:14px; 
 font-weight:bold;
 color:#da0051;
 text-decoration:underline;
 }
 
 .en_tete
 {
 background-color:#da0051; 
 border:solid 1px #da0051;
 }
 
 .contour
 {
 border:solid 1px #da0051;
 }
 
 