﻿.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;			
	text-align:left;
	padding-left:40px;
	background-image:url('Imagenes/btnAmarillo.gif');
	background-position:left;
	background-repeat:no-repeat;
}
.ctrMenuMainFilaInt
{	
	height:25px;			
	text-align:left;
	padding-left:40px;
	background-image:url('Imagenes/btnNegro.gif');
	background-position:left;
	background-repeat:no-repeat;
}
.ctrMenuMainFilaOver
{
	height:25px;
	color:White;	
	text-align:left;
	padding-left:20px;	
}
.ctrMenuMainA
{
	color: White;
	font-size:12px; 
	font-family:Trebuchet MS;
	font-weight:bold;	
	text-decoration:none;
}
.ctrMenuMainA:hover
{
	color: white;
	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: white;
	font-size:12px; 
	font-family:Trebuchet MS;
	font-weight:bold;
	text-decoration:underline;
}
