.fondo_azul{
	background-color: #009c38;
}
.fondo_naranja{
	background-color: #005b21;
}
.texto_negro{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.texto_gris{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
.texto_general{
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 13px;
	color: #555555;
}
.texto_grande{
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 18px;
	color: #999999;
	font-style: italic;
}
.texto_azul{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #009c38;
}
.texto_naranja{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #005b21;
}
.pestana_activa{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #005b21;
}
.pestana_inactiva{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
A.enlace1:link {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
A.enlace1:visited {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
A.enlace1:hover {
	color: #fffff;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
A.enlace1:active {
	color: #993300;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
A.enlacemenu:link {
	color: #009c38;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
A.enlacemenu:visited {
	color: #009c38;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
A.enlacemenu:hover {
	color: #f18e00;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}
A.enlacemenu:active {
	color: #009c38;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
A.enlace:link {
	color: #555555;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
}
A.enlace:visited {
	color: #555555;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
}
A.enlace:hover {
	color: #009c38;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-size: 12px;
}
A.enlace:active {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	color: #555555;
}
