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

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

.texte_produit{
	color: #000;
	font-size:11px;
	text-align: left;
}

.texte_bold{
	font-weight:bold;
}


.texte2{
	color: #FFFFFF;
	text-align: left;
}



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

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

.titre_1 {
	font-size: 15px;
	font-weight:bold;
	color: #000;
	text-align: left;
}

.titre_2 {
	font-size: 12px;
	font-weight:bold;
	color: #000;
	text-align: left;
}

.titre_produit {
	font-size: 12px;
	font-weight:bold;
	color: #000;
	text-align: left;
}


.titre_sous_menu {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: right;
}


.lettrine {
font-size: 130%;
}