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

}
#sous_titre_service{
	font-family:Verdana;
	font-size:14px;
	
	color:#4AA0E0;
}
	
#trait_service{
	
	width:100%;
	height:1px;
	/*background-color:#e7e6e6;*/
	border-top:solid 1px #E7E6E6;
	margin-top:10px;
	margin-bottom:5px;
}
#texte_gris_service{
	font-family:Verdana;
	font-size:12px;
	color:#4AA0E0;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}

#petit_titre_gris_service{
	font-family:Verdana;
	font-size:14px;
	color:#4AA0E0;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:30px;
}
#puce_texte_service{
	margin-left:25px;
	font-family:Verdana;
	font-size:12px;
	color:#000;
}
	#puce_texte_service a{
		font-family:Verdana;
		font-size:12px;
		color:#000;
		text-decoration:none;
	}

#left_service{
	width:50%;
	height:auto;
	float:left;
	font-family:Verdana;
	font-size:12px;
	color:#000;
}
	#left_service  a{
		font-family:Verdana;
		font-size:12px;
		text-decoration:none;
		color:#000;
	}
	
#right_service{
	width:50%;
	height:100%;
	margin-left:50%;
	font-family:Verdana;
	font-size:12px;
	color:#000;

}

#space_service{
	height:auto;
	width:auto;
	margin-bottom:45px;
}
