body {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
body, html {height: 100%; margin: 0; padding: 0;}

a {color: #000000; font-weight: normal;}
a:active {color: #DB0000; text-decoration: none;}
a:hover {color: #DB0000; text-decoration: underline;}
a:link {text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a.link {color:#FFFFFF; font-weight:normal;}
a.link:hover {color:#CC66FF; text-decoration:underline;}
a.link:link {color:#FFFFFF;}

.a_Menu {background-image:url(imagenes/BkgdMenu.gif); color:#FFFFFF; font-weight:bold;}
.a_Titulos {color: #DB0000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px;}
.a_TextoContenido {font-size: 13px; color: #333333; line-height: 17px;}
.a_Creditos {color: #DB0000; font-size: 11px;}
.a_TextoMensaje {color: #DB0000; line-height: 18px; font-weight: bold;}
.a_Subtitulos {color: #006699; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: normal; }
.a_TitulosHome {color: #666666; font-size: 16px; font-weight: bold;}
.a_FechasHome {color: #DB0000;}
.a_SubtitulosHome {color: #000000; font-size: 15px; font-weight: bold;}

.arroba {background-image: url(/portals/0/contactenos/arroba.jpg); background-position: left; background-repeat: no-repeat;}
.ingreso, a.ingreso, a.ingreso:link, a.ingreso:hover, a.ingreso:visited {color: white;}

/* [SOLPARTMENU] */
.m_Menu, .m_RootMenu, .m_SubMenu, .m_SubMenuSel {
	color: White;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.m_Menu, .m_SubMenu, .m_SubMenuSel {
	font-size: 12px;
}
.m_MenuSeparador img {
	border: 0;
  position: relative;
  top: 0px;
}
.m_RootMenu {
	font-size: 12px;
	vertical-align: middle;
}
.m_RootMenuBreadcrumb {
	color: Yellow;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.m_SubMenu {
	background-color: #DB0000;
	border-color: White;
	border-style: solid;
	border-width: 0px;
	padding: 3px;
	position: absolute;
	top: 30px;
}
.m_SubMenuBreadcrumb {
	color: Yellow;
	cursor: pointer;
}
.m_SubMenuSel {
	background-color: White;
	color: #DB0000;
}

/* [LINKS] */
a.m_menuInterno, a.m_menuInterno:link {
	color: #DB0000; 
	cursor: pointer;
	font-size: 11px;
}
