#menu{
background-image: url("../images/fondo_menu.gif");
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
height:28px;
}
#menu ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-image: url("../images/fondo_menu.gif");
background-repeat: repeat;
background-position: 0 0;
background-color: #333;
list-style: none;
font-size: 14px;
font-weight: bold;
width: 895;
height: 28px;
float: left;
}
#menu ul li {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: inline;
} 
#menu ul li a:link, #menu ul li a:visited {
background-image: url("../images/fondo_menu.gif");
background-repeat: repeat;
background-position: 0 0;
color: #fff;
padding: 5px 15px 7px 15px;
margin: 0px 0px 0px 0px;
float: left;
text-decoration: none;
border-right: 1px;
border-right-color:#900;
border-right-style:solid;
}
#menu ul li a:hover, #menu ul li a:active{
color: #900;
background-position: 0 -30px;
background-color: #CCC;
padding: 5px 15px 7px 15px;
}

#menu ul li a:focus{
color: #900;
background-position: 0 -30px;
background-color: #CCC;
padding: 5px 15px 7px 15px;
}

.indicador{
padding: 125px 0px 0px 0px;
position:relative;
text-align: center;
}

#menucursos{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
height:18px;
}

#menucursos ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: #37585B;
list-style: none;
font-size: 9px;
font-weight: bold;
width: 495;
height: 18px;
float: left;
}

#menucursos ul li {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: inline;
} 

#menucursos ul li a:link, #menucursos ul li a:visited {
color: #fff;
padding: 2px 5px 5px 5px;
margin: 0px 0px 0px 0px;
float: left;
text-decoration: none;
border-right: 1px;
border-right-color:#900;
border-right-style:solid;
}

#menucursos ul li a:hover, #menucursos ul li a:active{
color: #cc6600;
background-color: #ffffff;
padding: 2px 5px 5px 5px;
}

#menucursos ul li a:focus{
color: #cc6600;
background-color: #ffffff;
padding: 2px 5px 5px 5px;
}

.indicadorcursos{
padding: 125px 0px 0px 0px;
position:relative;
text-align: center;
}

#menucursos2{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
*padding: 2px 0px 0px 0px;
*margin: 0px 0px 0px 0px;
height:20px;
text-align: center;
}

#menucursos2 ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
*padding: 2px 0px 5px 0px;
*margin: 1px 0px 0px 0px;
background-color: #37585B;
list-style: none;
font-size: 9px;
font-weight: bold;
width: 495;
height: 18px;
*height: 11px;
}

#menucursos2 ul li {
padding: 2px 0px 0px 0px;
*padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 0px;
*margin: 25px 0px 0px 0px;
display: inline;
vertical-align:middle;
} 

#menucursos2 ul li a:link, #menucursos2 ul li a:visited {
color: #fff;
padding: 2px 5px 5px 5px;
margin: 0px 0px 0px 0px;
*margin: 25px 0px 0px 0px;
*padding: 85px 5px 5px 5px;
text-decoration: none;
border-right: 1px;
border-right-color:#900;
border-right-style:solid;
border-left: 1px;
border-left-color:#900;
border-left-style:solid;
text-align:center;
height:18px;
}

#menucursos2 ul li a:hover, #menucursos2 ul li a:active{
color: #cc6600;
background-color: #ffffff;
padding: 2px 5px 5px 5px;
*padding: 25px 5px 5px 5px;
}

#menucursos2 ul li a:focus{
color: #cc6600;
background-color: #ffffff;
padding: 2px 5px 5px 5px;
*padding: 15px 5px 5px 5px;
}