@charset "iso-8859-1";
/* style pour site Route des Vttistes
----------------------*/    
BODY {
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
    BACKGROUND: #006699}

TABLE.gen {
    background:  #0099bb;
    font-family:  verdana;
    font-size: 8pt; }
	
TD { 
	vertical-align:top ;
	FONT-SIZE: 9pt;}

TABLE.Entete {
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
    BACKGROUND: white;
    }

TABLE.art {BACKGROUND-COLOR: #FFFF99; FONT-SIZE: 8pt; WIDTH: 95%;}

TH.art {
    BACKGROUND: 339900;
    color: white}

TD.titre {BACKGROUND: 0099dd ; FONT-WEIGHT: bold; FONT-SIZE: 120%}

TABLE.blanc {BACKGROUND-COLOR: white; FONT-SIZE: 8pt; WIDTH: 95%;}
TD.blanc { background:  white;   }

H1 {font-size : 170% ;}
H2 {font-size : 150% ;}
H3 {font-size : 130% ;}
H4 {font-size : 110% ;}

A:hover { font-weight: bold ; color: red; }
A.titre:link { font-weight: bold; color: yellow; font-size:8pt;}
A.titre:hover { font-weight: bold ; color: white; }
A.bas:link { font-weight: bold; text-decoration:none; color: white; }
A.bas:hover { font-weight: bold ; color: yellow; }
A.bas:visited{ font-weight: bold; text-decoration:none; color: white; }

SPAN.titre   { font-weight:bold ; color: white ; font-size:8pt };
SPAN.baspage { color: white ; font-size:8pt };


TD.Menu {
    background : #FFEED0 ;
    border-style : outset;
    margin : 10px;
    font-family : Arial Black ;
    text-align : center ;
    text-align : center ;
    }

// ------------------------------ RAJOUT POUR LES RAVITAILLEMENT --------
td.colno {
    font-weight: bold;
    text-align: center;
    font-size:8pt;
    }

td.pk {
    text-align: middle;
    vertical-align: middle}

tr.ligne {
    background-color: #FFFF99;
    }
