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



body{
	background-color:rgba(255,207,0,1.00);
		;
height: 2100px;
}

#wrapper{
	position: relative;
	top: 20px;
	width: 800px;
	height:1670px;
	border-top-right-radius: 40px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	background-color:rgba(255,255,255,1.00);
	margin-left: auto;
	margin-right: auto;
}

header{
	position:relative;
    top: 30px;
	text-align: center;
	
	
}

a > img{
	border:0;
}

h1{
	position: relative;
	top: 30px;
	text-align:center;
	font-size: 40px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #464343;
		
		
}


h2{
	position: relative;
	top: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 18px;
	text-align: center;
	color:rgba(135,131,131,1.00);
		
}

h3{
	position: relative;
	top: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 18px;
	text-align: center;
	color:rgba(135,131,131,1.00);
}


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

#soplo{
	position:absolute;
	top:500px;
	left:40px;
}

#inyeccion{
	position:absolute;
	top:500px;
	left:290px;
}

#decorado{
	position:absolute;
	top:500px;
	right:40px;
}


#sopladora{
	position: absolute;
	top: 760px;
	left: 40px;
}

#inyectora{
	position: absolute;
	top:  760px;
	left :290px;
}

#decorado_envase{
	position: absolute;
	top: 760px;
	right: 40px
}


h4{
	position: relative;
	top: 750px;
	text-align: center;
	font-size: 25px;
	font-family: "Arial Rounded MT Bold", Arial, "Arial Bold";
	color: rgba(146,2,5,1.00);
}


h5{
	position: relative;
	top: 740px;
	text-align: center;
	font-size: 20px;
	font-family: "Arial Rounded MT Bold", Arial, "Arial Bold";
	color:rgba(96,95,95,1.00);
}



mail{
	position:absolute;
	top: 1400px;
	right:100px;
	font-size: 28px;
	font-family: 'Arial Rounded MT Bold', Arial, 'Arial Bold';
	color:rgba(255,255,255,1.00);
	
}


footer{
	position: relative;
	top: 1200px;
}


telefono{
	position:absolute;
	top: 1900px;
	left:50px;
	font-size: 30px;
	font-family: 'Arial Rounded MT Bold', Arial, 'Arial Bold';
	color:rgba(255,255,255,1.00);
	
}







































































