@charset "utf-8";
/* CSS Document */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	text-align: center;
	margin-left: 1%;
 }

h2 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#000;
 text-align:justify;
 margin-left:1%;

 }
 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-align: center;
 }
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D48E5F;
	text-align: justify;
	margin-left: 0%;
 }
h8 {
 font-family:'Oswald';
 font-size:15px;
 color:#FFF;

 
 
 }

#botones {
	width:100%;
	height:250px;
	top:0px;
	position:absolute;
	overflow:desplaz;

}
#pie {
	width:100%;
	height:250px;
	margin-bottom:0px;
	bottom:0px;
	

}

window.onscroll=mueve_botones 
