@charset "UTF-8";
/* CSS Document */


body{
	background-attachment:scroll;
	background-color:rgba(45,104,203,1.00);
	height:4800px;
	
}

#wrapper{
	position:relative;
	top:30px;
	width:800px;
	height:4100px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	box-shadow: rgba(0,53,142,1.00) 0px 10px 40px;
}

.pleca{
	position:relative;
	top:0px;
}

a > img{
	border:0;
}


#slider{
	position:relative;
	top:0px;
}

#pleca{
	position:absolute;
	top:410px;
	left:0px;
}

#mail{
	position:absolute;
	top:430px;
	left:520px;
}

h1{
	position: relative;
	top: 240px;
	font-size: 22px;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"
	
}

#botones{
	position:absolute;
	top:735px;
	left:125px;
	letter-spacing:50px;
}


#productos{
	position:relative;
	top:260px;
	width:800px;
	height:0px;
}


#line1{
	position:absolute;
	left:20px;
	top:280px;
	letter-spacing:10px;
}

#line2{
	position:absolute;
	left:20px;
	top:610px;
	letter-spacing:10px;
}

#line3{
	position:absolute;
	left:20px;
	top:940px;
	letter-spacing:10px;

}

#line4{
	position:absolute;
	left:20px;
	top:1270px;
	letter-spacing:10px;
}

#line5{
	position:absolute;
	left:20px;
	top:1600px;
	letter-spacing:10px;
}

#line6{
	position:absolute;
	left:20px;
	top:1930px;
	letter-spacing:10px;
}

#line7{
	position:absolute;
	left:20px;
	top:2260px;
	letter-spacing:10px;
}

#line8{
	position:absolute;
	left:20px;
	top:2590px;
	letter-spacing:10px;
}

#pull{
	position: absolute;
	left: 20px;
	top: 2950px

}

#plan{
	position: absolute;
	right: 20px;
	top: 2970px;
}

#catalogo{
	position: absolute;
	top:3250px;
	left:200px;
}

#pushale{
	position: absolute;
	top:3880px;
	left:650px;
}


#pie{
	position:absolute;
	top:3500px;
	left:0px;
	
}

h2{
	position: relative;
	top: 3725px;
	font-size: 35px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}




	





















