 /*------------------------------------------------------*
  *-------------   ICARE-NET.COM ----- CSS TEXTE  ----*
  *------------------------------------------------------*/

.texte a:hover {
	text-decoration: none;
	}
.texte a img {
	border: 1px #1F6AAE solid;
	} 
.texte a:hover img {
	border: 1px #FFF solid;
	}	
  
.texte{
	color: #002e7c;
	text-align: justify;
}
.texte2 {
	text-align: center;
	font-size: 17px;
	}
.texte2 a {
	display:block;
	padding: 1px;
	background-color: #1e66af;
	color: #FFFFFF;
	text-decoration:none;
	text-align: center;
	height:24px;
}
.texte2 a:hover {
	background-color: #002E7C;
	color: #FFFF66;
}
.texte_mini {
	font-size: 10pt;
	color: #002e7c;
	text-align: left;
}

.texte_adresse
{
	color:#FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

.titre_1 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-color: #559be0;
	letter-spacing: 3px;
}


.ligne {
	border-bottom: 1px solid #559be0;
}
/*
.bloc_restaurant {
	font-size: 10px;
}*/
.bloc_restaurant ul {
	list-style: none;
}
/*.bloc_restaurant h2 {
	font-size: 13px;
	padding:0;
	margin: 0 0 0px 0;
}
.bloc_restaurant h3{
	font-size: 10px;
	padding:0;
	margin: 0 0 10px 0;
}*/