
BODY    
{
	font-family	:  Verdana, Times New Roman, Arial, Helvetica, sans-serif; 
	margin-top	:  -8px;
	margin-left	:  -3px;
	margin-right	:  0px;
	margin-bottom	:  0px;
	padding-top	:  0;
	padding-left	:  0;
	padding-right	:  0;
	padding-bottom	:  0;
	border-top	:  0;
	border-left	:  0;
	border-bottom	:  0;
	border-right	:  0;
	width		:  auto;
	background-color: #000000;
	color		:  #000000;
}
BODY.bleu
{
	background-color:  #99BFC3;
	SCROLLBAR-BASE-COLOR: lightblue;
	SCROLLBAR-ARROW-COLOR: #99BFC3;
}
BODY.roseindien
{
	background-color:  #FF9090;
	SCROLLBAR-BASE-COLOR: #FFCCFF;
	SCROLLBAR-ARROW-COLOR: #FF9090;
}
BODY.jauneclair
{
	background-color:  #FFFF90;
	SCROLLBAR-BASE-COLOR: #FFFF90;
	SCROLLBAR-ARROW-COLOR: #FFFF99;
}
BODY.sable
{
	background-color:  #C5B67A;
	SCROLLBAR-BASE-COLOR: #FFFF90;
	SCROLLBAR-ARROW-COLOR: #FFFF99;
}
BODY.bleuvert
{
	background-color:  #333399;
	SCROLLBAR-BASE-COLOR: #FFFF90;
	SCROLLBAR-ARROW-COLOR: #FFFF99;
}
BODY.kaki
{
	background-color:  #9FAF00;
	SCROLLBAR-BASE-COLOR: #CBDC2C;
	SCROLLBAR-ARROW-COLOR: #FFFF99;
}
BODY.lightgreen
{
	background-color: #B9DD9B;
}
BODY.vertmoyen
{
	background-color: #55AA00;
	SCROLLBAR-BASE-COLOR: #FFFF00;
	SCROLLBAR-ARROW-COLOR: #C3A35A;
}
BODY.vertfonce
{
	SCROLLBAR-BASE-COLOR: #FFFF00;
	SCROLLBAR-ARROW-COLOR: #C3A35A;
	background-color: #007000;
}
BODY.beauxreves
{  
	SCROLLBAR-BASE-COLOR: #F4A460;
	SCROLLBAR-ARROW-COLOR: #A0522D;
	background-color:  #F4A460;
}

A.lien4:	hover 
{
	font-family: Verdana; 
           background : rgb(189,255,255);
	Color: red; 
	FONT-WEIGHT: bold; 
	Font-Size:16 px;
}  


A.lien0:	link 	{text-decoration	:none;	background:transparent;}
A.lien0:	active	{text-decoration	:none;	background:transparent;}
A.lien0:	visited 	{text-decoration	:none;	background:transparent;}
A.lien0:	hover 	{text-decoration	:none;	background:transparent;}

A.lien1:	link  	{Color:white;} 
A.lien1:	active 	{Color:red;} 
A.lien1:	visited 	{Color:white;}
A.lien1:	hover 	{Color:red;} 

A.lien2:	link  	{Color:blue; Font-Size:16 px;} 
A.lien2:	active 	{Color:red; Font-Size:16 px;}
A.lien2:	visited	{Color:black; Font-Size:16 px;} 
A.lien2:	hover 	{Color:red; Font-Size:16 px;}

