/* CSS Document */
body {font-family: verdana, sans-serif; font-size: 11px; color: #333333; background-color: #E1D4C0; margin: 0px 0px 0px 0px}

td   {font-family: verdana, sans-serif; font-size: 11px; color: #ffffff; color: #182244}
#menues    {font-family: verdana, sans-serif; color: #333333; width: 100%; border-right: 1px solid #364989; padding: 0px 0px 0px 0px; margin-bottom: 0px; background: #223164}
#menues ul {list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: none}
#menues li {border-bottom: 1px solid #364989; margin: 0px 0px 0px 0px}

#menues li a.menulink {color: #ffffff; font-weight: normal; text-decoration: none; display: block; padding: 5px 5px 5px 5px; border-left: 10px solid #1958B7; border-right: 10px solid #99CCFF; background: #2088DF; width: 100%}
#menues li a.menulink:hover    {color: #223164; border-left: 10px solid #99CCFF; border-right: 10px solid #2586D7; background: #CEE7FF}

#menues li a.menulinkactive       {color: #223164; font-weight: normal; text-decoration: none; display: block; padding: 5px 5px 5px 5px; border-left: 10px solid #99CCFF; border-right: 10px solid #2586D7; background: #CEE7FF; width: 100%}
#menues li a.menulinkactive:hover {color: #ffffff; font-weight: bold; border-left: 10px solid #CCCCCC; border-right: 10px solid #1958B7; background: #CCCCCC; width: 100%}
#menues li a.menulinkapagado {color: #ffffff; font-weight: bold; border-left: 10px solid #CCCCCC; border-right: 10px solid #1958B7; background: #000000; width: 100%}
html>body #menulink li a {width: auto}

#menues li a.submenulink {color: #ffffff; font-weight: normal; text-decoration: none; display: block; padding: 5px 5px 5px 15px; border-left: 10px solid #99CCFF; border-right: 10px solid #2586D7; background: #1958B7; width: 100%}
#menues li a.submenulink:hover       {color: #ffffff; font-weight: normal; border-left: 10px solid #1958B7; border-right: 10px solid #99CCFF; background: #2088DF}
#menues li a.seleccionado {color: #ffffff; font-weight: normal; text-decoration: none; display: block; padding: 5px 5px 5px 15px; border-left: 10px solid #000000; border-right: 10px solid #2586D7; background: #669999; width: 100%}

#menues li a.submenuactive   {color: #223164; font-weight: normal; text-decoration: none; display: block; padding: 5px 5px 5px 15px; border-left: 10px solid #99CCFF; border-right: 10px solid #2586D7; background: #99CCFF; width: 100%}
#menues li a.submenuactive:hover {color: #ffffff; font-weight: normal; border-left: 10px solid #508FC4; border-right: 10px solid #5ba3e0; background: #2586d7}
/* CSS estructura tablas */

.texto { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-indent: 2pt ; line-height: 12pt; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; text-align: left}
.textin {
	text-align: left;
	font-family: Verdana, Arial,  Helvetica;
	font-size: 10px;
	color: #51526B;
	line-height: 14px;
}
A:link
{ color: #000000;
text-decoration: none }

A:visited 
{ color: #000000;
text-decoration: none }

A:link:hover 
{ 
color: #CCCCCC;
text-decoration: none
}

A:visited:hover 
{color: #669999;
text-decoration: none;
font-weight: bold }

