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

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

.texte_accueil{
	color: #000;
	text-align: left;
	font-size: 16px;
}

.texte_postit{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	
}

.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
	.fond_menu {
	background-color: #BECADE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #024280;
}

.highlight{
	font-weight: bold;
	color: #096A09;
}



.texte_mini {
	font-size: 11px;
	text-align: left;
}

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

.titre_1 {
	font-size: 14px;
	color: #216312;
	font-weight: bold;
}

.titre_11 {
	font-size: 16px;
	color: #216312;
	font-weight: bold;
}

.titre_12 {
	font-size: 24px;
	color: #096A09;
	font-weight: bold;
}

.titre_13 {
	font-size: 18px;
	text-align: center;
	color: #096A09;
	font-weight: bold;
}

.titre_2 {
	background-color: #216312;
	display: block;
	border-bottom: 1px solid #7CAF30;
	border-top: 1px solid #7CAF30;
	font-size: 14px;
	text-indent: 5px;
	color: #FFFFFF;
}
.titre_3 {
	color: #517223;
	font-weight: bold;
}
.titre_contact {
	color: #216312;
	background-color: #ffffff;
	display: block;
	border-bottom: 1px solid #216312;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}



.lettrine {
font-size: 130%;
}
