.mascotte { position: absolute; float: left; margin-left: -35px; margin-top: -350px; z-index:auto;}
#som {position: absolute; }

form.css fieldset
		{
		font-family: Arial, Helvetica, sans-serif;
		color: #000099;
		text-align:justify;
		padding:1 em;
		border:groove 2px;
		border-color:blue;
		}
form.css label
		{
		color: #000099;
		display:inline;
		float:left;
		width:90px;
		}
form.css li.ul
{
		font-weight: bold;
		color: #000099;
}
.encadre
{
		color: #000099;
		padding:10px;
		border:groove 5px;
		border-color:blue;
}
.red 
		{
		color: red;
		}
.bon{
		font-weight: bold;
		color: #000099;
		}