@charset "iso-8859-1";
/*FEUILLE DE STYLE POUR MAQUETTE GRPAHIQUE 3*/
/*27-11-2003*/


/*Propriété des scrollbars*/
BODY {
scrollbar-face-color: #003366; 
scrollbar-shadow-color: #003366;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #003366; 
scrollbar-darkshadow-color: #003366; 
scrollbar-track-color: #99CCFF; 
scrollbar-arrow-color: #FFFFFF;
} 

/*Propriétés du menu principal-barre de nav*/
.menu  { font-family:verdana; font-size: 11px; color: #FFFFFF }
.menu:link  { font-family:verdana; font-size: 11px; color: #FFFFFF; text-decoration: none }
.menu:visited  { font-family:verdana; font-size: 11px; color: #FFFFFF; text-decoration: none }
.menu:hover  { font-family:verdana; font-size: 11px; color: #99CCFF; text-decoration: none }

/*Propriétés de la barre du pied de page-footer*/
.footer { font-family:verdana; font-size: 9px; color: #FFFFFF }

/*Propriéré pour les corps de pages*/
.titre { font-family:verdana; font-size: 12px; font-weight: bold; color: #003366 }
.titreref { font-family:verdana; font-size: 12px; font-weight: bold; color: #333399 }

.texte { font-family:verdana; font-size: 10px; color: #000000 }
.textepres { font-family:verdana; font-size: 12px; color: #000000 }
.texte:link  { font-family:verdana; font-size: 10px; color: #000000; text-decoration: none }
.texte:visited  { font-family:verdana; font-size: 10px; color: #000000; text-decoration: none }
.texte:hover  { font-family:verdana; font-size: 10px; color: #003366; text-decoration: none }

.plus { font-family:verdana; font-size: 10px; color: #003366 }
.plus:link  { font-family:verdana; font-size: 10px; color: #003366; text-decoration: none }
.plus:visited  { font-family:verdana; font-size: 10px; color: #003366; text-decoration: none }
.plus:hover  { font-family:verdana; font-size: 10px; color: #CC0000; text-decoration: none }

.coord { font-family:verdana; font-size: 12px; font-weight: bold; color: #333399 }
.coord:link  { font-family:verdana; font-size: 12px; color: #333399; text-decoration: underline }
.coord:visited  { font-family:verdana; font-size: 12px; color: #333399; text-decoration: underline }
.coord:hover  { font-family:verdana; font-size: 12px; color: #99CCCC; text-decoration: underline }

.lien { font-family:verdana; font-size: 10px; font-weight: bold; color: #333333 }
.lien:link  { font-family:verdana; font-size: 10px; color: #333333; text-decoration: underline }
.lien:visited  { font-family:verdana; font-size: 10px; color: #333333; text-decoration: underline }
.lien:hover  { font-family:verdana; font-size: 10px; color: #99CCCC; text-decoration: underline }

.info { font-family:verdana; font-size: 9px; color: #CC0000 }
.info:link  { font-family:verdana; font-size: 10px; color: #CC0000; text-decoration: underline }
.info:visited  { font-family:verdana; font-size: 10px; color: #CC0000; text-decoration: underline }
.info:hover  { font-family:verdana; font-size: 10px; color: #99CCCC; text-decoration: underline }

.btn { font-family: verdana; font-size: 11px; color: #003366; font-weight: bold; border-color: #EDF3F9; cursor: hand; background-color: #EBF5F5; border-top-width: 0; border-left-width: 0; border-right-width: 0; border-bottom-width: 0 } 
.boks { font-family: verdana; font-size: 10px; color: #000000; background-color: #EDF3F9; border-color: #003366; border-top-width: 0; border-left-width: 0; border-right-width: 1; border-bottom-width: 1 }

.contactboks2 { font-family: verdana; font-size: 10px; color: #000000; background-color: #EBF5F5; border-color: #003366; border-top-width: 0; border-left-width: 0; border-right-width: 1; border-bottom-width: 1 }

