BODY
{
}
.menu
{
    BACKGROUND-COLOR: #4D6472;
    WIDTH: 200px;
}

.menub
{
    BACKGROUND-COLOR: #4D6472;
    WIDTH: 150px;
}


.menuItem
{
    BORDER-RIGHT: #304653 thin outset;
    BORDER-TOP: #304653 thin outset;
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #ffffff;
    BACKGROUND-COLOR: #4D6472;
}

.contenidoruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAD391;
	font-weight: bold;
	text-decoration: none;
}