div#page {
	width: 15cm;
}

#titreCentre {
	width: 100%;
	left: 0px;
}
#titreGauche {
	display:none; width: 0;
}
#titreDroit {
	display:none;
}
TD.titreFormulaire {background-color: #ffffff ; color: #000000; }
#titreEntier {
	background-color: #000000;
}
#titreCentre {
	border: #93c700 solid 1px;
	color: #000000;
}
TD.formulaire {
	border-top-color: #dedede;
}

TD.bordInferieur { border-bottom: solid 1px ; border-bottom-color: #dedede; }


A.titre:active  {color: #BC0A00}
A.titre:link  {color: #BC0A00;}
A.titre:visited  {color: #BC0A00;}

.couleurFoncee { color:  #93c700; }

.resultat {
	border: #93c700 solid 1px;
	width:100%;
}

#piedDePage
{
	display:none;
}

.noprint {
	 display:none;
}
