.red {
	color:#b32f34;
}
.btn-submit{
	background-image:url(../../images/contact/btn-continuer.png);
	background-repeat:no-repeat;
	background-position:left top;
	width: 114px;
	height: 23px;
	text-indent: -3000px;
	overflow: hidden;
	text-decoration:none;
	border: none;
	margin-left:265px;
	margin-bottom: 10px;
	cursor: pointer;
}
.btn-submit:hover{
	text-decoration:none;
}
.field-mandatory {
	color:#B32F34;
	padding-left:10px;
}
#content table {
	border: none;
	margin: 0px;
	width: 748px;
}
#content table tfoot{

	border: none;
	margin: 0px;
	width: 748px;
	padding: 5px;

}
#content table label{
	padding-left: 20px;
	font-weight:bold;
}
#content table tr td{
	padding-top: 10px;
}
#content table tbody td, #content table tbody th {
	border: none;
	vertical-align:top;
}
#content table thead{
	color:#000000;
	width: 748px;
	background-color:#a9a9a9;
	background-image:url(../../images/contact/contact-corp.png);
	background-repeat:repeat-y;
	font-size:0.9em;
	border: none;
}
#content table thead td{
	padding: 13px;
	font-weight:bold;
}
#content #table-wrapper {
	background-image:url(../../images/contact/contact-corp.png);
	width:748px;
}
#content #table-wrapper-bottom {
	background-image:url(../../images/contact/contact-bas.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:20px;
}
#tbl-contact{
	width: 748px;
	background-repeat:repeat-y;
	border: none;
	margin: 0;
	padding: 0;
}
#content table caption {
	background-image:url(../../images/contact/contact-top.png);
	background-color:#b32f34;
	background-repeat:no-repeat;

	height: 22px;
	color:#FFFFFF;
	border: none;
	font-weight:bold;
	padding:4px;
	text-align:left;
}

dl.legal, dl.address{
	display:none;
}
div.contact{
	padding-top: 35px;
	text-align:center;
	font-weight:bold;
}
.contact #contact-top{
	background-image:url(../../images/contact/pied-page-haut.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.contact #contact-bottom{
	background-image:url(../../images/contact/pied-page-bas.png);
	background-repeat:no-repeat;
	background-position:top left;
}