.direccion {
	font-family: Arial;
	font-size: 10px;
	font-weight: regular;
	color: #FFFFFF;
}
.intems {
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	color: #FFFFFF;
}
.intems_verdes {
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	color: #2D581D;
}
.intems_tem_al {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #66D827;
}
.intems_tem_med {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.intems_tem_baja {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFBA00;
}
.intems1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: regular;
	color: #66D827;
}
.textos {
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	color: #012A48;
}
.textos1 {
	font-family: Arial;
	font-size: 6px;
	font-weight: regular;
	color: #000000;
}
.enlace {
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	color: #FEB209;
}
.textbox {
	font-family: "Microsoft Sans Serif";
	border: 1px solid #305D9C;
	background: #FAFAFA;
	color: #737373;
	font-size: 11px;
	font-weight: normal;
}
.submit {
	font-family: "Microsoft Sans Serif";
	border: 1px solid #F77C0C;
	background: #0F3981;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
}