
/*----------------------------------------------*/
/**
@title taille-titre
@tag span
*/
.style-client-taille-titre{
	background-color:#ffffffe;
	border-top:solid 1px #b1b1b1;
	border-bottom:solid 1px #b1b1b1;
	height:29px;
}
/**
@title couleur-mise-en-noir
@tag span
*/
.style-client-couleur-mise-en-noir{
	background-color:#000000;
}
