@charset "utf-8";
/* Contact */
div#contact{
	margin:0px;
	width:686px;
	position:relative;
	height:608px;
	background: transparent url(../images/contact_fond.jpg) no-repeat 0 0;
	margin-bottom:10px;
}
div#contact h3{
	height:53px;
	margin:0px;
	width:679px;
	background: transparent url(../images/inscription_titre_fr.jpg) no-repeat 0 0;
}
form#inscription_form_contact {
	margin:0px;
	position:absolute;
	left: 27px;
	top: 169px;
	width: 273px;
}

