@charset "utf-8";

.beneficios {
	font-size: 18px;
	margin-left: 30px;
	float: left;
}
.beneficios_der {
	float: right;
}
.beneficios_imagen {
	border: 3px solid #949494;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.texto_iconos {
	position: relative;
	float: right;
}
.lista {
	margin: 3px;
}
.cuadrado {
	float: left;
	margin: 15px;
	width: 290px;
	margin-top: 40px;
}
.texto_avales {
	height: 120px;
}
.info {
	border: none;
	width: 200px;
	height: 32px;
	margin-top: 5px;
}