@charset "utf-8";
/* CSS Document */

/* LEI - Listing hebergement */
p.leiListingTitre {
	margin: 0px; padding: 0px;
	color: #90AA50; font-size: 14px; font-family: Trebuchet MS; font-weight: bold;
}

p.leiListingAdresse {
	margin: 0px; margin-top: 3px; padding: 0px;
	color: #C6CF05; font-size: 11px; font-family: Trebuchet MS; 
}

p.leiListingSavoirplus {
	margin: 0px; margin-top: 3px; padding: 0px; padding-left: 15px;
	color: #EF9100; font-size: 11px; font-family: Trebuchet MS; font-weight: bold; font-style: italic;
	background:url(images/ete/fleche.jpg) no-repeat bottom left;
}

a.leiListingLien {
	color: #EF9100; font-size: 11px; font-family: Trebuchet MS; font-weight: bold; font-style: italic; text-decoration: none;
}

a.leiListingLien:hover {
	color: #EF9100; font-size: 11px; font-family: Trebuchet MS; font-weight: bold; font-style: italic; text-decoration: underline;
}

div#leiListingNumPage {
	height: 22px;
	margin: 0px; padding: 0px;
	text-align: right;
	border: 0px solid #000000;
	color: #C6CF05; font-size: 13px; font-family: Trebuchet MS; font-weight: bold; text-decoration: none;
}

div#leiListingNumPage a {
	color: #C6CF05; font-size: 13px; font-family: Trebuchet MS; font-weight: bold; text-decoration: none;
}

div#leiListingNumPage a:hover {
	color: #EF9100; font-size: 13px; font-family: Trebuchet MS; font-weight: bold; text-decoration: underline;
}

p.leiListingNumPage, span.leiListingNumPageOn {
	color: #C6CF05; font-size: 13px; font-family: Trebuchet MS; font-weight: bold; 
}

span.leiListingNumPageOn {
	color: #EF9100;
}

img#leiListingPagePrems, img#leiListingPagePrec, img#leiListingPageSuiv, img#leiListingPageDer {
	width: 16px;
	height: 16px;
	background:url(images/ete/pag-prems-activites.jpg) no-repeat center center;
	cursor: pointer;
}

img#leiListingPagePrec {
	background:url(images/ete/pag-prec-activites.jpg) no-repeat center center;
}

img#leiListingPageSuiv {
	background:url(images/ete/pag-suiv-activites.jpg) no-repeat center center;
}

img#leiListingPageDer {
	background:url(images/ete/pag-der-activites.jpg) no-repeat center center;
}

p.leiListingNbElements {
	color: #C6CF05;
}

/* LEI - Fiche */
div#boutonsFicheLei {
	background-color: #F5F9EB; 
}

p.leiFicheHoraire {
	color: #A0C13E;
}

p.leiFichePictogramme {
	color: #A0C13E;
}

table#leiFicheTarif {
	background-color: #B8D06E;
}

td#leiFicheTitreTarifTD {
	background-color: #A0C13E;
}

table#leiFicheCoordonnees{
	background-color: #B8D06E;
}

td#leiFicheCoordonneesTD {
	background-color: #A0C13E;
}

table#leiFicheDescriptionCarte {
	background-color: #F6F5F1;
}

p.leiFicheTitreCaract {
	color: #A0C13E;
	border-bottom: 1px solid #A0C13E;
	
}

p.leiFicheTitreModalite {
	color: #A0C13E; 
}

table#leiFichePlan {
	background-color: #F6F5F1;
}
