BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background : #FFFFFF;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	list-style : katakana;
	scrollbar-face-color: #FFCC33; 
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: #99CC66;
	scrollbar-3d-light-color: #99CC66;
	scrollbar-dark-shadow-color: #000033; 
	}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight : bold;
}

.texte {
	font-family: verdana;
	font-size: 10px; 
	color: #4169E1;
	font-weight: bold;
}

.textes {
	font-family: verdana;
	font-size: 10px; 
	color: #000000;
	font-weight: bold;
}

.titre {
	font-family: verdana;
	font-size: 14px; 
	color: #FF9900;
	font-weight: bold;
}

.titres {
	font-family: verdana;
	font-size: 12px; 
	color: #CC9933;
	font-weight: bold;
}

.fushia {
	font-family: verdana;
	font-size: 12px; 
	color: #FF1493;
	font-weight: bold;
	text-decoration : none;
	
}

.blanc {
	font-family: verdana;
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: bold;
}

.rouge {
	font-family: verdana;
	font-size: 12px; 
	color: #B22222;
	font-weight: bold;
}


.violet {
	font-family: verdana;
	font-size: 12px; 
	color: #DA70D6;
	font-weight: bold;
}

A {
	color : #0099CC;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:ACTIVE {
    	color : #4169E1;
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:HOVER {
   	color : #FFD700;
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.copy {
	color : #CC9933;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.plus {
	color : #6495ED;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:ACTIVE.plus {
    color : #6495ED;
	font-weight: bold;
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:HOVER.plus {
   	color : #FFD700;
	text-decoration : none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.pl {
	color : Fuchsia;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:ACTIVE.pl {
    color : Fuchsia;
	font-weight: bold;
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

A:HOVER.pl {
   	color : #FFD700;
	text-decoration : none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

A.bio {
	font-family: verdana;
	font-size: 10px; 
	color: #000000;
	font-weight: bold;
}


A:ACTIVE.bio {
	font-family: verdana;
	font-size: 10px; 
	color: #000000;
	font-weight: bold;
}

A:HOVER.bio {
   	color : #4682B4;
	text-decoration : none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border : 0;
}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

INPUT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    	font-weight: normal;
    	height: 20px;
    	width: 150px;
 }
INPUT.saisie {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	width: 180px;
}
INPUT.bouton {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
	width: 150px;
	border: solid;
	border-color: Olive;
	border-width: 1px;
}
INPUT.radio {
	width : 12px;
	height: 12px;
}
SELECT
{
     	background: #FFCC00;
     	border-bottom : #000000;
     	border-left-color: #000000;
     	border-right-color: #000000;
     	border-top-color: #000000;
     	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
     	font-weight: normal;
	
}

TEXTAREA
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
     	font-weight: bold;
	width: 200px;
	color : #FF9933;
	height : 100px;
}

TD.gris {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #333333;
}



A.menu {
	color : #FFCC66;
	font-weight: bold;
	font-size: 12px;
	font-family:   Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : none;
	
}

A.menu:ACTIVE {
    	color : #FFFFFF;
	text-decoration : none;
	font-family:   Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	}

A.menu:HOVER {
    	color : #FFFFFF;
	text-decoration : none;
	font-family:   Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	}

A.sousmenu {
	color : #FFFFFF;
	font-weight: bolder;
	font-size: 11px;
	font-family:   Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : none;
	}

A.sousmenu:ACTIVE {
    	color : #FFFFFF;
	text-decoration : none;
	font-family:   Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	}

A.sousmenu:HOVER {
    	color : #0066CC;
	text-decoration : none;
	font-family:   Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	}

A.aide:ACTIVE {
   	color : #FFFFFF;
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor : help;
}

A.aide:HOVER {
    	color : #336699;
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor : help;
}.copyright {
color : #9999CC;
font-family :  sans-serif;
font-size : 9px;
}
A.sc { 
color : #9999CC;
font-family :  sans-serif;
font-size : 9px;
 }                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             }
A.sc:hover { 
color : #CCCCCC;
font-family :  sans-serif;
font-size : 9px;
 }
A.sc:visited { 
color : #999999;
font-family :  sans-serif;
font-size : 9px;
 }
 A.sc:ACTIVE {
color : #CC99CC;
font-family :  sans-serif;
font-size : 9px;
 }