.tot {
position:absolute;
left:0px;
top:0px;
height:564px;
}

td {  font: 12px Helvetica, Arial, sans-serif; color: #FFFFFF}
.titre {  font-size: 16px; font-weight: bold}}
a:hover { color: #999999}
a { color: #FFFFFF }
.span50 {
	font-size: 80%;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C7ECE5;
	border: 2px solid #0F8B7A;
	background-image: url(images/fond2.jpg);
	width: 280px;

}
.erreur {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #0F8B7A;
	width: 280px;
}
.bouton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #0F8B7A;
}
