BODY { 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #FFFFFF; 
	SCROLLBAR-FACE-COLOR: #B97D96; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: #FF9966; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #ffffff; 
	scrollbar-dark-shadow-color: white; 
	scrollbar-3d-light-color: #9BAAC1
 }

.tablacentral {
	font-family: Tahoma;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(back_celda.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.texto {
	font-family: Tahoma;
	font-size: 11px;
}
.iframe {

	font-family: Tahoma;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #FFFFFF;
}
.tablacentral-bl {

	font-family: Tahoma;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.planilla {
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 7px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;




}
.sitios-top {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #336699;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #66CCFF;
	border-bottom-color: #000066;
	padding-left: 5px;
}

