/* CSS Document */

@font-face {
    font-family: 'bebas_neueregular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {

	background-attachment: fixed;
	background-repeat: repeat;
    background-position: center;
    background-size:auto;
    width:990px;
	height:1000px;
	position: center;
    top: 90px;
    padding: 0px;
    font-family:"bebas-neue-fontfacekit": sans-serif;
    margin:0px auto 0px auto;
	background-position: center top;
    background-color: #fff

 
}

div#pagina {
	width: 990px;
	background-color:rgba(30, 229, 226, 0.21);
	margin:auto;
}



header {
	position: absolute;
	height:240px;
    width: 990px; 
    background-image: url(portada2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
   

}

header div#foto{
	margin-left:30px;
	margin-top:43px;
	position:absolute;
}


header h1 {
	font-family:"bebas-neue-fontfacekit", Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align: center;
	color:#fff;
	margin-top: 7%;
    margin-left: -29%;
}

header h2 {
	font-family:"bebas-neue-fontfacekit", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#fff;
	margin-top: -2%%;
    margin-left: 22%;
}

header nav {
	position:absolute;
	width:150px;
	height:34px;
	top:170px;
	margin-left:175px;
    float: right;
    width: 70%;
}

ul {
	list-style:none;
    margin-top: 20;
    margin-left: -10px;
    width: 990px;
}

header nav ul li {
	float:left;
	background-color:#cbd14b;
    margin-left: 15px;
	margin top:200px;
	width:150px;
	height:36x;
    border-left:4px solid #060831;
    border-right:4px solid #211d7b;
    border-bottom: 4px solid #070736;
    border-top: 4px solid #211aa5;
}

header nav ul li a {
	color:#fdfdfd;
	text-decoration:none;
	display:block;
	background-color:rgba(52, 110, 219, 0.98);
	text-align:center;
	font-family:"bebas-neue-fontfacekit" Arial, Helvetica, sans-serif;
    padding: 7px;
	
}

header nav ul li a:hover {
	color:#fff;
	background-color:#5488eb;
}



article {
	background-color:rgba(32, 47, 159, 0.92);
width: 990px;
    height: 880px;
  }

#columna1  {
    position:absolute; 
    top:240px; 
    width:900px; 
    margin-left: 11px;
    font-size: 15px;
    
  }

#columna2 {
    font-size:14px;
    margin-left:750px; 
  margin-right:20px;  
    margin-top: 270px;
     color:#e51c1c;
    background-color:rgb(44, 104, 219);
        width: 200px;
    height: 530px;
}

article h1 {
    font-size:30px;
	color:#e8d273;
	margin-top:35px;
	}

article h3 {
    font-size:20px;
	color:#e8d273;
	}

article h4 {
    font-size:20px;
	color:#e8d273;
	}

article p {
	font-family: Arial, Helvetica, sans-serif;
    color:#faf9f9;
	margin-left:5px;
    margin-bottom:-8px;
    background-color:transparent
}


footer {
	width:990px;
	height:100px;
	background-color:#e8d273;
	clear:both;
}

footer p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#060831;
	text-align:center;
}


@media all and (min-width:1px) 
and (max-width:320px;) 
{
header nav# botonerade arriba ul li{
float: none;
margin-bottom: 0,15rem;
}
}


@media all and (min-width:641px;)
and (max-width:840px;)
{
div#redes{
width: 10rem;
position: absolute;
top: 8rem:
right:0,2rem;
right: 0,2rem;}
section # html_imgpixelear{
float: right;
width: 47%;
}
section # html.svg {
float:left;
width: 47%;
}