





@charset "utf-8";
/* CSS Document */
/*  --------------------------------------------------- */
/*  Feuilles de styles des squelettes de SPIP.NET 2007  */
/*  --------------------------------------------------- */

.rubriques ul { list-style: none; margin-left: 10px; padding: 0; }


.rubriques ol { list-style: none; margin: 0; padding: 0; }



/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques { min-width: 10em; margin-bottom: 1em; font-size: .77em; text-align: left;
margin-left:10px;

 }


/*  Rubriques
---------------------------------------------- */


.rubriques li a { display: block; 
padding: .2em 0.7em; 
color: #000; 
margin-bottom:1px !important;
margin-bottom:-10px;
}
.rubriques li li { background: #fdd79d; 
padding-top: 4px; 
padding-bottom: 4px; 

padding-left: 20px;
border-left: 2px solid #75507b;  
text-transform: none;  
margin-left:60px;}


/* coul  fond rub */
.rubriques li { background: #fdd79d; margin-bottom: 1px; /*text-transform: uppercase;*/
margin-left:30px; 
margin-bottom:1px; }
/* coul ssrub */
.rubriques li li a { color: #000; margin-left:10px; 
}

.rubriques .memrub * { color: #000 !important;
margin-top: 6px !important;
margin-top: 5px;
 }
.rubriques .memrub a:hover { text-decoration: underline; }

