.MENU_ARG {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.MENU_DENTRO {
	font-family: Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #003399;
}
.MENU_DENTRO:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: lighter;
	text-transform: none;
	text-decoration: none;
	color: #0000ff;
	
}
.TITULOS {
	font-family: "TImes New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #023C62;
	text-transform: uppercase;
}
.TEXTO {
	font-family: Arial;
	font-size: 12px;
	color: #023C62;
	}
.TEXTO_REPRESENTANTES {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #023C62;
	font-weight: lighter;
}
.PIE_DE_PAG {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #023C62;
}
.LINKS {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.LINKS:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.LINKS_PIE {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.LINKS_PIE:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.LI_NARANJA {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.formu {
	font-family: Times New Roman;
	font-size: 14px;
	color: #023C62;
	background-image: url(form_text_fond.jpg);
	font-weight: bold;
	border: thin inset #FFFFFF;
}
.TABLA_MENU {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.TABLA_TXT {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