A.lien3 		{Text-Decoration:None}
A.lien4:link
{
	font-family: Verdana; 
	Color: #FF00FF; 
	FONT-WEIGHT: bold; 
	Font-Size:16 px;
}  
A.lien4:active
{
	font-family: Verdana; 
	Color: red; 
	FONT-WEIGHT: bold; 
	Font-Size:16 px;
}  
A.lien4:visited
{
	font-family: Verdana; 
	Color: white; 
	FONT-WEIGHT: bold; 
	Font-Size:16 px;
}  
A.lien4:hover
{
	font-family: Verdana; 
           background : rgb(189,255,255);
	Color: black; 
	FONT-WEIGHT: bold; 
	Font-Size:16 px;
}  
A.lien5
{
	font-family: Verdana; 
	Color: #2F4F4F; 
	FONT-WEIGHT: bold; 
	Font-Size:18 px;
}  
A.lien6:	link  	{Color:white;} 
A.lien6:	active 	{Color:yellow;} 
A.lien6:	visited 	{Color:white;}
A.lien6:	hover 	{Color:red;} 

H3
{
	font-family: Times New Roman, Times;
	font-size: 12pt;
           color: rgb(153,153,102); 
}
a:link
{
	font-family: Verdana; 
	FONT-WEIGHT: bold; 
	Font-Size:12 px;
	color: #0046E0; 
	text-decoration: none;
}
a:visited
{
	font-family: Verdana; 
	FONT-WEIGHT: bold; 
	Font-Size:12 px;
	color: white; 
	text-decoration: none;
} 
a:active 
{
	font-family: Verdana; 
	FONT-WEIGHT: bold; 
	Font-Size:12 px;
	color: darkblue;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana; 
	FONT-WEIGHT: bold; 
	Font-Size:12 px;
 	text-decoration: none;
    	color : red;
}



HR.gris
{
    color: #AFAFAF; 
    height: 2;
    width : 100%;
}
HR.darkgreen
{
    color: darkgreen; 
    height: 2;
    width : 100%;
}

H1
{
	font-family: Tahoma; 
	font-size: 26pt; 
	FONT-WEIGHT: bold; 
	color: yellow;
}
H1.14
{
	font-size: 14pt; 
}
H1.bleumarine
{
	font-family: Times New Roman; 
	font-size: 20pt; 
	FONT-WEIGHT: bold; 
	color: #003088;
}

H2
{
           font-family : Times New Roman;
	font-size : 14pt;
           FONT-WEIGHT: bold;
}

H3.bleumar12
{
           font-family : Verdana;
	font-size : 12pt;
           FONT-WEIGHT: bold;
	color: #003088;
}

INPUT.red
{
           BACKGROUND : red;
	color : white;
}
INPUT.lightgreen
{
           BACKGROUND : 'lightgreen';
	color : black;
	font-weight : bold;
}
INPUT.turquoise
{
           BACKGROUND : '#00BFBF';
	color : white;
}
INPUT.marine
{
           BACKGROUND : '#00008B';
	color : white;
}
INPUT.bleupale
{ 
	BACKGROUND : '#CCFFFF'; 
	color : darkblue; 
	font-family: Tahoma; 
	font-size: 10pt; 
}
INPUT.rosepale
{ 
	BACKGROUND : '#FFCCFF'; 
	color : darkblue; 
	font-family: Tahoma; 
	font-size: 10pt; 
}
INPUT.jaunepale
{
	 BACKGROUND : '#FFFF99'; 
	color : darkblue; 
	font-family: 	Tahoma; 
	font-size: 10pt; 
}

OPTION.bleuclair
{ 
	BACKGROUND-COLOR : '#0066FF'; 
	color : white; 
	font-family: Tahoma; 
	font-size: 10pt; 
} 
OPTION 
{	
	BACKGROUND-COLOR: '#d6def7' ;
	font-family: Verdana;
	FONT-WEIGHT: bold;
	font-size : 10px; 
	COLOR: #000000; 
}

