/* CSS Document */

dt
{
	font-size:10px;
}

dd
{
	margin-bottom:20px;
}

.envoyer
{
	display:block;
	width:96px;
	height:15px;
	font-size:10px;
	color:white;
	text-align:center;
	background:url("../../images/pages/envoyer.jpg");
	text-decoration:none;
	padding-top:2px;
}


.erreur
{
color:red;
}
textarea
{
width:500px;
height:125px;
margin-top:10px;
font-size:11px;
}

