﻿body {
 background-color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 margin: 100px 0 3em 0;
 padding: 0;
 font-size: 12px;
 font-weight: normal;
 /*font-weight: bolder;*/
}
#menunav {
 margin: 0;
 padding:0;
}
#menunav li {
 list-style-type: none;
 margin: 0;
 padding: 0;
 background-image:  url(images/curva.gif);
 background-repeat: no-repeat;
 /*border-bottom: 1px solid #0074E3;*/
 background-color: #cdebfc;
 width: 165px;
}
#menunav ul {
 /*border-top: 1px solid #eeeeee;*/
 margin: 0;
 padding: 0;
 z-index: 10000;
}
#menunav ul li {
 border-left: 1px solid #cdebfc;
 /*border-bottom: 1px solid #cdebfc;*/
}
#menunav a {
 display: block;
 text-decoration: none;
 background-color: transparent;
 /**/padding: 4px 12px 4px 10px;
 color: #000066;
 border-top: 1px solid #0061BD;
 border-right: 1px solid #0061BD;
 font-weight: normal;
 /*border-bottom: 0;
 /*border-left: 4px solid #0061BD;*/
 line-height:1;
}
/*controla la botonera */
#menunav a:hover, #menunav a:active, #menunav a:focus,
#menunav .menuon, #menunav .menuon:hover, 
#menunav .menuon:active {
 color: #CC0000; 
 letter-spacing: 0.01px;
 border-top: 1px solid #0061BD;
 border-right: 1px solid #0061BD;
 /*border-left: 4px solid #0061BD;
 /*background-color: #0061BD;
 background-image:  url(img/encima_btn.jpg);
 background-repeat: repeat-x;*/
}
#menunav .menumark, #menunav .menumark:hover {
 /*font-weight: bold;*/
}
/*Controlan los links y la imagen de flecha */
/*the normal trigger link */
#menunav .menutrg, #menunav .menutrg:hover, #menunav .menutrg:active
{
    /*background-image: url(images/from.gif);
    background-repeat: no-repeat;
    background-position: right center;*/
}
#menunav .menutrg:hover {
 /*background-position: right center;
 background-image:  url(img/encima_btn.jpg);
 background-repeat: repeat-x;*/
}
/*controla el desplazamiento y alcance de los submenus */
#menunav .menuhide {
 left: -9000px;
 border: 0;
}
#menunav .menushow {
 left: auto;
 z-index: 20000;
}
/*modifica el menu madre */
#sidebar {
 position: relative;
 top: 0px;
 left: 0px; 
 width: 150px;
 font-size: 12px; 
 z-index: 30000;
 font-weight: normal;
}

A
{
    height: 28px;
    text-align: center;
    vertical-align: middle;
    margin: 0px;
}

.style44 {
	color: #FF0000;
	font-weight: bold;
	font-size: 9px;
}

.style47 {
	color: #FF0000;
	font-weight: bold;
}