/* CSS Document */

#contenu h3 {
		background: url(../images/trait-orange.gif) left 100% no-repeat; }

#contenu p#intro {
		color: #fa7834;  }
		
#contenu ul {
		clear: both ;
		margin: 0; }
		
#contenu ul li {
		margin: 20px 0 0; 
		background: url(../images/puceOrange-pageInt.gif) left 7px no-repeat ;  }
		
#contenu ul ul {
		margin: 3px 0 0 30px; }

#contenu ul ul li {
		margin: 0 0 10px 0; 
		padding: 0 0 0 10px;
		background: url(../images/puce3-pageInt.gif) left 7px no-repeat ;   }	

#contenu ul ul ul {
		margin: 5px 0 0 22px;   }

#contenu ul ul ul li {
		margin: 3px 0 5px ;  
		background: url(../images/puceOrange-creuse.gif) left 5px no-repeat;   }	

#contenu ul ul ul ul li{
		margin: -4px 0 ; 
		background: url(../images/puceCreuse2-gris.gif) left 50% no-repeat;   }	
		
.titre {color: #fa7834; }


