﻿.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;
}

.ctrMenuMainTabla
{
}
.ctrMenuMainFila
{	
	height:25px;		
	padding-left:35px;
	text-align:left;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	background-color:#ededed;
	background-image:url(imagenes/flecha.jpg);
	background-repeat:no-repeat;
}
.ctrMenuMainFilaDer
{	
	height:20px;			
	text-align:left;
	padding-bottom:5px;
	vertical-align:top;
}
.ctrMenuMainFilaOver
{
	height:25px;
	background-color:#fff392;	
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	text-align:left;
	padding-left:35px;	
	background-image:url(imagenes/flechaPressed.jpg);
	background-repeat:no-repeat;
}
.ctrMenuMainA
{
	color: black;
	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;
}
.ctrMenuMainAInt
{
	color: Black;
	font-size:12px; 
	font-family:Trebuchet MS;
	font-weight:bold;	
	text-decoration:none;
}
.ctrMenuMainAInt:hover
{
	color: Black;
	font-size:12px; 
	font-family:Trebuchet MS;
	font-weight:bold;
	text-decoration:underline;
}
.ctrMenuMainAScript
{
	color: black;
	font-size:12px; 
	font-family:Trebuchet MS;
	font-weight:bold;
	text-decoration:underline;
}
