men:active 		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #ffffff; text-decoration: none; }
men:link 		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #cc0000; text-decoration: none; }
men:hover 		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #cc0000; text-decoration: none; }


.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #FFFFFF;
 font: 11px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 11px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

/* Borders used by some items */

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FFCC99;
 font: Bold 11px Arial, Helvetica;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #99CCFF;
 font: Bold 11px Arial, Helvetica;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}
.tituloprincipal {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
}
.txt {
	COLOR: #666666; FONT-FAMILY: Verdana; FONT-SIZE: 12px; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.botonera {
	COLOR: #002953;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.botonera:hover {
	COLOR: #333366;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
.titulos {
	COLOR: #F58500;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitulos {
	COLOR: #003366;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-transform: normal;
}
.subtitulosblanco {
	COLOR: #ffffff;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-transform: normal;
}
.tituloblanco {
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-transform: uppercase;
}
.titulosbig {
	COLOR: #003366;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-transform: none;
}
.fondotitulo {
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-POSITION: center top;
	BACKGROUND-REPEAT: repeat-x;
	background-image: url(imagenes/bg_titulo.jpg);
}
.fondoup {
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-POSITION: center top;
	BACKGROUND-REPEAT: repeat-x;
	background-image: url(imagenes/bg_up.jpg);
}
