<!--
/* général */
body { background-color: #ffffff; color:#000000; min-width:760px; margin-bottom:0; text-align:center}

div					{border:0px #666666 dotted; text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
img					{border:0px solid}
a						{text-decoration:none; color:#FFFFFF}

/* div cadre texte interne */
.div_in { border:1px dotted #11009f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}

td,th {

background-color:#ffffff;
padding: 2px;
}


/* pour les tableaux  */
.table_gen{
border-color:#11009f; border-style:dotted; border-width:1px;
margin:7px;
}


/* Pour texte menu sous le logo */
	.text_menu
  {
    font-size:8pt;
	font-family:Verdana;
	color : white;
	background-color: #084db4;
	padding: 2px;
	
    
  }
a.text_menu:link { color: #ffd02d; font-weight : bold; text-decoration: none; }
a.text_menu:visited { color: #fffc03; text-decoration: none; }
a.text_menu:hover { color: #ff2d03; text-decoration: none; }

	/* Pour les formulaires */
  input,select
  {
	color:#ffffff;
	background-color:#106cf5;
	font-size:12px;
	font-family:Verdana;
	font-weight: bold;
	
  }
/* Pour les titres */
.titre
  {
        font-size:12pt;
	font-family:Verdana;
	font-family:Verdana;
	font-weight: bold;
	color:#0e02ff;
	text-align:center;
    
  }

.td_titre
{
border-bottom-width:1px;
border-bottom-color:#11009f;
}

.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

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


a:link {
color: #0066ff;
font-weight : bold;
text-decoration: none;
}
a:visited {
color: #ff1800;
text-decoration: none;
}
a:hover {
color: #ffc600;
}


-->



