body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	background-color: #0667B8;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	font-family: Tahoma;
	font-weight: bold;
	color: #333333;
}
.menusup {
	font-family: Tahoma;
	font-weight: bold;
	color: #ffcc66;
	font-size: 16px;
}
.menusup:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF9900;
	font-size: 16px;
}
.menuizq {
	font-family: "Kristen ITC";
	font-size: 14px;
	font-weight: bold;
	color: #0E3259;
	margin-left: 6px;
	line-height: 20px;
	background-color: #B9D6F4;
}
.menuizq:hover {
	font-family: "Kristen ITC";
	font-size: 14px;
	font-weight: bold;
	color: #AB9707;
	line-height: 20px;
}
.menuizqnolink {
	font-family: "Kristen ITC";
	font-size: 14px;
	font-weight: bold;
	color: #0E3259;
	margin-left: 6px;
	line-height: 20px;
	background-color: #B9D6F4;
}
.tablaborde {
	border: 1px solid #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	border-color: #B0CFF2;
	padding-right: 1px;
	padding-left: 1px;
}
.tablacontenido {
	width: 90%;
	background-color: #E9F2FC;
}
.textonormal {
	font-family: "Comic Sans MS";
	text-align: justify;
	font-size: 15px;
}
.textoresaltado {
	font-family: "Comic Sans MS";
	text-align: justify;
	font-size: 16px;
	font-weight: bold;
}
.textonormalnegrita {
	font-family: "Comic Sans MS";
	text-align: justify;
	font-size: 15px;
	font-weight: bold;
}
.textonormalblanco {
	font-family: "Comic Sans MS";
	text-align: justify;
	font-size: 13px;
	color: #FFFFFF;
}
.infousuario {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #1212af;
	font-weight: bold;
	
}
.error {
	font-family: "Comic Sans MS";
	text-align: justify;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.footer {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.contador {
	font-size: 14px;
	color: #FFFFFF;
	background-color:black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}