A:LINK {
text-decoration:none;
}

A:HOVER {
color:#FFB321;
text-decoration:none;
}

A:ACTIVE {
text-decoration:none;
}

A:VISITED {
text-decoration:none;
}
.fondo-menu {
	background-image: url(../images/maquetacion/col-men.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pie-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.fondo-general {
	background-image: url(../images/adornos/lineafondo-gris.gif);
	background-position: left top;
	background-repeat:  repeat-y;
}
.texto-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.texto-menu-sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textosemifrueso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
.reborde-oscuro {
	border: 1px solid #000000;
}
