﻿body
{
	font-size: 12px;
	font-family: tahoma;
}
.tbs
{
	font-size: 12px;
	font-family: tahoma;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
.lbs
{
font-weight:bold;	
}
.titulo
{
	font-weight: bold;
	background-color: gainsboro;
	text-align: center;
}
.boxes
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.Cal
{
	text-transform: uppercase;
	font-weight:bold;
}
.gvHeader
{
	background-image: url(imagenes/HeadInfo.png);
	background-repeat: repeat-x;
	color:#ffffff;
	font-weight:bold;
}
.gv
{
color:White;	
}