a:link       { text-decoration: none; color: #ff9900 }
a:visited    { text-decoration: none; color: #ff9900 }
a:hover      { text-decoration: none; color: #ffffff }

.tenda {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}

.tendapet {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}

.tenda a:link, .tenda a:visited {
	color: #804040;
}
.tenda a:hover {
	color: #ff9900;
}

.tendapet a:link, .tenda a:visited {
	color: #804040;
}
.tendapet a:hover {
	color: #ff9900;
}

.intenda {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.intenda a:link, .intenda a:visited {
	color: #800000;
}
.intenda a:hover {
	color: #800000;
}

.banner { font-size: 8px; color: #474747 }
.banner a, .banner a:visited {
	color: #474747;
}
.banner a:hover {
	color: white;
}

.basket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.basket a:link, .basket a:visited {
	color: Maroon;
}
.basket a:hover {
	color: White;
}


.banner {
	font-size: 8px;
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
}
.headertenda {
	font-size: 15px;
	color: Black;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {  font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
.fondoseccion { background-color : #D6D6B2 }
.fontseccion {  font-size: 11px; color: #000000; font-weight: bold}
.enlace {  font-size: 11px; color: #000000}
.enlacecab {  font-size: 8px; color: #474747}
.enlacecentro {  font-size: 11px; color: #ff6600}
.enlaceresalt { text-decoration: none; color: #cc0000}
.fondoresalt { background-color : #ffffff }
.fontresalt { font-size: 10px; color: #000000}
.fondolat1 { background-color: #EDEDDC}
.fondocentro { background-color: #ffffff}
.fontcentro { font-size: 11px; color: ##474747 }
.fondolat2 { background-color: #f1f1f1}
.fontpetit { font-size: 9px; color: ##474747 }
.fonttitulo { font-family: Verdana, Helvetica, sans-serif; font-size: 13px; color: #6b6b6b; font-weight: bold }
.fonttituloblanco { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold }
.titremarc { color: #ff9900 }
.aboton { font-family: Verdana, Helvetica, sans-serif; font-size: 13px; color: #6b6b6b; font-weight: bold }
.aboton:hover { text-decoration: none; color: #ff9900}
INPUT, SELECT, BUTTON { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 13px; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: arial }

table.tenda1 {
	border: 1px solid Olive;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px 10px 10px 10px;
}


INPUT, SELECT, BUTTON
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: verdana
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}



