Body
{
	background: url(../imagenes/background.jpg) no-repeat;
	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: #9cc22b;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	cursor: pointer;
}
a:hover 
{
	text-decoration: none;
	color: #9cc22b;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	cursor: pointer;
}
a:active 
{
	text-decoration: none;
	color: #9cc22b;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	cursor: pointer;
}
a:link 
{
	text-decoration: none;
	color: #9cc22b;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;;
	cursor: pointer;
}
.Copyright
{
	font-size:9px;
	font-weight:Normal;
	font-family:Verdana;
	text-align: center;
	color: gray;
}
.Ruta
{
	text-decoration: none;
	color: #9cc22b;
	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: #000000;
}
.contextderecha
{
	font-size:13px;
	font-weight:normal;
	font-family:Verdana;
	text-align: right;
	color: #000000;
}
.contextmini
{
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: right;
	color: #999999;
}
.contextnegrita 
{ 
	font-size: 13px; 
	font-family: Verdana; 
	font-weight: bold;
	text-align: justify;
	color: #000000;
}
.contextcentrado
{
	font-size:13px;
	font-weight:normal;
	font-family:Verdana;
	text-align: center;
	color: #000000;
}
.contextgrande
{
	font-size:15px;
	font-weight:normal;
	font-family:Verdana;
	color: #000000;
}
.Subtitulo
{
	font-size:13px;
	font-weight:bold;
	font-family:Verdana;
	color: #9cc22b;
}
.Titulo
{
	font-size:15px;
	font-weight:bold;
	font-family:Verdana;
	color: #9cc22b;
	text-align: center;
}
.TituloGrande
{
	font-size:20px;
	font-weight:bold;
	font-family:Verdana;
	color: #FFFFFF;
}
.panelrecorrido
{
	font-size:13px;
	font-weight: bold;
	font-family:Verdana;
	text-align: justify;
	color: gray;
}
.foto {
	/*width: 350px;
	font-weight: bold;
	border: 0px;
	background-color: #99BBEE;*/
	height: 370px;
	background: url(../imagenes/MarcoH.jpg) no-repeat center;
}
.suma
{
	font-size:13px;
	font-weight:normal;
	font-family:Verdana;
	text-align: right;
	color: #000000;
}

.Imprimir {display: none;}
