

a
{
position: relative;
z-index: 1;
}


/* -------------------------------------------------------------------------------------------- */
/* menu lateral/
/* -------------------------------------------------------------------------------------------- */



#menu-index {
width: 180px;
height:580px;





}

#menu-index dt {
width:180px;
cursor: pointer;
margin: 0px 0;
height: 30px;
font-weight: bold;
padding-top:10px;
background-image:url(../img/bg/bg-menu.gif);
background-repeat:repeat-x;
text-align:center;
}
#menu-index dd {

margin-left:-40px;
}
#menu-index li {
width:180px;

}
#menu-index ul{
list-style:none;


}
#menu-index dt a {

color:#FFFFFF;

height:20px;
text-decoration: none;
display: block;
border-bottom:1px dashed #FFFFFF;
font-size:1em;
margin:0 auto;


}
#menu-index li a{

color: #000;
width:170px;
text-decoration: none;
display: block;
border-bottom:1px solid #646567;
height: 100%;
font-size:0.8em;
padding-left:10px;

}
#menu-index li a:hover{

background-image:url(../img/navigation/repere.gif);
background-position:right;
background-repeat:no-repeat;
}

.selected{

background-image:url(../img/navigation/repere.gif);
background-position:right;
background-repeat:no-repeat;
}


/* -------------------------------------------------------------------------------------------- */
/* arianne/
/* -------------------------------------------------------------------------------------------- */
#filarianne{
margin:30px 15px 10px;
padding:3px 0 0;
width:798px;

font-size:11px;
font-family:  Geneva, Verdana, "Lucida Grande", Helvetica, sans-serif;

z-index:5;

	}



	
 #filarianne a{
	
	color:#000000;
	text-decoration:none;
	}
#filarianne a:hover{
	
	color:#666666;
	text-decoration:underline;
	
	}