/*################## Arborescence ##################*/
#arial{
font-family:"arial narrow";
}
#sep{
clear:both;
}
#arborescence {	
	width: 350px;
	float:left;
	height:100%;
	margin-left:0px;
	font-family:"arial narrow";
}
 a  {   color:#9999ff;   text-decoration:none;  }  a:hover  {   color:#FF9900;   text-decoration:underline;  } a:active  {   color:#FF9900;   text-decoration:underline;  }
#contenu {
float:left;
font-size:6px;
font-family:Arial narrow;
}

#arborescence ul#racine {
	margin-left: -10px;
	padding: 0px;
	
}

#arborescence ul, #arborescence li {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
}

#arborescence li {
	position: relative;	
	color:#dedede;
}

#arborescence ul.niv1 ul {
padding:0px;
margin:0px;
	background: url("img/line.gif") repeat-y 0px 0px;
	/* display: none; */
}

#arborescence li ul.active {
	display: block;
}

#arborescence li ul.last {
	background: none;
}

#arborescence img {
	position: relative;
	width: 19px;
	height: 20px;
	margin-bottom: -4px;
	margin-right: 2px;
}

#arborescence img.clic {
	cursor: pointer;
}

#titre_fiche {
margin-left:10px;
color:#ff9900;
font-weight:bold;
font-size:1.1em;
}
#titre{
font-size:0.8em;
color:#FF9900;
text-transform: uppercase;
}
#titre_menu{
vertical-align : bottom;
}
#sous_menu{
float : left;
}

#charger-animation-liste
{
list-style	: none;
height:6px;
}
#charger-animation-liste li
{
/*
	display		: inline;
*/
	float		: left;
	cursor		: pointer;
}
#animation-liste
{
overflow	: hidden;
clear		: both;
font-size:15px;
color:#FFFFFF;
margin-left:40px;
margin-top:10px;
margin-right:5px;
}
#bg_contenu{

width:697px;
background :url(images/bg_ssmenu.jpg);
background-repeat :no-repeat;
background-position:right;
}
#bg_contenu2{

width:697px;
background :url(images/bg_ssmenu2.jpg);
background-repeat :no-repeat;
background-position:right;
}
#bg_contenu3{

width:697px;
background :url(images/bg_ssmenu3.jpg);
background-repeat :no-repeat;
background-position:right;
}