P.textscroll1
{
	font-family:Verdana; 
	color: #FFD000; 
	font-weight: bold; 
	font-size:'12pt';
}
P.textscroll2
{
	font-family:Verdana; 
	color: #FFD000; 
	font-size:'10pt';
}
p.gold  
{ 
	font-family: Comic sans MS; 
	font-size: 10pt; 
	color: gold; 
} 
p.comic
{
	font-family: Comic sans MS; 
	color: darkgreen; 
	font-size:'12pt';
}
p.red
{ 
	font-family: Comic sans MS; 
	font-size: 12pt; 
	color: red; 
} 
p.darkblue
{ 
	font-family: Comic sans MS; 
	font-size: 10pt; 
	color: darkblue; 
} 
P.intro
{
	font-family  : Verdana; 
       font-size: 10pt; 
	FONT-WEIGHT: bold; 
	color: darkgreen;
}
P.lightgreen
{
	font-family  : Verdana; 
       font-size: 10pt; 
	color: lightgreen;
}



PRE.owl
{
	font-family: Comic sans ms, tahoma, verdana; 
	color: darkblue;
	font-size:'12pt';
}
PRE.gold
{
	font-family: Comic sans ms, tahoma, verdana; 
	color: gold;
	font-size:'12pt';
}
PRE.t14
{
	font-family: Verdana; 
	font-size: 14pt; 
	color: #AD522D;
}
PRE.t12
{
	font-family: Verdana; 
	font-size: 12pt; 
	FONT-WEIGHT: bold; 
	color: #AD522D;
}
PRE.t10
{
	font-family: Verdana; 
	font-size: 10pt; 
	FONT-WEIGHT: bold; 
	color: #0000CA;
}


TD.present
{
	font-family: Verdana; 
	font-size: 10pt; 
	FONT-WEIGHT: bold; 
	color: #FFD000;
}

TD.rouge16
{
           BACKGROUND : #FF014B;
	font-family:Verdana;
	color: #FFD000;
	font-weight: bold;
	font-size:'16pt';
}
TD.fond16
{
           BACKGROUND : #046E00;
	font-family:Verdana;
	color: #FFD000;
	font-weight: bold;
	font-size:'16pt';
}
TD.darkgreen12
{
           BACKGROUND : #046E00;
	font-family:Verdana;
	color: #00CC99;
	font-size:'12pt';
}
TD.darkblue12
{
	font-family: Comic sans MS;
	color: darkblue;
	font-size:'12pt';
}
TD.yellow10
{
           BACKGROUND : #046E00;
	font-family:	Verdana;
	color: 		'#CC9900';
	font-size:	'10pt';
}
TD.white10
{
           BACKGROUND : #046E00;
	font-family:	Times New Roman;
	color: 		'#FFFFFF';
	font-size:	'10pt';
}
TD.white
{
	font-family: Verdana;
	color: white;
	font-size:'12pt';
	font-weight : bold;
}
TD.explique
{
	font-family: Comic sans ms, tahoma, verdana; 
	color: #FFD000;
	font-size:'12pt';
}
TD.commente
{
	font-family: Comic sans ms, tahoma, verdana; 
	color: white;
	font-size:'10pt';
}
TH.fichier
{
	font-family: tahoma, verdana; 
	color: darkgreen;
	font-size:'10pt';
}

TD.verdana
{
	font-family: Verdana; 
	font-size: 10pt; 
	FONT-WEIGHT: bold; 
	color: darkgreen;
}
TD.ligne
{
           BACKGROUND : #CC9900;
	height : 3;
}
TEXTAREA 
{ 
	BACKGROUND : '#FFFF99'; 
	color : darkblue; 
	font-family: Verdana; 
	font-size: 10pt; 
}
TH.titre
{
	font-family: tahoma, verdana; 
	BACKGROUND : #FFCC33;
	color: darkblue;
	font-size:'14pt';
}

.bandeau
{
	color : lightblue;
	font-size:'10pt';
}
.gold
{
	font-family : verdana;
	color : gold;
	font-size:'12pt';
}
.liste
{
	font-family : verdana;
	color : black;
	font-size:'10pt';
}
.white
{
	font-family : verdana;
	color : white;
	font-size:'12pt';
}