 /*------------------------------------------------------*
  *-------------   ICARE-NET.COM ----- CSS TEXTE  ----*
  *------------------------------------------------------*/
.titre_about {
	color: #4B7D7A;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 5px;
	border-bottom: 1px solid #FFF;
	display: block;
	text-transform: uppercase;
}

.titre_client {
	color: #6A7F46;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 5px;
	border-bottom: 1px solid #FFF;
	display: block;
	text-transform: uppercase;
}

.titre_innov {
	color: #7B664B;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 5px;
	border-bottom: 1px solid #FFF;
	display: block;
	text-transform: uppercase;
}

 
  
.gris {
	color: #7D8381;
}

.titre_contact {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 18px;
}
.texte {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
