body{
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #383240;
	color: #7D7D7D;
	font-size: 11px;
		text-align: center;
	/*line-height:17px;*/
}

/*TD.titreFormulaire {background-color: #000000 ; color: #ffffff; }*/
#titreEntier {
	/*background-color: #000000;*/
	background-color: #E2007A;
	top: 0px;
}
#titreCentre {
	/*border: #000000 solid 1px;*/
	/*color: #ffffff;*/

	border: #E2007A solid 1px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}
TD.formulaire {
	background-color: #C3BAB1;
	border-top-color: #000000;
	/*Ajout de la police de caractère*/
	font-family: Verdana;
	font-size : 10px;
	color: #666666;
}
TD.titreFormulaire { 
	/*background-color: #000000 ;*/
	background-color: #E2007A ;
	font-family: Verdana;
	font-size : 12px;
	color: #ffffff;
 }
TD.bordInferieur { border-bottom: solid 1px ; border-bottom-color: #000000; }




.couleurFoncee { color:  #000000; }

.resultat {
	border: #000000 solid 1px;
}

#piedDePage
{
	border-top-color:#000000;
}


.boutonLancement
{
	/*border: solid 2px #000000;*/
	border: solid 2px #E2007A;
}


/*Ajout pour le pied de page*/
#piedDePage    a {color: #000000}
#piedDePage   a:active  {color: #666666}
#piedDePage   a:link  {color: #666666}
#piedDePage   a:visited  {color: #E2007A}


/*Ajout pour la saisie dans les formulaires*/
input.formulaire {
color:#000000;
font-family:Verdana;
font-size:7pt;
font-weight:normal;
}


/*Ajout pour les résultats*/
a.titre {
	font-family:Verdana;
}

a.valeur {
	font-family:Verdana;
}

a.valeur:hover {
background-color:#E2007A;
color:#FFFFFF;
}


font.label {
color:#666666;
font-family:Verdana;
font-size:8pt;
font-style:italic;
font-weight:normal;
}



/*Ajout pour le titre*/
#titreGauche {
	top:5px;
}

#titreDroit {
	top:5px;
}


/*Modification*/

/*A.titre:active  {color: #BC0A00}*/
/*A.titre:link  {color: #BC0A00;}*/
/*A.titre:visited  {color: #BC0A00;}*/

A.titre:active  {color: #E2007A}
A.titre:link  {color: #E2007A;}
A.titre:visited  {color: #E2007A;}



/*On force tous les éléments de la feuille de style avec une police Verdana*/

A.lettre {font-family: Verdana}
A.valeurSelectionnee {font-family: Verdana}
A.normal {font-family: Verdana}
A.lienNS {font-family: Verdana}
font.texteIndex {font-family: Verdana}
font.normal {font-family: Verdana}
FONT.formulaire {font-family: Verdana}
FONT.resume {font-family: Verdana}
FONT.valeur {font-family: Verdana}
FONT.label {font-family: Verdana}
FONT.auteur {font-family: Verdana}

SELECT.normal {font-family: Verdana}

INPUT.formulaire {font-family: Verdana}
TEXTAREA.formulaire {font-family: Verdana}
Table.formulaire {font-family: Verdana}



