/*---------ACCUEIL PRO-------*/
.textetitre{
padding-left:4px;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	text-align:center;
	}
.titreespclient{
padding-left:4px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	text-align:left;
}
.textepro{
padding:4px;
	font-size: 10px;
	color:#7A7A7A;
	text-align:justify;
	}
.texteprobis{
padding:4px;
	font-size: 12px;
	color:#7A7A7A;
	text-align:justify;
	}
a.lienssectionpro:link {
		font-weight: bold;
	font-style:normal;
	text-decoration: none;
	color:#1654B2;
}
a.lienssectionpro:visited {
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
	color:#1654B2;
}
a.lienssectionpro:hover {
	font-weight: bold;
	
	text-decoration:underline;
	color:#1654B2;
}
a.lienssectionpro:active {
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
	color:#1654B2;
}
a.liensaccueil:link {
	font-weight: bold;
	text-decoration: none;
	color:#1751AC;
}
a.liensaccueil:visited {
	font-weight: bold;
	text-decoration: none;
	color:#1751AC;
}
a.liensaccueil:hover {
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
a.liensaccueil:active {
	font-weight: bold;
	text-decoration: none;
	color:#1751AC;
}