/* CSS Document */
#form_contact p label
{
	float:left;
	width:150px;
}
#form_resa p label
{
	float:left;
	width:150px;
}
input[type="reset"]:focus, input[type="submit"]:focus
{
	background:#770000;
	color:#ffffcc;
}
#fzero
{
	width:250px;
	float:left;

}
#fpremier
{
	width:350px;
	margin-left:10px;
	float:left;
}
#fdeuxieme
{
	width:320px;
	margin-left:10px;
	float:left;
}
contactimg
{
	margin-left:10px;
}
.contact
{
	margin-left:50px;
}
.droite { color:#660000; text-decoration:none; float:left;}
.droite:hover { text-decoration:underline; }
.img
{
	padding:5px 5px 5px 15px;
}