/* Code CSS des proprietes de la page contact.html */
.separation {
clear: both;
border: 1px dotted #99752F;
visibility: visible;
}

br.formcontact {
line-height:10px;
border: 0;
}

span.form {
line-height:30px;
height: 30px;
border: 0;
}
	
h2.contact {
	color: #99752F;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding-top: 28px;
	padding-bottom: 12px;
	margin: 0;
	}

br.espace_image {
line-height:4px;
border: 0;
}

img.horstitre {
border: 1px solid #99752F;
}

