Body
{
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tbl_principal{
	background: url(../imagenes/background.jpg) no-repeat;
}
a:visited 
{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	cursor: pointer;
}
a:hover 
{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	cursor: pointer;
}
a:active 
{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	cursor: pointer;
}
a:link 
{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;;
	cursor: pointer;
}
.Copyright
{
	font-size:9px;
	font-weight:Normal;
	font-family:Verdana;
	text-align:left;
	color: #3e4a9c;
}
.Ruta
{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;;
	cursor: pointer;
	padding:inherit;
}
.context
{
	font-size:13px;
	font-weight:normal;
	font-family:Verdana;
	text-align:justify;
	color: #ffffff;
}
.contextform
{
	font-size:13px;
	font-weight:normal;
	font-family:Verdana;
	text-align:justify;
	color: #000000;
}
.contextderecha
{
	font-size:13px;
	font-weight:normal;
	font-family:Verdana;
	text-align:right;
	color: #ffffff;
}
.contextmini
{
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align:center;
	color: #ffffff;
}
.contextnegrita 
{ 
	font-size: 13px; 
	font-family: Verdana; 
	font-weight: bold;
	text-align:justify;
	color: #ffffff;
}
.contextcentrado
{
	font-size:13px;
	font-weight:normal;
	font-family:Verdana;
	text-align:center;
	color: #ffffff;
}
.contextgrande
{
	font-size:15px;
	font-weight:normal;
	font-family:Verdana;
	color: #ffffff;
}
.Subtitulo
{
	font-size:13px;
	font-weight:bold;
	font-family:Verdana;
	color: #ffffff;
}
.Titulo
{
	font-size:15px;
	font-weight:bold;
	font-family:Verdana;
	color: #9cc22b;
	text-align:justify;
	color:#ffffff;
}
.TituloGrande
{
	font-size:20px;
	font-weight:bold;
	font-family:Verdana;
	text-align:justify;
	color:#ffffff;
}