#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;}