﻿.ctrMenuCuerpoMenu
{
	background-color:#eeedeb;
	text-align:left;
}
.ctrMenuTitulos
{
	padding-left:5px;
}
.ctrMenuTexto
{
	color:#004890; 
	text-decoration:none
}
.ctrMenuTexto:hover
{
	text-decoration:underline;
}
.ctrMenuLinks
{
	font-size:11px;
	padding-left:15px;
}
.ctrMenuLinksOver
{
	font-size:11px;
	padding-left:15px;	
	background-color:#dae3eb;
}

.ctrMenuMainFila
{	
	height:25px;		
	padding-left:20px;
	text-align:left;
	border-bottom:solid 1px white;
	background-color:#9fdf3b;
}
.ctrMenuMainFilaOver
{
	height:25px;
	text-align:left;
	padding-left:20px;
	border-bottom:solid 1px #d7d7d7;
	background-color:#7eae32;	
}
.ctrMenuMainA
{
	color:#3d4130;
	font-size:12px; 
	font-family:Trebuchet MS;
	font-weight:bold;	
	text-decoration:none;
}
.ctrMenuMainA:hover
{
	color:black;
	font-size:12px; 
	font-family:Trebuchet MS;
	font-weight:bold;
	text-decoration:underline;
}
.ctrMenuMainAScript
{
	color: white;
	font-size:12px; 
	font-family:Trebuchet MS;
	font-weight:bold;
	text-decoration:underline;
}
