/* CSS Document */

#datos{
	margin:20px; padding:5px; 
	border:#333333 1px solid; 
	background:#f0f0f0 url(contact.gif) right top no-repeat;
}
#formulaire fieldset {float:left; width:45%; border:0px;}
#formulaire legend{
	background:url(aroba.gif) left bottom no-repeat;
	padding-left:15px;
	font-weight:bold;
	color:#993333;
	border-bottom:1px solid;
}
#formulaire label {
	float:left;
	width:100px;
}
#bt-formulaires{text-align:center;}
	.focus{background-color:#f0f0f0;}
	.normal{background-color:#fff;}
	.obligatory{font-size:10px;}
	.retour{width:500px; margin:0px auto; padding:10px; border:#000 1px solid; background-color:#c0c0c0;}

