body { background:url(img/fond_site.png) repeat-x #e6e6e6; margin:0px; color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px;}
legend.c4 {color:#339900; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; letter-spacing:2px;}
legend.c3 {color:#990066; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; letter-spacing:2px;}
legend.c2 {color:#e53600; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; letter-spacing:2px;}
.titresite { font-size:13px; color:#333333;}
.soustitresite { font-size:11px; color:#333333;}
.soustitre { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
.scroll-track{
 height:360px;
 width:4px;
 /*background:#ffffff;*/
 position:absolute;
}

.scroll-handle{
 height:10px;
 width:4px;
 background:#000000;
 cursor:pointer;
 opacity : 0.3;
 filter: alpha(opacity=30);
}

.scroll-handle-top { background:url(img/scroll-handle-top.png) no-repeat; width:4px; height:2px;}

.scroll-handle-bot { background:url(img/scroll-handle-bot.png) no-repeat; width:4px; height:2px;}

a.crypteo {color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; letter-spacing:normal; }
a.crypteo:hover {color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:underline; letter-spacing:normal;  }

a.pictoplus { background:URL(img/picto_plus.png) no-repeat; padding-left:16px; color:#FFFFFF; text-decoration:none; font-size:10px; font-family:Arial, Helvetica, sans-serif; cursor:pointer;}
a.pictomoins { background:URL(img/picto_moins.png) no-repeat; padding-left:16px; color:#FFFFFF; text-decoration:none; font-size:10px; font-family:Arial, Helvetica, sans-serif; cursor:pointer;}
a.lien { color:#000000; font-weight:bold; text-decoration:none; font-size:11px; font-family:Arial, Helvetica, sans-serif; cursor:pointer;  opacity : 0.5;  filter: alpha(opacity=50);}
a.pictoplus:hover, a.pictomoins:hover, a.lien:hover { text-decoration:underline;}

.form { border:1px solid #339900; opacity:0.5; filter: alpha(opacity=50); color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.form:focus {opacity:0.7; filter: alpha(opacity=70);}

.msg {border:1px solid #bce6a5; text-align:center; background-color:#339900; color:#bce6a5; padding:4px; font-weight:bold;}


.iconepdf { background:url(img/icone_pdf.png) no-repeat; padding-left:20px; }