/********************* BANNER **************************************************/
.ddlPerfil
{
	 font-size: 7pt; 
	 font-family: Verdana; 
	 color: #000066; 
	 font-weight : bold;
}

.tditemMenuBanner 
{
	 font-size: 7pt; 
	 font-family: Verdana; 
	 color: #000066; 
	 font-weight : bold;
}

a:link 
{
	font-size: 7pt; 
	font-family: Verdana; 
	color: #000066; 
	font-weight : bold;
	text-decoration: none;
}

a:visited 
{
	font-size: 7pt; 
	font-family: Verdana; 
	color: #000066; 
	font-weight : bold;
	text-decoration: none;
}

a:hover 
{
	font-size: 7pt; 
	font-family: Verdana; 
	color: #000066; 
	font-weight : bold;
	text-decoration: underline;	
}

.Fecha 
{
	 font-size: 7pt; 
	 font-family: Verdana; 
	 color: #000000; 
	 font-weight : normal;
}

/******************************************************************************************/

/********************* MENU PRINCIPAL *****************************************************/
.menuPrincipal 
{
    font-family : Verdana;	
	color: black;
	font-size: 7pt;
	background-color:#fbf9fe;
	border-bottom-color:#000000;
	height:15px;
}

.itemTitulo 
{
	 font-size: 7pt; 
	 font-family: Verdana; 
	 color: #FFFFFF; 
	 background-color: #679A01;
	 border:solid 1px #000000; 
	 font-weight: bold; 
	 cursor :default;
}

.itemMenu 
{
	 font-size: 7pt; 
	 font-family: Verdana; 
	 color: #000000; 
	 background-color: #FFFFFF;
	 border:solid 1px #000000; 
	 font-weight : normal;
}

.menuPrincipalItemSeleccionado 
{
	 font-size: 7pt; 
	 font-family: Verdana;
	 font-weight:normal;
	 color: #000000;
	 cursor :hand; 
	 background-color: #D4E3B8;
	 border:solid 1px #000000;
}

/******************************************************************************************/
