 /*------------------------------------------------------*
  *-------------   ICARE-NET.COM ----- CSS TEXTE  ----*
  *------------------------------------------------------*/
h1 {
	font-size:1.5em;
	color:#690000;
	margin:10px;
	border-bottom-color:#000000 dotted 1px;
	text-align: left;	
}

h2 {
	font-size:0.8em;
	color:#9D8F5F;
	margin:10px;
	border-bottom-color:#000000 dotted 1px;
	text-align: left;	
}

.texte_erreur{
	background:#FAF9F2;
	padding:4px;
	margin-left:40px;
	font-size:0.8em;
	color: #E75682;
	font-weight: 600;
	text-align: left;
}

.texte{
	background:#FAF9F2;
	padding:4px;
	width:130px;
	margin-left: 40px;
	font-size: 0.8em;
	color: #000;
	text-align: left;
}

.texte2{
	background:#FAF9F2;
	padding:4px;
	width:350px;
	/*margin-left:15px;*/
	font-size:0.8em;
	color: #000;
	text-align: justify;
}

.texte3{
	font-size:0.8em;
	color: #690000;
	text-align: right;
	font-weight: bold;
}

.envoyer{
	font-size:0.8em;
	color: #690000;
	text-align: center;
	font-weight: bold;
}

.texte_mini {
	font-size: 70%;
	color: #000;
	text-align: left;
}

.texte_adresse
{
	font-size:0.8em;
	color:#9D8F5F;
	text-align: center;
	padding-bottom:5px;
}

.tiret {
	font-size: 0.8em;
	color: #9D8F5F;
}


.titre_1 {
	font-size: 16px;
	color:#690000;
	text-align: left;
}


.lettrine {
font-size: 130%;
}
