@charset "utf-8";

/* COMMON STYLES */
.separador {
	height: 0px;
	clear: both;
}

#leftContent {
	width: 917px !important;
	height: 800px !important;
}

.separator {
	clear: both;
}

.banner {
	background-image: url(../../../images_base_seguro/landing/test/banner_img.jpg);
	width: 906px;
	height: 217px;
	margin-bottom: 15px;
}

.banner .titulo_up {
	font-size: 33px;
	margin-bottom: 65px;
	padding: 30px 0 0 10px;
}

.banner .titulo_down {
	font-size: 15px;
	color: #FFFFFF;
	padding: 10px 0 0 10px;
}

.cuerpo {
	
}

.cuerpo .lineas {
	float: left;
	margin-right: 38px;
	margin-top: 50px;
	margin-left: 18px;
	margin-bottom: 40px;
}

.cuerpo .lineas .punto {
	background-image: url(../../../images_base_seguro/landing/test/bulet.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
	font-size: 14px;
}

.cuerpo .iconos {
	float: left;
	font-size: 15px;
}

.footerQuote {
	background-image: url(../../../images_base_seguro/landing/test/pie_img.jpg);
	height: 88px;
	background-repeat: no-repeat;
}

.footerQuote .quote {
	padding: 7px 0 0 95px;
	font-size: 14px;
	float: left;
	width: 300px;
	margin-right: 140px;
}

.footerQuote .boton {
	float: left;
	margin-top: 15px;
}

.seoText {
	padding-top: 50px;
	font-size: 12px;
	color: black;
	width: 900px;
	height: 400px;
}