.submenu1 {
width: 100%;
min-width:300px;
left: 0px;
top: 15px;
height: auto;
position: absolute;
font-size:13px;
color: #FFF;
font-family: 'Lato', sans-serif;
line-height: 25px;
font-weight: 300;
}
.submenu2 {
width: 100%;
min-width:300px;
left: 0px;
top: 115px;
height: auto;
position: absolute;
font-size:13px;
color: #FFF;
font-family: 'Lato', sans-serif;
line-height: 25px;
font-weight: 300;
}
.submenu3 {
width: 100%;
min-width:300px;
left: 0px;
top: 210px;
height: auto;
position: absolute;
font-size:13px;
color: #FFF;
font-family: 'Lato', sans-serif;
line-height: 25px;
font-weight: 300;
}
h1 {
	font-size: 22px;
	color: #FFF;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 7px;
	z-index: 1
}
h2 {
	font-size: 22px;
	color: #28c9ee;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 7px;
		z-index: 1
}
h3 {
	font-size: 18px;
	color: #FFF;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
		z-index: 1
}
#fondo-home {
	width: 100%;
	height: 750px;
	margin: 0 auto;
	margin-top:-10px;
	background-image: url(../imagenes/fondo.jpg);
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; left: 0px; top: 0px;
	}
#fondo-contacto {
	width: 100%;
	height: 850px;
	margin: 0 auto;
	margin-top:-10px;
	background-image: url(../imagenes/fondo.jpg);
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; left: 0px; top: 0px;
	}
#fondo-servicios {
	width: 100%;
	height:950px;
	margin: 0 auto;
	margin-top:-10px;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat:no-repeat;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; left: 0px; top: 0px;
	}
#logo {
	width: 132px;
	position: relative;
	top: 15px;
	left: 30px;
	z-index: 1;
}
#botonera {
	width: 100%;
	height: 80px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-color:#0254a0
}
#botones {
	width:380px;
	height: 30px;
	position: relative;
	top: -25px;
	right: 25px;
	z-index: 1;
	float: right;
}
#menu {
	width: 80%;
	height: 10px;
	position: relative;
	top: 40px;
	left: 35px;
	font-size: 13px;
	color: #FFF;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	text-align: justify
}

#productos {
	width: 80%;
	height: auto;
	position: relative;
	top: 430px;
	left: 35px;
	font-size: 13px;
	color: #FFF;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	text-align: justify
}