.fondo_azul{
	background-color: #003a79;
}
.fondo_naranja{
	background-color: #f18e00;
}
.texto_negro{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.texto_gris{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
.texto_general{
	font-family: "Arial";
	font-weight: normal;
	font-size: 9px;
	color: #a6a6a6;
}
.texto_grande{
	font-family: "Arial";
	font-weight: normal;
	font-size: 18px;
	color: #d0d0d0;
	font-style: italic;
}
.texto_azul{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #003a79;
}
.texto_naranja{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #f18e00;
}
.pestana_activa{
	font-family: "ARIAL";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #299829;
}
.pestana_inactiva{
	font-family: "ARIAL";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
A.enlace1:link {
	color: #ffffff;
	font-family: "Arial";
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.enlace1:visited {
	color: #ffffff;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.enlace1:hover {
	color: #fffff;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
A.enlace1:active {
	color: #993300;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
A.enlacemenu:link {
	color: #003a79;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
A.enlacemenu:visited {
	color: #003a79;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
A.enlacemenu:hover {
	color: #f18e00;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
A.enlacemenu:active {
	color: #003a79;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
A.enlace:link {
	color: #555555;
	font-family: "Arial";
	text-decoration: none;
	font-size: 12px;
}
A.enlace:visited {
	color: #555555;
	font-family: "Arial";
	text-decoration: none;
	font-size: 11px;
}
A.enlace:hover {
	color: #003a79;
	font-family: "Arial";
	text-decoration: underline;
	font-size: 11px;
}
A.enlace:active {
	font-family: "Arial";
	text-decoration: none;
	font-size: 11px;
	color: #555555;
}

