A:link{color:darkblue; text-decoration:underline;}
A:visited{color:darkgreen; text-decoration:underline;}
A:hover{color:red; text-decoration:underline;}
A:active{color:magenta; text-decoration:underline;}
A:active:hover{color:red; text-decoration:underline;}


body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10pt; 
} 

.actif {
background-color : white; 
color: black; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 5px; 
border-left-style : solid; 
border-color : red; 
padding-left : 5px; 
} 

.head {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border : 0 none ; 
border-top-style : solid; 
border-color : red; 
border-right-style : solid; 
padding-left : 3px; 
padding : 3px; 
font-weight : bold; 
} 

H1 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
text-align:center;
color:darkblue;
font-size : 16pt; 
font-weight : bold; 
} 

H2 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
color:darkblue;
font-size : 12pt; 
font-weight : bold; 
} 

H3 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
color:darkgreen;
font-size : 10pt; 
font-weight : bold; 
} 

h4 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 8pt;
font-weight : bold; 
border-bottom-width : 1px;
border-bottom-style : solid;
border-left-width : 10px;
border-color : Yellow;
border-left-style : solid;
padding-left : 3px;
}

h5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-left-width : 10px;
	border-color : #98FB98;
	border-left-style : solid;
	padding-left : 3px;
} 
p, table, form  {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
margin-left : 5px; 
} 

.huit {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
margin-left : 4px; 
} 

.cadre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight : bold; 
	background-color: lightblue;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	padding: 0px;
	spacing: 0px;
	margin-left: 5px;
} 

.copyright {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
font-weight : bold; 
} 

P.stitre {
Font-Family : Arial ;
Font-Size : 12pt ;
Color : #87B0D2 ;
Font-Weight : Bold
}

P.titre {
Text-Indent : 5pt ;
Margin-Bottom : 0pt ;
Margin-Top : 0pt ;
Text-Align : Center ;
Margin-Left : 12pt ;
Margin-Right : 5pt ;
Font-Family : Arial ;
Font-Size : 16pt ;
Color : #87B0D2 ;
Text-Decoration : Underline ;
Font-Style : Normal ;
Font-Weight : Bold ;
Vertical-Align : Baseline
}

.aide {
	Text-Indent : 0pt ;
	Text-Transform : None ;
	Margin-Bottom : 0pt ;
	Margin-Top : 0pt ;
	Text-Align : left ;
	Margin-Left : 0pt ;
	Margin-Right : 0pt ;
	Font-Family : Arial ;
	Font-Size : 8pt ;
	Color : Green;
	Text-Decoration : None ;
	Vertical-Align : Baseline
}

