#gauche { float: left; width: 220px; }

/*   menu de gauche */
#gauche #menu {background: #EFEFEF; margin: 0px 0px 10px 0px; padding: 5px; -moz-border-radius: 10px; }
#gauche #menu .open {display: block; padding-top: 0px; padding-bottom: 10px; font-weight: bold; }
#gauche #menu .closed { display: none; }
#gauche #menu ul { list-style-type: none; padding-top: 5px; padding-bottom: 5px; margin-left: 0px; padding-left: 10px; margin-top: 0; margin-bottom: 0; }
#gauche #menu li { color: #B9D570; list-style-type: none; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; margin-left: 0px; }
#gauche #menu li .actif {font-weight: bold; color: #C59E67; }
#gauche #menu .artracine { margin-bottom: 3px; padding-left: 3px; border-left-width: 2px; border-left-style: solid; border-color: #006699; font-weight: 100; color: #C59E67; }
.bg1  {
	font-weight: bold;
	background-color: #fff;
	text-align: left;
	vertical-align: middle;
	color: #000;
	border:1px solid;
	padding:1px;
	font:Arial;		font-size:9px;
	margin:0
}
.bg2  { font:Arial; font-size: 11px; background-color: #fff; text-align: center; vertical-align: middle; padding:1px;margin:0;border:1px solid }
	#menu ul {
  margin: 0;
  padding: 0;
}
#content .bg1 {padding:0}
#content .bg2 {padding:0}
th {padding:0}

#menu ul {
  margin: 0;
  padding: 10px;
}

#menu li {
  list-style-type: none;
  padding:10px
}

#menu a.current {
  font-weight: bold;
  color:red
}
#menu a.on {color:red}

#menu * li ul {
 margin-left: 1em;
}

/* Style pour le menu spipien*/
#affiche{
visibility:visible;
}
#cache{
display:none;
}
.lien{
color: #FFFFFF ;
text-decoration: none;
}
.lienon{
color: #FFFF00 ;
text-decoration: none;
}
ul.racine{
margin-left:0px;
padding-left:2px;
list-style:none;
}
.article{
margin-left:0px;
padding-left:60px;
list-style-type:square;
}
.rubrique{
margin-left:0px;
padding-left:25px;
list-style-type:circle;
}

/* expose le chemin de l'article ou rubrique en cours */
	#arborescence .oui {
		color :red;
	}

	/* annule les marges pour les items et les sous items */
	#arborescence li, #arborescence li ul {
		margin: 0;
		padding : 0;		
		list-style : none;
	}
	
	/* par défaut les puces sont dans le corps des items */
	#arborescence li {
		list-style-position: inside;
		margin-left:2em;	
		vertical-align : top;		
	}
	
	#arborescence li a {
		height: 20px;				
	}
	
	/* par defaut les element noeuds (ie déplié) */
	#arborescence .noeud {
		list-style-image:url(../images/tree/minus.gif);
		background-image : url(../images/tree/line.gif);	
		background-repeat : repeat-y;	
	}

	/* lorsque le bloc fils est fermé */			
	#arborescence .plier {
		list-style-image:url(../images/tree/plus.gif);
	}

	#arborescence .plier > ul {
		display : none;
	}

	#arborescence .feuille {
		list-style-image: url(../images/tree/branch.gif);
		background-repeat : repeat-y;			
		height : 20px;		
	}
	
	#encart ul li a
	{color:#333;
	font-size:10pt}
	
	#encart a
	{color:#333;
	font-size:10pt}



.soustitre p {
font-weight:bold;
text-align:center
}

#home a:hover {color:#E56717}
#home a {color:#ccc}

.p-shadow {
width: 90%;

background: url(shadow.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;
margin-left:180px
}

.p-shadow div {
background: none !important;
background: url(shadow2.gif) no-repeat left top;
padding: 0 !important;
padding: 0 6px 6px 0;
}

.p-shadow p {
color: #777;
background-color: #fff;
font: italic 1em georgia, serif;
border: 1px solid #a9a9a9;
padding: 4px;
margin: -6px 6px 6px -6px !important;
margin: 0;
}

div.rubrique:hover {background-color:#cccccc}
