 /*------------------------------------------------------*
  *-------------   ICARE-NET.COM ----- CSS TEXTE  ----*
  *------------------------------------------------------*/
h1{
	color:#344C00;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

h2{
	padding-left:5px;
	color:#FFFFFF;
	font-size:1.1em;
}

h3{
	padding-left:15px;
	color:#FFFFFF;
	font-size:1em;
	text-decoration: underline;
}

h4{
	padding-left:5px;
	color:#344C00;
	font-size:1.3em;
}

h5{
	padding-left:6px;
	color:#81ADD1;
	font-size:1em;
	text-decoration: underline;
}
 

ul#liste{
	/*padding-left:5px;
	padding-right:5px;*/
	list-style-image:url(../images/deco/puce_balle.jpg);
}

#liste li{
	font-size:0.8em;
	color: #333;
	text-align: justify;
}
li {
	color: #344C00;
}

  
#titre{
	padding-left:30px;
	color:#344C00;
	font-size:1.1em;
	background-image: url(../images/deco/puce_titres.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: left bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A0C7A2;
}
.titre_bas {
	padding-left:30px;
	height: 3px;
	background-position: left bottom;
	border-top: 3px solid #A0C7A2;
}


.texte{
	padding-left:5px;
	width:470px;
	font-size:0.8em;
	color: #333;
	text-align: justify;
}

.texte2{
	padding-left:5px;
	padding-right:5px;
	width:250px;
	font-size:0.8em;
	color: #333;
	text-align: justify;
}

.texte3{
	padding-left:5px;
	padding-right:5px;
	width:200px;
	font-size:0.8em;
	color: #333;
	text-align: justify;
}

.texte4{
	padding-left:35px;
	width:470px;
	font-size:0.8em;
	color: #333;
	text-align: justify;
}


.texte_mini {
	padding-left:10px;
	font-size: 70%;
	color: #000;
	font-weight:stong;
	text-align: left;
}

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

.texte_adresse{
	font-size:0.7em;
	color:#333333;
	text-align: center;
}

.titre_1 {
	font-size: 16px;
	color: #344C00;
	text-align: left;
	font-weight: bold;
}
.pied {
	font-size: 12px;
	color: #1E2D00;
}


.stitre
{
	color:#333333;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.lettrine {
font-size: 130%;
}

.highlight
{
	color:#024F02;
	font-size: 11px;
	line-height: 17px;
	font-weight: 600;
}

/*-------------- CATALOGUE -------------------*/
.titre_liste {
	color:#344C00;
	font-size:20px;
	font-weight:bold;
	letter-spacing: 2px;
	padding:10px 0 0 0;
	margin:0;
}
.titre_fiche {
	background-color:#25698c;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	background-image:url(../images/catalogue/puce_fiche.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	text-indent:25px;
	margin:0 0 20px 0;
	padding:0;
}
.descriptif_fiche {
	background-color:#DAE9DB;
	font-weight:bold;
	padding:0 0 0 3px;
	margin:0 0 0 10px;
	color:#416D44;
}
.texte_fiche {
	color:#404040;
	font-size:12px;
	padding:0 0 0 3px;
	margin:5px 0 10px 10px;
}
.infos_fiche {
	background-color:#DAE9DB;
	font-size:12px;
	padding:0 0 0 3px;
	margin:0 0 1px 10px;
	color:#416D44;
}

/*-------------- FIN CATALOGUE ---------------*/