.textochico { font-family: times; font-size: 14px; color: #FFFFFF }
.subtitle { font-family: times; font-size: 25px ; color: #FFFFFF}
.cajas {  font-family: arial; font-size: 12px; color: #FFFFFF; background-color: #FF0000; border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.link {  font-family: times; font-size: 14px; color: #FFCC00; text-decoration: underline}
.link:hover {  font-family: times; font-size: 14px; color: #FFCC00; text-decoration: none}
.linkchico { font-family: times; font-size: 12px; color: #FFCC00; text-decoration: underline }
.linkchico:hover { font-family: times; font-size: 12px; color: #FFCC00; text-decoration: none }
.textochiconaranja { font-family: times; font-size: 10px; color: #FFCC00}
.textomuychico {  font-family: verdana; font-size: 9px; color: #FFFFFF}
.linkgrande {  font-family: times; font-size: 30px; color: #FFCC00; text-decoration: underline; font-weight: normal}
.linkgrande:hover {  font-family: times; font-size: 30px; color: #FFCC00; text-decoration: none}
.cajasmarron { font-family: arial; font-size: 12px; color: #000000; background-color: #FFD988; border: 1px #990000 solid}
a {  font-family: times; font-size: 14px; color: #FFCC00; text-decoration: underline}
a:hover {  font-family: times; font-size: 14px; color: #FFCC00; text-decoration: none}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{

margin: 0.1em 1em;

}

#nav-menu li a
{
    background: #fff bottom left repeat-x;
    height: 2em;
    line-height: 2em;
    float: left;
    width: 9em;
    display: block;
    border: 0.1em solid #dcdce9;
    color: #800000;
    text-decoration: none;
    text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:5em
} 
