@charset "UTF-8";

#contact h2 {
	font-size: 1.3em;
	background-color: #663333;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: .2em;
	margin-bottom: 0.2em;
	margin-top: 0;
	border-bottom: 1px dashed #000000;
}
#contact {
	padding-bottom: .6em;
}
.contact_forme {
	margin-top: 20px;
}

#mail_form {}
#mail_formm table {}
#mail_form th,
#mail_form td {
	border:2px solid #663333;
}
#mail_form th {
	text-align:left;
	font-weight:normal;
	background:#FFFFCC;
}
#mail_form td {
	background:#fff;
}


