/*#panneau_admin {border:1px solid #fff; padding: 10px; background:#f2f2f2}*/

/*#panneau_admin a:hover img, #panneau_admin a:active img{background:#fff;}*/

/* references CSS ---> http://fr.selfhtml.org/navigation/css.htm#unites_mesure */
/*
#organisation_propriete {
font-family:;
font-size:;
font-weight:;
text-decoration:;
text-transform: capitalize | uppercase | lowercase;
color:;
vertical-align: top | middle | bottom | baseline | sub | super | text-top | text-bottom;
text-align: left | center | right | justify;
margin:;
padding:;
border:;
background: #color url("../images/....") no-repeat;
position: relative | absolute;
top:;
width:;
height;
}
*/

#nav li a:link, #nav li a:visited { color: #4a3242; }

#nav a:hover, #nav a:focus{ color: #ff585f;	text-decoration:none;}


ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}








