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

