.texto_oscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006532;
	font-weight: bold;
	text-decoration: none;
}
.texto_claro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006532;
	font-weight: normal;
}
.texto_oscuro_peq {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006532;
	font-weight: bold;
}
.texto_claro_peq {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006532;
	font-weight: normal;
}
.fondo_paneles {
	background-image: url(Images/fondo_paneles.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.texto_oscuro_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8D52D;
	font-weight: bold;
	text-decoration: none;
}
.texto_claro_2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8D52D;
	font-weight: normal;
}

