
h1    { color: #666; font-size: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
h3       { color: #777; font-size: 1.2em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
h4       { color: #888; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
p       { color: #333; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.3em }
li     { color: #333; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.3em;}
.titre_article       { color: #666; font-size: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.6em}
.chapo_article   { color: #333; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.3em }
.texte_article  { color: #333; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.3em }

a { color: #903 }
a:link { color: #f93 }
a:hover { color: #f93 }
.spip_documents_left {
float: left;
padding-right: 15px;

}

.spip_documents_right {
float: right;
padding-left: 15px;    
}

.sidebar { border: solid 1px #e4e4e4; width: 180px; background: #eee; float:right;}
.sidebar img { margin-top: 35px; margin-bottom: 10px; margin-left: 35px; }
.sidebar p { margin-left: 18px; margin-bottom: 18px; font-size: 0.7em; }

.attachement { margin-top: 20px; border: solid 1px #e4e4e4; width: 180px; background: #eee; float:right;}
.attachement img { margin-top: 35px; margin-bottom: 10px; margin-left: 60px; }
.attachement p { margin-left: 18px; margin-bottom: 18px; font-size: 0.7em; }

#menu ul {list-style: none; margin: 2px; padding: 0;}
#menu li a {list-style: none;float: left; width: 170px; text-align: left; font: 0.9em Verdana, Arial, Helvetica, sans-serif; padding: 5px 5px 5px 10px; text-decoration: none; color: #444; background: #eee; border: 1px solid #e4e4e4; margin: 1px;}
#menu a:hover {color: #222; background: #e5e5e5; border: 1px solid #ccc;}
#menu li ul a {margin-left: 19px; width: 150px; background: #f4f4f4; border: 1px solid #eee;}
#menu li ul a:hover {background: #f1f1f1; border: 1px solid #e5e5e5;}

