@charset "iso-8859-1";
.surligne { background-color: #ffff00; }
A {text-decoration: none}
A:hover {text-decoration: underline}
.fsize2 {font-size: 11px; font-family: arial, helvetica, sans-serif}
.fsize3 {font-size: 13px; font-family: arial, helvetica, sans-serif}
.menu {font-size: 10px; font-family: verdana, arial, helvetica, sans-serif}
.txt1 {font-size: 11px; font-family: arial, helvetica, sans-serif}
.txt2 {font-size: 14px; font-family: arial, helvetica, sans-serif}
.menubis {font-size: 10px; font-family: verdana, Arial, Helvetica, sans-serif}
p {
   font-size : 11px; 
   font-family :  Arial, Helvetica, sans-serif; 
   color : black; 
   }
ul,li,ol,td,dd,dl {
   font-size : 11px; 
   font-family :  Arial, Helvetica, sans-serif; 
   color : black; 
   }
h1 {
   font-size : 15pt; 
   font-family :  Arial, Helvetica, Geneva, sans-serif; 
   color : #FF6633; 
   text-align:right;
   font-weight: bold;
}
h2 {
   font-size : 13pt; 
   font-family :  Arial, Helvetica, Geneva, sans-serif; 
   color : #FF6633; 
   text-align:left;
   font-weight: bold;
}
h3 {
   font-size : 12pt; 
   font-family :  Arial, Helvetica, Geneva, sans-serif; 
   color : #666666; 
   text-align:left;
   font-weight: bold;
}
.grec {
font-family: "Arial Unicode MS", "Galatia SIL", "Palatino Linotype", "Galilee Unicode Gk", "Athena Unicode", "Gentium", "Porson", "Cardo", "Caslon", "Monospace", "jGaramond", "MgOldTimes UC Pol", "Alphabetum", "Vusillus Old Face", "Code2000", "Titus Cyberbit Basic";
font-size: 11pt;
}
/* Formulaires */
form { margin: 0px; }
td.form1error { border-bottom: 1px solid #DDDDDD; border-left: 4px solid #FF0000; padding: 13px; padding-top: 16px; font-weight: bold; vertical-align: top; }
div.help { color: #666666; padding-top: 3px; font-weight: normal; }
font.code { font-family: arial, tahoma, sans-serif; font-size: 8pt; font-weight: bold; }
font.error { color: #FF0000; }
font.success { color: #5B8C29; font-weight: bold; }
img.error { vertical-align: middle; }
img.success { vertical-align: middle; }