body
{
	background-color: #FFE15F;
	background-image:url(../img/fondoMaya.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

A:link {
	color: #16659E;
	font-weight: bold;
	text-decoration: none;
}
A:visited{
	color: #16659E;
	font-weight: bold;
	text-decoration: none;
}
A:active{
	color: #16659E;
	font-weight: bold;
	text-decoration: none;
}
A:hover{
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}



table
{
	font-family: Arial;
	table-layout:auto;
}

td
{
	color: #333333;
	font-family: Arial;
	font-size: 12px;

	font-style: normal;
	font-weight: 100;
	top:auto;
	
}

th
{
	background-color:#0D5482;
	font-family: Arial;
	font-size: 16px;
	color:#FFFFFF;
	text-align: center;
	font-style: normal;
	height: 39px;
}

.Titulo1 
{
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #014992;
}

.Titulo2 
{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #016FDC;
}

.Titulo3
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #0E86FE;
}

.TituloTabla 
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #014992;
}


.Normal
{
	font-family: arial;
	font-size: 15px;
	color: #333333;
}
.Cursiva
{
	font-family: arial;
	font-size: 15px;
	color: #333333;
	font-style: italic;
}
.Bold
{
	font-family: arial;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

