 /*------------------------------------------------------*
  *-------------   ICARE-NET.COM ----- CSS TEXTE  ----*
  *------------------------------------------------------*/

 
  
.texte{
	color: #000;
	text-align: left;
}


.texte_mini {
	font-size: 70%;
	color: #000;
	text-align: left;
}

.texte_adresse
{	
	color:#CCC;
	text-align: center;
}

.titre_1 {
	font-size: 16px;
	color: #930;
	text-align: left;
}


.lettrine {
font-size: 130%;
}

.lien_bas a {
color:#000000;
text-decoration:none;
}

.lien_bas a:hover {
background-color:#7ad21c;
text-decoration:none;
}