#formu
{
   width:500px;
   font-family:verdana,sans-serif;
   font-size:0.9em;
   margin: auto;
}
legend
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
} 
.img{width:125px;}
label
{
   display:block;
   width:150px;
}
.info
{
   font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
   font-size:0.9em;
   font-style: italic;
   text-align:center;
}
.rouge
{
   color: yellow;
   font-style: normal;
   font-weight:bold;
}
.asterisque
{
  color: yellow;
}
.signature
{
   text-align: right; 
   font-family: "Comic Sans MS", Georgia, "Times New Roman", serif;
   font-size: 80%;
   text-decoration:none;
}
.formulTab td {
	vertical-align:top;
	padding-top: 6px;
}
.formul {
	border:dashed 1px;
	background-color: #447091;
}