/* CSS Document */

.bloc-contact{
	width:688px;
	clear:both;
}

.bloc-contact-titre{
	width:688px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	text-align:center; 
}

.bloc-contact-content{
	width:628px;
	font-size:13px;
	text-align:center; 
	padding:20px;     
}

.bloc-contact-map{
	width:688px; 
	font-size:13px;  
	padding-bottom:30px; padding-top:30px;
}

.bloc-contact-demarcation{
	width:650px; height:2px;
	background-image:url(../images/content/ligne-rouge-h.png); background-position:center; background-repeat:no-repeat;
}

.bloc-contact-collonne{
	float:left;
	width:160px;
	text-align:center;
	padding:20px;

	
}
