


/* LEVEL 1  */
/************/
.Level1{
border-style:solid;
border-color:#FFFFFF; 
border-left-width:5px;
border-right-width:0px;
border-top-width:0px;
border-bottom-width:1px;
height:20px;
background:url(../img/fondbacktitle.gif)

}

.Level1Cell
{bacskground-Color:#FFFFFF;
}


.Level1Link{
padding-left:8px;
color:#000000;
font-family:Arial,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}

.Level1Cell:hover{
background-Color:#6690BC;

}
.Level1Link:hover{
color:#6690BC;
font-family:Arial,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
	background:url(../img/fondbacktitle_o.gif)

}

/* LEVEL 2  */
/************/

.Level2{

}

.Level2Cell{

border: solid #EEEEEE;
border-left-width:5px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:1px;


}
.Level2Link{
color:#555555;
font-family:Arial,sans-serif;
font-size:11px;
font-weight:normal;
font-style : italic; 
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}

.Level2Link:hover{

color:#6690BC;
font-family:Arial,sans-serif;
font-size:11px;
font-weight:normal;
font-style : italic;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}

/* LEVEL 3  */
/************/

.Level3{}
.Level3Cell{}
.Level3Link{}