﻿.baseTabuladores
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #99ccff;
	height:1%;
	width: 16%;
}
.basePantallas
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #cfe8ff;
	height: 99%;
	width: 100%;
}
