.titulo_caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #2B3E0D;
	text-decoration: none;
}

.texto_caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #2B3E0D;
	text-decoration: none;
}
.detalle_caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #2B3E0D;
	text-decoration: none;
}

.titulo_ctegoria {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.ver_mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.tetxo_entrada {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 17px;
}
.tetxo_entradaazul {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #0060A6;
	line-height: 19px;
}

.gracias {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 17px;
}
.texto_pie{
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #ffffff;
}
.texto_verde{
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #6AAB15;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.documento {
	color: #48651D;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
}

a.documento:hover {
	color: #0189D3;
	text-decoration: none;
	font-weight: normal;
}
a.documento:active {
	color: #48651D;
	text-decoration: none;
	font-weight: normal;
}
a.documento:visited {
	color: #48651D;
	text-decoration: none;
	font-weight: normal;
}

