/* police par defaut */
 body {font-family: Verdana, Arial, Helvetica, sans-serif;}

/* fond, barres de defilement*/
 body {scrollbar-face-color: #CBD9ED;scrollbar-shadow-color: #83A4D4;scrollbar-arrow-color: #6A87B9;scrollbar-track-color: #ffffff;background-image:  url("img_ecoc/background.gif");}

/* le champs recherche*/
 .recherche{font-size: 8pt;font-weight: bold;color: #1B2D82;height: 18px;width: 120px;padding: 2px;border: 1px solid #959595;
margin-left: 7px;margin-top: 4px;}

 /* navigation fixe à gauche*/
 A.nav {font-size:8pt;color:#062577;font-weight:bold;text-decoration:none;width: 100%;display: block;background-image: url(img_ecoc/puce01.gif);background-repeat: no-repeat;background-position: 4px 3px;text-align: left;vertical-align: text-top;padding-left: 12px;background-color: #E0E4F3;}
 A:hover.nav {font-size:8pt; color:#FFFFFF; font-weight:bold; text-decoration:none; background-color:#6573A8; background-image: url("img_ecoc/puce02.gif");}

/* titre des menus créés par artiphp (identification zone membre)*/
  .menutitre {font-family:Verdana; font-size:10pt; color:#1B2D82; font-weight:bold; text-decoration:none; }
  DIV.menu {font-family:Verdana; font-size:10pt;color:#1B2D82;}
  A.menu {font-size:8pt;font-weight:bold;color:#959595; text-decoration:none;}
  A.menu:hover {font-size:8pt;font-weight:bold;color:#ff7000; text-decoration:none;}

/* copyright */
.copyright{ color : #B8C0E1; text-align : center; font-size : 9px; }
.copyright a{ color : #B8C0E1; font-weight : bold; text-decoration : none;}
.copyright a:hover{ color : #1B2D82; font-weight : bold; text-decoration : none; }
 
/* edito */
.titredito {font-size:14pt; font-weight:bold; color:#1B2D82;}
.textedito {font-size:9pt; font-weight:normal; color:#000000;}

/* news pour accueil */
.titrenews {font-size:10pt; font-weight:bold; color:#1B2D82;}
.textenews {font-size:8pt; font-weight:normal; color:#000000;}
.datenews {font-size:8pt; font-weight:normal; color:#707070;}


/* DOSSIER */
/*---------*/
 /* niveaux de texte pour un dossier */
 .titre {font-size:14pt; font-weight:bold; color:#1B2D82;}
 .chapo {font-size:9pt; font-weight:normal;}
 .texte {font-size:9pt; color : #;}
 .suite {font-size:9pt;color:#000000; font-weight:normal;}
 .debut_suite {font-size:9pt;color:#000000; font-weight:bold;}
 .auteur {font-size:9pt; font-weight:bold;} 

/* dossier suite : liens */
 A.suite {font-size:8pt; font-weight:bold; color:#EF8846; text-decoration:none;}
 A:hover.suite {font-weight:bold; color:#EF8846;}

 A.debut_suite {font-size:8pt; font-weight:bold; color:#EF8846; text-decoration:none;}
 A:hover.debut_suite {font-size:8pt; font-weight:bold; color:#EF8846; text-decoration:none;}
/*---------*/
.smalltextgris {font-family:Verdana; font-size:8pt; color:#959595; font-weight:bold;}
.smalltextbleu {font-family:Verdana; font-size:8pt; color:#1B2D82; font-weight:bold;}
