body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7E93B0;

}
A.Link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.Link:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF8B00;
	text-decoration: none;
}
A.LinkMasInfo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCFF;
	text-decoration: none;
}
A.LinkMasInfo:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8B00;
	text-decoration: none;
}

.TextosComunesBlancos {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}
.TextosComunesNaranjas {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8B00;
	text-align: left;
}

.Pie {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.PieNegrita {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.MenuItem {
	FONT-SIZE: 11px;
	CURSOR: hand;
	COLOR: white;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	border: 1px solid #FF8C00;
	background-color: #596289;
	text-transform: uppercase;
}


.TextosContenidosAzules {
	font-family: "Century Gothic", "Franklin Gothic Demi Cond", "Gill Sans MT Condensed", "Rockwell Condensed", "Tw Cen MT Condensed";
	font-size: 11px;
	color: #596289;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}
.TextosContenidosAzules:hover {
	font-family: "Century Gothic", "Franklin Gothic Demi Cond", "Gill Sans MT Condensed", "Rockwell Condensed", "Tw Cen MT Condensed";
	font-size: 11px;
	color: #FF8B00;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.TextosContenidosAzulesMinusculas {
	font-family: "Century Gothic", "Franklin Gothic Demi Cond", "Gill Sans MT Condensed", "Rockwell Condensed", "Tw Cen MT Condensed";
	font-size: 11px;
	color: #596289;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	
}
.TextosContenidosNaranjas {
	font-family: "Century Gothic", "Franklin Gothic Demi Cond", "Gill Sans MT Condensed", "Rockwell Condensed", "Tw Cen MT Condensed";
	font-size: 11px;
	color: #FF8B00;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
}
.TextosContenidosAzulesLink {
	font-family: "Century Gothic", "Franklin Gothic Demi Cond", "Gill Sans MT Condensed", "Rockwell Condensed", "Tw Cen MT Condensed";
	font-size: 10 px;
	color: #596289;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}
.TextosContenidosAzulesLink:hover {
	font-family: "Century Gothic", "Franklin Gothic Demi Cond", "Gill Sans MT Condensed", "Rockwell Condensed", "Tw Cen MT Condensed";
	font-size: 10 px;
	color: #FF8B00;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

