#titre_contact{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;

}
#sous_titre_contact{
	font-family:Verdana;
	font-size:14px;
	
	color:#4AA0E0;
}
#trait_contact{
	height:1px;
	width:auto;
	/*background-color:#e7e6e6;*/
	border-top:solid 1px #E7E6E6;
	margin-top:10px;
	margin-bottom:10px;
}
#texte_gris_contact{
	font-family:Verdana;
	font-size:12px;
	color:#4AA0E0;
	font-weight:bold;
	text-align:justify;
}
#petit_titre_gris_contact{
	font-family:Verdana;
	font-size:14px;
	color:#4AA0E0;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:30px;
}
#puce_texte_contact{
	margin-left:25px;
	font-family:Verdana;
	font-size:12px;
	color:#000;
}
	#puce_texte_contact a{
		font-family:Verdana;
		font-size:12px;
		color:#4AA0E0;
		text-decoration:none;
	}

#left_contact{
	width:50%;
	height:auto;
	float:left;
}
#right_contact{
	width:100%;
	height:auto;
	/*margin-left:50%;*/
	
	font-family:Verdana;
		font-size:12px;
		color:#4AA0E0;
}
