/* CSS Document */

/* CSS body */
body { border:0; margin:0; }
/* CSS text */
.text{ font-family: Times; font-size: 14px; color: #000000; line-height: 16px; }
.textegris{ font-family: Arial; font-size: 12px; font-weight: bold; line-height: 10px; text-decoration:none; color:#777777; }
.textfaq{ font-family: Courier new, Times; font-size: 12px; color: #000000; line-height: 11px; }
.textsmall{ font-family: Times; font-size: 12px; color: #000000; line-height: 14px; }
.copyrights { font-family: Arial; font-size: 9px; color: #000000; line-height: 10px; }
.small{ font-family: Arial; font-size: 10px; color: #000000; line-height: 10px; }
.title { font-family: Arial; font-size: 17px; color: #ffffff; font-weight: bold; line-height: 20px; }
.number { font-family: Arial; font-size: 17px; color: #000000; font-weight: bold; line-height: 20px; }
.titlesmall { font-family: Arial; font-size: 12px; color: #ffffff; font-weight: bold; line-height: 20px; }
.titlesmallfiche { font-family: Arial; font-size: 10px; color: #000000; font-weight: bold; line-height: 12px; }
.titlesmallfichewhite { font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; line-height: 12px; }
.numbersmall { font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; line-height: 20px; }
.date { font-family: Arial; font-size: 10px; color: #000000; line-height: 10px; }
/* CSS links */
  a.link:link { font-family: Times; font-size: 14px; line-height: 16px; text-decoration:none; color:#000000; }
  a.link:hover { font-family: Times; font-size: 14px; line-height: 16px; text-decoration:underline; color:#000000; }
  a.link:visited { font-family: Times; font-size: 14px; line-height: 16px; text-decoration:none; color:#000000; }
  a.link:hover { font-family: Times; font-size: 14px; line-height: 16px; text-decoration:underline; color:#000000; }
  
  a.linkgras:link { font-family: Arial; font-size: 12px; font-weight: bold; line-height: 10px; text-decoration:none; color:#000000; }
  a.linkgras:hover { font-family: Arial; font-size: 12px; font-weight: bold; line-height: 10px; text-decoration:underline; color:#000000; }
  a.linkgras:visited { font-family: Arial; font-size: 12px; font-weight: bold; line-height: 10px; text-decoration:none; color:#000000; }
  a.linkgras:hover { font-family: Arial; font-size: 12px; font-weight: bold; line-height: 10px; text-decoration:underline; color:#000000; }
  
  a.linkgras2:link { font-family: Arial; font-size: 14px; font-weight: bold; line-height: 10px; text-decoration:none; color:#000000; }
  a.linkgras2:hover { font-family: Arial; font-size: 14px; font-weight: bold; line-height: 10px; text-decoration:underline; color:#000000; }
  a.linkgras2:visited { font-family: Arial; font-size: 14px; font-weight: bold; line-height: 10px; text-decoration:none; color:#000000; }
  a.linkgras2:hover { font-family: Arial; font-size: 14px; font-weight: bold; line-height: 10px; text-decoration:underline; color:#000000; }
  
  a.linkgrassmall:link { font-family: Arial; font-size: 13px; font-weight: bold; line-height: 18px; text-decoration:none; color:#000000; }
  a.linkgrassmall:hover { font-family: Arial; font-size: 13px; font-weight: bold; line-height: 18px; text-decoration:underline; color:#000000; }
  a.linkgrassmall:visited { font-family: Arial; font-size: 13px; font-weight: bold; line-height: 18px; text-decoration:none; color:#000000; }
  a.linkgrassmall:hover { font-family: Arial; font-size: 13px; font-weight: bold; line-height: 18px; text-decoration:underline; color:#000000; }

  a.linkgraspe:link { font-family: Arial; font-size: 12px; font-weight: bold; line-height: 10px; text-decoration:none; color:#000000; }
  a.linkgraspe:hover { font-family: Arial; font-size: 12px; font-weight: bold; line-height: 10px; text-decoration:underline; color:#000000; }
  a.linkgraspe:visited { font-family: Arial; font-size: 12px; font-weight: bold; line-height: 10px; text-decoration:none; color:#000000; }
  a.linkgraspe:hover { font-family: Arial; font-size: 12px; font-weight: bold; line-height: 10px; text-decoration:underline; color:#000000; }
  
  a.linkthin:link { font-family: Arial; font-size: 11px; line-height: 10px; text-decoration:none; color:#000000; }
  a.linkthin:hover { font-family: Arial; font-size: 11px; line-height: 10px; text-decoration:underline; color:#000000; }
  a.linkthin:visited { font-family: Arial; font-size: 11px; line-height: 10px; text-decoration:none; color:#000000; }
  a.linkthin:hover { font-family: Arial; font-size: 11px; line-height: 10px; text-decoration:underline; color:#000000; }
  
  a.linksmall:link { font-family: Arial; font-size: 12px; line-height: 12px; text-decoration:none; color:#000000; }
  a.linksmall:hover { font-family: Arial; font-size: 12px; line-height: 12px; text-decoration:underline; color:#000000; }
  a.linksmall:visited { font-family: Arial; font-size: 12px; line-height: 12px; text-decoration:none; color:#000000; }
  a.linksmall:hover { font-family: Arial; font-size: 12px; line-height: 12px; text-decoration:underline; color:#000000; }
  
/* CSS forms */
INPUT.normal { color:#000000; background-color:#FFFFFF; font-size:10px; font-family:arial; }
INPUT.valid { color:#000000; background-color:#EEEEEE; font-size:12px; font-family:arial; border:none; font-weight:normal; text-align:left; }
SELECT.normal { color:#000000; background-color:#EEEEEE; font-size:12px; font-family:arial; font-weight:normal; text-align:left; border:none; }


