 /*------------------------------------------------------*
  *-------------   ICARE-NET.COM ----- CSS TEXTE  ----*
  *------------------------------------------------------*/
#jpgscroll{
	width:650px;
	height:300px;
	margin:0 auto;
	overflow:auto;
	border:0.1em solid #CCCCCC;
}
#jpgscroll.larg{
	width:759px;
	}
#jpgscroll img{
	margin:0 auto;
}

.invisible {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
.loca{
	padding:0;
	margin : 0 0 10px 50px;
}
.loca a{
	text-decoration:none;
	color:#262699;
}
.loca a:hover{
	text-decoration:underline;
	color:#262699;
}
.loca a img{
	border:none;
}
h1{
	color:#262699;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:15px;
	text-transform:uppercase;
	background:url(../images/deco/puce_h1.gif) no-repeat left center;
	padding:0 0 0 15px;
}
 

h2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	border-left:#FFD015 solid 5px;
	text-indent:5px;
	margin:0;
	padding:0;
}
#coordonnes a img{
	border: none
}
#coordonnes a {
	border-bottom: solid 1px #0C0B8E;
}
#coordonnes a:hover {
	border-bottom: solid 1px #FFCB20;
}
h3{
	margin:0;
	padding:0;
}

h4{
	margin:0;
	padding:0;
}
 
.texte{
	color: #262699;
	font-weight:bold;
	font-style:italic;
	margin-bottom: 15px;
}

.txt_page{
	font-size:0.9em;
	color:#5C5B61;
}

.texte1{
	font-size: 11px;
}

.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;
}

.titre_postit {
	background-image:url(../images/deco/titre-minute.gif);
	background-repeat:no-repeat;
	/*text-indent:40px;
	line-height:40px;*/
	color:#333;
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0 0 48px 0;
}
.titre_contact {
	background-image:url(../images/deco/titre-contact.jpg);
	background-repeat:no-repeat;
	padding:0 0 48px 0;
	color:#333;
	font-weight:bold;
	font-size:18px;
	margin:0;

}

.sous_titre_postit {
	margin:10px 0;
	font-weight:bold;
	font-size:13px;
	color:#98662b;
	font-style: italic;
}
.texte_postit{
	margin:0;
	color:#80694c;
	font: normal 12px  "Courier New", Courier, monospace;
	font-style: italic; 
}

.lettrine {
font-size: 130%;
}

.tire_liste {}

.contact {
	float:left;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 10px;
	color: #0B0A8C;
	}
.contact2 {
	float:right;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 10px;
	color: #0B0A8C;
	}
.contact strong, .contact2 strong {
	font-weight: bolder;
	font-size: 11px;
	}
	
#content_texte p a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}
#content_texte p a:hover {
	color: #3366FF;
	text-decoration: underline;
	}