
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.bleumarine
{
	font-family: Arial, Helvetica;
	background-color: #000072;
	SCROLLBAR-BASE-COLOR: navy;
	SCROLLBAR-ARROW-COLOR: #000072;
	color: #FFD000;
	margin-top	:  1px;
	margin-left	:  1px;
	margin-right	:  1px;
	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;
}
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.bleuvert
{
	background-color:  #333399;
	SCROLLBAR-BASE-COLOR: #FFFF90;
	SCROLLBAR-ARROW-COLOR: #FFFF99;
}
BODY.grisclair
{
	background-color:  #CCCCCC;
	SCROLLBAR-BASE-COLOR: #CCCC90;
	SCROLLBAR-ARROW-COLOR: #CCCC99;
}
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;
}



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: lightgreen; 
	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: gold;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana; 
	FONT-WEIGHT: bold; 
	Font-Size:12 px;
 	text-decoration: none;
    	color : red;
}

a.infobulletexte {  position: relative; text-decoration: none;  }
a.infobulletexte span {   display: none;   }
a.infobulletexte:hover 
{
	background: none; /* correction d'un bug IE */
	z-index: 500;
}
a.infobulletexte:hover span 
{
	display: inline;
	position: absolute;
	top: 2em;
	bottom: 10em;
	left: 2em;
	background: #ffddaa;
	text-align: left;
	color: black;
	padding: 2px;
	width: 850px;
	height: 870px;
	text-decoration: none;
	border: 3px double black;
}


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.mozilla
{
           BACKGROUND : #00BFBF;
	color : black;
}
INPUT.marine
{
           BACKGROUND : #00008B;
	   color : yellow;
}
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.text1
{
	font-family: Verdana, sans-serif; 
	font-weight : bold;
	color: black; 
	font-size: 10pt;
}
P.text2
{
	font-family:Verdana, sans-serif; 
	font-weight : bold;
	color: #FFD000; 
	font-size: 10pt;
}
P.text3
{
	font-family: Comic sans MS, sans-serif; 
	font-weight : bold;
	color: red; 
	font-size: 12pt;
	text-align : right;
}
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.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.comicgold
{
	font-family: Comic sans MS, sans-serif; 
	font-size: 12pt; 
	color: #FFD700;
}
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;
}
table.effet
{
   background-color: #0000FF;
   bordercolorlight : #FDFCF2;
   bordercolordark : #FDFCF2;
   border-collapse : collapse;
}

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.darkgreen12
{
           BACKGROUND : #046E00;
	font-family:Verdana;
	color: #00CC99;
	font-size:'12pt';
}
TD.blue12
{
         BACKGROUND : #0066FF;
	font-family: Comic sans MS;
	color: #CC9900;
	font-size:'12pt';
}
TD.blue10
{
         BACKGROUND : #0066FF;
	font-family: Comic sans MS;
	color: #CC9900;
	font-size:'10pt';
}
TD.darkblue12
{
	font-family: Comic sans MS;
	color: darkblue;
	font-size:'12pt';
}
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;
}
TD.fondvertclair
{
	background-color: #66CC00;
	font-family: Elephant, sans-serif;
	color: black;
	font-size: 12pt;
	font-style: italic; 
}
TD.fondvertdark
{
	background-color: #006600;
	font-family: Elephant, sans-serif;
	color: white;
	font-size: 12pt;
	font-style: italic; 
}
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';
}
