

a
{
position: relative;
z-index: 1;
}


/* -------------------------------------------------------------------------------------------- */
/* menu lateral/
/* -------------------------------------------------------------------------------------------- */



#menu-index {

width:768px;
height:80px;
position:absolute;
left:20px;
top:150px;
background-image:url(../img/menu/barre-bottom.gif);
background-repeat:no-repeat;
background-position:top center;



}




#menu-index dt {
width:100px;
cursor: pointer;
margin: 2px 0 0 40px;
margin: 15px 0 0 40px!ie;
height: 40px;
font-weight: bold;
text-align:center;
float:left;

}





#menu-index dt a {

padding-top:5px;
color:#ADB7BC;
height: 40px;
text-decoration: none;
display: block;
font-size:1.1em;
margin:0 auto;
letter-spacing:0.1em;
font-weight:300;
}


#menu-index dt a:hover{
color:#1A171B;
height: 40px;
text-decoration: none;
display: block;
font-size:1.1em;
margin:0 auto;
letter-spacing:0.1em;
font-weight:300;
background-image:url(../img/menu/selected.gif);
background-position:topcenter;
background-repeat:no-repeat;

}
.menu-color{
color:#1A171B;
}



.selected{

color:#1A171B;
height: 40px;
text-decoration: none;
display: block;
font-size:1.1em;
margin:0 auto;
letter-spacing:0.1em;
font-weight:300;
background-image:url(../img/menu/selected.gif);
background-position:topcenter;
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;
	
	}
