.PinedaMenuPrincipalAlt .Titulo
{
	font-family: verdana;
	font-size: 7.5pt;
	color: darkgreen;
	font-weight: bold;
	margin-left: 5px;
}

.PinedaMenuPrincipalAlt .celda_arriba
{
	background-color:#E28100;
}

.PinedaMenuPrincipalAlt .celda_medio
{
	background-color:#d6e7bd;
	border-right: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	text-align: center;
}

.PinedaMenuPrincipalAlt .celda_abajo_centro
{
	background-color: #E28100;
	border-bottom: black 1px solid;
}

.PinedaMenuPrincipalAlt .celda_abajo_derecha
{
	background-color:#E28100;
}

.PinedaMenuPrincipalAlt .fondo
{
	background-color: transparent;
}

/*
	Estilos propios del módulo de links de dominion
*/
.PinedaMenuPrincipalAlt
{
}

.PinedaMenuPrincipalAlt .textolinks
{
	font-weight:normal;
	font-size: 8pt;
	color: green;
	font-family: verdana;
	text-decoration: none;
}

.PinedaMenuPrincipalAlt .textolinks:active
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	COLOR: green;
	TEXT-DECORATION: none;
}

.PinedaMenuPrincipalAlt .textolinks:visited  
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	COLOR: green;
	
}

.PinedaMenuPrincipalAlt .textolinks:link
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	COLOR: green;
	TEXT-DECORATION: none;
}

.PinedaMenuPrincipalAlt .textolinks:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: darkorange;
	font-family: verdana;
	text-decoration: underline;
}

