/* CSS Document */

body
{
	FONT-SIZE: 12px; 
	BACKGROUND: white; 
	COLOR: #808080; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin:0;
	

   	scrollbar-3dlight-color: silver; 
	scrollbar-arrow-color: white; 
	scrollbar-base-color: #FFFFFF; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-face-color: #999999; 
	scrollbar-highlight-color: #999999; 
	scrollbar-shadow-color: silver; 
	scrollbar-track-color: #F5F5F5;
}

table
{
	FONT-SIZE: 12px;  
	COLOR: #808080; 
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	margin:0;

}

a { text-decoration:none; font-weight: bold; color:#890A08; }
A:link { color: #890A08; text-decoration: none; font-weight: bold; }
A:visited { color: #890A08; text-decoration: none; font-weight: bold; }
A:hover { color: #FFC62D; text-decoration: none; font-weight: bold; }

news
{
	FONT-SIZE: 9px; 
	BACKGROUND: white; 
	COLOR: #808080; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin:0;
}

.titre {
	size:40px;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
}
.desc_photo {
	FONT-SIZE: 10px;
	text-decoration:none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.Ok {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	border: 1px;
	font-size: 20px;
}

.NonOk {
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	border: 1px;
	font-size: 20px;
}

form
{
padding:'0' '0' '0' '0';
}

.resultatnogood {FONT-WEIGHT: bold;FONT-SIZE: 20px;COLOR: red;FONT-FAMILY: Arial, Helvetica, sans-serif;text-align: center;}
.resultatnogood:link {FONT-WEIGHT: bold;FONT-SIZE: 20px;COLOR: red;FONT-FAMILY: Arial, Helvetica, sans-serif;text-align: center;}

.resultatgood {FONT-WEIGHT: bold;FONT-SIZE: 20px;COLOR: blue;FONT-FAMILY: Arial, Helvetica, sans-serif;text-align: center;}

div#table_haut
 { 
  width:98%;
  background-color:#CCCCCC;
  margin:'1px' '5px' '0px' '5px';
  border:1px;
  border-color:#BFBFBF;
  border-style:solid;
 }
 
 
 
div#table_tr_haut_interface
 { 
 border:0px;
 height:23px;
 border-style:solid;
 background-color:#FF0000;
 }
 
.table_haut_gauche
 {
 height:23px;
 width:21px;
 background-image:url(../img/haut_gauche.gif);
 } 
 
.table_haut_droite
 {
 height:23px;
 width:26px;
 background-image:url(../img/haut_droite.gif);
 } 
 
.table_haut_milieu
 {
 height:23px;
 background-image:url(../img/haut.gif);
 } 
 
.table_bas_droite
 {
 height:31px;
 width:26px;
 background-image:url(../img/bas_droite.gif);
 } 
 
.table_bas_gauche
 {
 height:31px;
 width:21px;
 background-image:url(../img/bas_gauche.gif);
 
 }
 
.table_bas_milieu
 {
 height:31px;
 background-image:url(../img/bas.gif);
 }  
 
 .table_gauche
 {
 background-image:url(../img/gauche.gif);
 width:21;
 }
 
 .table_droite
 {
 background-image:url(../img/droite.gif);
 width:26;
 }
 
  .table_index
 {
 background-color:#FFFFFF;
 border:'1' 'solid' '#FFFFFF';
 padding:'5' '5' '5' '5';
 display:table;
 width:100%;
 }

 