/* Définition de règle */
@charset "iso-8859-1";


/* ----------------------------------
/*
/*
/*   Bleu= #02028D
/*   Orange=#FF9900
/*--------------------------------- */
BODY {
    scrollbar-face-color: #0494FF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color:#FF6600;
    scrollbar-arrow-color: #000000;
    }

a:link {
    color:#000000;
    text-decoration:none;
    font-size: 11px ;
    font-style: normal ;
    font-weight: normal ;
    font-family:verdana ,arial, helvetica, sans-serif;
    }

a:visited {
    color:#000000;
    text-decoration:none;
    font-size: 11px ;
    font-style: normal ;
    font-weight: normal ;
    font-family:verdana ,arial, helvetica, sans-serif;
    }

a:hover {
    color:#FF9900;
    text-decoration:none;
    font-size: 11px ;
    font-style: normal ;
    font-weight: bold ;
    font-family:verdana ,arial, helvetica, sans-serif;
    }

.BarreHaut {
    color: #FFFFFF;
    font-family: verdana,arial,times new roman,lucida handwriting;
    font-size: 12px;
    font-style: bold;
    font-weight: bold}

.banniere {
    background-color: black;
    font-family: verdana;
    font-size: 12px;
    color: #B4B4B4}

.Texte {
    font-family: verdana,arial,times new roman,lucida handwriting;
    font-size: 11px;
    font-weight: normal;
    color: #000000}

.TexteB {
    font-family: verdana,arial,times new roman,lucida handwriting;
    font-size: 11px;
    font-weight: bold;
    color: #000000}

.TexteBI {
    color: #000000;
    font-family:   verdana,arial,times new roman,lucida handwriting;
    font-size: 11px;
    font-style: italic;
    font-weight: bold}

.TitreA {
    color: #FF6600;
    font-family: verdana,arial,times new roman,lucida handwriting;
    font-size: 14px;
    font-style: bold;
    font-weight: bold}

.TitreW {
    color: #FFFFFF;
    font-family: verdana,arial,times new roman,lucida handwriting;
    font-size: 14px;
    font-style: bold;
    font-weight: bold}
	
	
.Err {
    color: #FF000000;
    font-family: verdana,arial,times new roman,lucida handwriting;
    font-size: 12px;
    font-style: bold;
    font-weight: bold}	
/*  --------- QUIZ --------------  */
/* Fin de la section de style généré par WebExpert le 26/02/2004 20:07:56 */

.Question {
    font-family: verdana,arial,times new roman,lucida handwriting;
    font-size: 11px;
    font-weight: normal;
    color: #000000}

/*---------  PAV --------------*/

.Tableau {
    border: solid 1;
	border-color:#000000;
    font-family:  verdana,arial,times new roman,sans-serif ;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none}
	
.TitreColonne {
    color: #FF6600;
    font-family: verdana,arial,times new roman,lucida handwriting;
    font-size: 12px;
    font-style: bold;
    font-weight: bold}
		
.Formu {
    font-family: verdana,arial,times new roman,lucida handwriting;
    font-size: 11px;
    font-weight: normal;
    color: #000000}		