@charset "utf-8";
/* CSS Document */
#cuerpo {
	height: 662px;
}
h2 {
	background: url(../css-img/h2_servicios.png) no-repeat 95px bottom;
	height: 50px;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 35px;
}
#servicios {
	position: absolute;
	left: 90px;
	top: 70px;
	width: 600px;
}
#servicios ul {
	list-style: none;
	margin-bottom: 20px;
}
#servicios li {
	color: #a6d3ff;
	background: url(../css-img/vineta.png) no-repeat left center;
	padding-left: 14px;
	font-size: 14px;
	margin-bottom: 5px;
}
h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
#somos_pro {
	background: url(../css-img/h3_somos_profesionales.jpg) no-repeat center center;
	width: 243px;
	height: 25px;
	text-indent: -9999px;
}

#instalacion {
	background: url(../css-img/h3_instalacion_y_venta.jpg) no-repeat center center;
	width: 238px;
	height: 25px;
	text-indent: -9999px;
}

#todo_para {
	background: url(../css-img/h3_todo_para.jpg) no-repeat center center;
	width: 123px;
	height: 25px;
	text-indent: -9999px;
}

.fila {
	clear: both;
}
.info {
	float: left;
	margin-left: 30px;
}
#fila1 img, #fila3 img {
	float: left;
}
#fila2 img {
	float: right;
}
#fila2 ul li {
	text-align: right;
	color: #a6d3ff;
	background: url(../css-img/vineta.png) no-repeat right center;
	padding-right: 14px;
	font-size: 14px;
	margin-bottom: 5px;
}
