#contact {width:100%; height:1100px;}

#contact .text {position:relative; width:720px; left:110px; text-align:center;}

#contact .text .bloc-office {overflow:hidden;}
#contact .text .bloc-office .bloc-address {float:left;}
#contact .text .bloc-office .bloc-map {float:right;}

#contact .text .bloc-office .bloc-address p {
	margin:0; padding:10px;
	font-size:12px;
	text-align:justify;
}

#contact .text .bloc-office .bloc-map p {
	margin:0; padding:0;
	font-size:10px;
	text-align:right;
}

#contact .text .bloc-office .bloc-map a:link,  #contact .text .bloc-office .bloc-map a:visited {
	color:#E60700; text-decoration:underline;
}
#contact .text .bloc-office .bloc-map a:hover {
	color:#000000; text-decoration:underline;
}


#contact .buttons {padding:40px 0 0 0; clear:both;}
#contact #confier {
	display:block;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
	width:218px;
	height:45px;
	margin:0 auto;
	background-position:0 0;	
}
#contact #confier {background:transparent url('../../images/index/index-confier.png') no-repeat;}
#contact #confier:hover {background-position:-218px 0;}

#contact #confier .button-text {
	font-family:Arial, sans-serif; font-size:16px; font-weight:normal; display:block; color:#FFFFFF;
	text-decoration:none;	
	padding:0 0 0 40px;	
	text-align:center;
	line-height:45px;
}

#contact #confier:hover .button-text {
	color:#FFFFFF;
	text-decoration:none;
}

#contact #confier-reflet {width:218px; height:33px; background:transparent url('../../images/index/index-confier-reflet.png') no-repeat; margin:0 auto;}


#fmcontact {width:100%; margin:0 auto; padding:10px 0 0 0; text-align:center;}

#fmcontact .bloc {width:330px; margin:0 auto;}
#fmcontact .elements {width:100%; margin:0 auto; overflow:hidden;}
#fmcontact .element {width:330px; float:left;}
#fmcontact .element-left {width:160px; float:left;}
#fmcontact .element-right {width:160px; _padding-left:10px; float:right;}
#fmcontact .label {width:100%; margin:0; padding:0;}
#fmcontact .label p {margin:0; padding:0; text-align:left;}
#fmcontact .field, #fmcontact .fieldarea {width:100%; height:21px; text-align:left; margin:0; padding:0; color:#000000;}

#fmcontact .input {width:158px; margin:0; padding:0; height:18px; border:1px solid #B7B7B7; background:#FFFFFF;}

#fmcontact .fieldarea {height:auto;}
#fmcontact .textarea, #fmcontact #fmAdresse { margin:0; padding:0; height:90px; border:1px solid #B7B7B7; background:#FFFFFF; overflow:auto;}
#fmcontact #fmAdresse {height:40px; width:328px;}
#fmcontact .textarea { width:328px;}

#fmcontact .nota p {margin:0; padding:5px 0 0 0; font-size:10px; text-align:left;}

/* Boutons submit reference */
#fmcontact .buttons {width:330px; padding:30px 0 0 0;}
#fmcontact .buttons #submit {
	float:right;
	display:block;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
	width:218px;
	height:45px;	
	margin:0;
	background-position:0 0;	
}
#fmcontact .buttons #submit {background:transparent url('../../images/products/submit.png') no-repeat;}
#fmcontact .buttons #submit:hover {background-position:-216px 0;}

#fmcontact .buttons #submit .button-text {
	font-family:Arial, sans-serif; font-size:16px; font-weight:normal; display:block; color:#FFFFFF;
	text-decoration:none;	
	padding:0 0 0 30px;	
	text-align:center;
	line-height:45px;
}

#fmcontact .buttons #submit:hover .button-text {
	color:#FFFFFF;
	text-decoration:none;
}
