body { margin: 10 0; font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; color:#800000; background-color: #666666}

td { font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; color:#800000; clip:      rect(   ); position: relative}






.logo, .entete {
height: 130;
}

.entete {
width: 650;
}
.gauche {
background-image: url(../logos_fonds/fdmenu.jpg);
width: 150;
vertical-align: top;
; font-family: Verdana; font-size: 14px
}

.droite {
vertical-align: top;
background-image: url(../logos_fonds/habillage_bord.jpg);
background-repeat: repeat-y;; font-family: Verdana}

.pied {
height: 30px;
color: #663333;
text-align: center;
font-size: 12;
font-family: Verdana;
background: #CC66CC;
; font-weight: bold
; clip:    rect(   )
}

.menu {
text-align: center;
vertical-align: middle;
text-decoration:none;
color: #FFFFFF;
font-family: Verdana;
font-size: 10px;
text-shadow:4px,4px,4px,blue;
width: 100%;
line-height:normal;
; clip:    rect(   )
; font-style: normal; font-weight: bold
}

.menu:link {
font-weight: bold;
; font-size: 10px; font-style: normal; color: #800000; 
; font-family: Verdana
}

.menu:active {
font-weight: bold;
; font-size: 10px; font-style: normal; color: #800000; 
; font-family: Verdana
}

.menu:visited {
font-weight: bold;
; font-size: 10px; font-style: normal; color: #006666; 
; font-family: Verdana
}

.menu:hover {
font-weight: bold;
; font-size: 10px; font-style: normal; color: #FFFFFF
; font-family: Verdana
}

.menuchoisi {
text-align: center;
vertical-align: middle;
text-decoration:none;
color: #FFFFFF;
font-family: Verdana;
font-weight: bold;
text-shadow:4px,4px,4px,blue;
width: 100%;
background: #33CCFF;
line-height: 3;
; font-size: 10px
; clip:  rect(   )
}

.centre {
height: 95%;
width: 500px;
text-indent: 20;
margin-top: 20;
margin-left: 20;
margin-right: 10;
line-height: 1.5;
text-align: justify;
font-family: Verdana;
font-size: 14;
}

#calque {
background-image: url(logos_fonds/fond.jpg);
background-repeat: no-repeat;
background-position: center center;
}



hr { color: #990000; }

.tablines {
border: solid black;
border-width: 0 0 1 0;
background: white;
}

a:link { font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; text-decoration: underline; color:#800000}
/* liaison en bleu foncé #0000CC */
a:visited { font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; font-size:11px; color:#006666}
/* liens visités en orangé marron #CC6633 */
a:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; text-decoration:none; background:#CC66CC; color:#FFFFFF }
/* liens survolés  en blanc #FFFFFF sur fond rose parme marron #CC66CC */
a:active { font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; color:#CC66CC ; text-decoration: underline}
