.borde-azul {
	border: 1px solid #007BDE;
}
.borde-azul-mano {
	border: 1px solid #007BDE;
	cursor: hand;
}
.borde-verde {
	border: 1px solid #609C19;
}

.Trebuchet12px {
	font-family:  Arial, Verdana;
	font-size: 12px;
}
.borde-gris {
	border: 1px solid #EBEBEB;
}
.borde-gris-mano {
	border: 1px solid #EBEBEB;
	cursor:hand;
}
.Trebuchet10px {

	font-family:  Arial, Verdana;
	font-size: 10px;
}
.Trebuchet16px {

	font-family:  Arial, Verdana;
	font-size: 16px;
}
.Trebuchet11px {

	font-family:  Arial, Verdana;
	font-size: 11px;
}
.Trebuchet24px {


	font-family:  Arial, Verdana;
	font-size: 24px;
}
.cajaform {
	font-family:  Arial, Verdana;
	font-size: 11px;
	color: #666666;
	height: 16px;
	width: 100%;
	border: 1px solid #488403;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #488403;
	background-color: #FFFFFF;
	border: 1px solid #488403;
}

.textareaform {
	width: 100%;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #488403;
}
.cajaform2 {

	font-family:  Arial, Verdana;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 350px;
}
.borde-negro {

	border: 1px solid #000000;
}
.fondo_gente {
	background-image: url(../images/fondo-gente.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mano{
	cursor: hand;
}
.Trebuchet12px_interlineado {
	font-family:  Arial, Verdana;
	font-size: 12px;
	line-height: 15px;
}
