/* 
Fichier 	:Style.css				
Date		:27.12.2002
Auteur 		:Gregory Steulet
*/
body {
background-color : white; 
} 
a:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #0000ff; 
text-decoration : none;
font-weight : bold;  
} 
a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #0000ff; 
text-decoration : none;
font-weight : bold;  
} 
a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-style : normal; 
color : #ff0000; 
text-decoration : none;
font-weight : bold;  
} 
a.menu:visited {
color : #0000ff; 
text-decoration : none; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-align : center; 
font-size : 11px; 
font-style : italic; 
font-weight : bold; 
} 
a.menu:link {
color : #0000ff; 
text-decoration : none; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-style : italic; 
font-weight : bold; 
} 
a.menu:hover {
color : #ff0000; 
text-decoration : underline; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-style : italic; 
font-weight : bold; 
} 
.entete {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt; 
color : #ffffff; 
} 
.titre {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 15px; 
color : #000000; 
letter-spacing : normal; 
font-weight : bold; 
font-style : normal; 
text-decoration : none; 
} 
.formtab {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
background-color : #0048a1; 
width : 200px; 
} 
.formBouton {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
background-color : #0048a1; 
width : 80px; 
} 
.soustitre {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt; 
color : #ffffff; 
font-weight : bold; 
} 
.soustitre1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
color : #000000; 
font-weight : bold; 
} 
.texte {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt; 
color : #000000; 
text-align : justify; 
} 
.texterouge {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt; 
color : #ff0000; 
text-align : justify; 
} 
.textecentrer {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt; 
color : #000000; 
text-align : center; 
} 
.copiryght {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
} 
.fpage {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 16px; 
font-weight : bolder; 
color : #000000; 
font-style : normal; 
text-align : justify; 
} 

.banniere {
font-family: Verdana;
font-size: 12 px;
background-color: #2080C0;
color: #FFFFFF;
font-weight: bold
}