body {
	background-image: url(IMG/fondop.gif);
	background-repeat: repeat;
	scrollbar-face-color: #66CC00;
	scrollbar-3dlight-color: #665500;
	scrollbar-darkshadow-color: #66CC00;
	scrollbar-shadow-color: #66CC00;
	scrollbar-arrow-color: #66CC00;
	scrollbar-track-color: #66CC00;	
}

.fondoSuperior {
	background-attachment: fixed;
	background-image: url(IMG/logo5.gif);
	background-repeat: repeat-x;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #567423;
	padding: 5px;
}
.celdaProductosIzq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #567423;
	border-right-color: #567423;
	border-bottom-color: #567423;
	border-left-color: #567423;
}

.TextoFechaHora {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #567423;
	text-align: right;
	vertical-align: middle;
}
.bottomRight {
	background-image: url(IMG/bottomRight.gif);
	background-repeat: repeat-x;
	background-color: #E9F3D8;
}
.bottomLeft {
	background-image: url(IMG/bottomLeft.gif);
	background-repeat: no-repeat;
	background-color: #E9F3D8;
}
.textoCabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #567423;
	font-weight: bold;
	background-color: #E9F3D8;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px dotted #567423;
	filter: Alpha(Opacity=90, FinishOpacity=20, Style=1, StartX=70, StartY=70, FinishX=100, FinishY=100);
}
.layerManzana {
	background-color: #FFFFFF;
	border: thin dotted #999999;
}
.TextoPequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #567423;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
