<!-- 
.fieldError { color : #ff0000; }
.rubTxt { color : #6db820; font-size : 11px; }
.rubTitre { color : #3782ba; font-size : 16px;}
.rubChapo {
color : #6db820;
font-size : 14px;
font-weight : bold;
background-image:url(pucetitres.gif);
background-repeat: no-repeat;
background-position: 0 6px;
padding-left: 10px;
}
.rubComment { color : #999; font-size : 11px; }

/*input,textarea,select {
border: 1px solid #999;
}*/

div {
scrollbar-3dlight-color:#3782ba;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#3782ba;
scrollbar-highlight-color:#FFFFFF;
}

a.part:link { color : #3782ba; }
a.part:hover { color : #3782ba; font-weight : bold; font-size : 11px; }
a.part:active { color : #3782ba; font-weight : bold; font-size : 11px; }
a.part:visited { color : #3782ba; }

 -->