body {
 margin: 0px;
 background-color: #FFFFFF;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:12pt;
 color:#000080;
}

/*LIENS*/
A:link    { color : #000099; text-decoration : none; } 
A:hover   { text-decoration : none; } 
A:visited { color : #800080; text-decoration : none; }

/*TABLES*/
table {
 background-color: #FFFFFF;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:12pt;
 color:#000080;
 width:100%;
 
}

table.bando {
 border: 1px solid #0B3D92;
 background-color: #0B3D92;
 width: 100%;
}

th.bando {
  	vertical-align: top;	
	background-image: url(../images/internet-bando01.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 100%;
}

table.texte {
	width: 540px;
}

table.result1 {
 border: 2px solid #D9E6F2;  
 width:55%;
}

table.result2 {
   background-color: #EDF4FB;
   width:100%;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #000080;
}

/*SPECIALS*/
div.notfound {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #FF0000;
}

div.error {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #FF0000;
}

 /*TITRES*/ 

.titreentete {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt; 
   font-style: normal; 
   text-transform: uppercase; 
   color: #000080
}

.titrerubriq {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   font-style: normal;
   line-height: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #000080
}

.titrc12 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #000080;
   text-align: center
}

/*TEXTES*/ 

.txt9 {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 9pt; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   color: #000080;
}

.txt10 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #000080;
}
