@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700);
@font-face{
    font-family: paresfont;
    src: url(fonts/paresfont.ttf);
}

html{
    width: 100%;
    height: 100%;
}

body{
    background-image: url(imagenes/fondo.png);
    height: 100%;
    width: 100%;
    position: relative;
    margin: auto;
    padding: none;
}

header{
    height: 100px;
    width: 100%;
    position: fixed;
    background: #22B573;
    opacity: 0.9;
}

section {
    background: #ffffff;
    height: 1716px;
    width: 920px;
    min-height: 400px;
    padding: 120px 20px 10px 20px;
    margin-left: auto;
    margin-right: auto;
}

.postprincipal{
    background: none;
    float: left;
    height: 443px;
    width: 100%;
    margin: 0px 0px 10px 0px;
}


.botonera{
    background: #EBECEC;
    text-align: center;
    float: right;
    height: 22px;
    width: 900px;
    margin: 10px 0px;
    padding: 10px;
}

.entradadoble1{
    background: none;
    float: left;
    height: 348px;
    width: 450px;
    margin: 10px 10px 10px 0;
}

.entradadoble2{
    background: none;
    float: left;
    height: 348px;
    width: 450px;
    margin: 10px 0 10px 10px;
}

.cuerpo{
    background: none;
    float: left;
    height: 850px;
    width: 100%;
    margin: 10px 0 0 0;
}

.subcuerpo{
    background: none;
    float: left;
    height: 811px;
    width: 627px;
    margin: 0;
}

.noticia1{
    background: none;
    float: left;
    height: 188px;
    width: 293px;
    margin: 0px 10px 10px 0;
}

.noticia2{
    background: none;
    float: left;
    height: 188px;
    width: 293px;
    margin: 0 10px 10px 10px;
}

.youtube{
    background: none;
    float: left;
    height: 395px;
    width: 607px;
    margin: 10px 10px 10px 0;
}

.noticia3{
    background: none;
    float: left;
    height: 188px;
    width: 293px;
    margin: 10px 10px 10px 0;
}

.noticia4{
    background: none;
    float: left;
    height: 188px;
    width: 293px;
    margin: 10px 10px 10px 10px;
}


footer{
    min-height: 100px;
    width: 100%;
    background: #000000;
    margin-left: auto;
    margin-right: auto;
}

.contacto{
    font: 'Roboto Condensed';
    font-size: 18px;
    text-align: center;

}

.cabeza{
    background: none;
    height: 100px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: auto;
    padding-bottom: auto;
}

.cabezalogo{
    background: none;
    float: left;
    height: 100%;
    width: 30%;
    
}

.navegador{
    background: none;
    float: left;
    height: 100%;
    width: 70%;
}


.pie1{
    font-family: 'Roboto Condensed';
    background: #22B573;
    height: 200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.pies{
    background: none;
    height: 200px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.subpie1{
    background: none;
    font-family: 'Roboto Condensed';
    height: 160px;
    width: 280px;
    float: left;
    margin: 20px;
}


.pie2{
    font-family: 'Roboto Condensed';
    background: none;
    height: 100px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.logopares{
    float: left;
    margin: 25px;
    
}

a{
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
    border: none;
    padding: 0px;
}

p{
    font-family: 'Roboto Condensed';
    font-style: italic;
    color: #ffffff;
    margin: none;
    padding: none;

}

ol, ul {
    list-style: none;
}

li {
    text-decoration: none;
}

nav{
}

header nav{
    float: right;
    font-family: roboto condensed;
    color: #ffffff;
    font-size: 25px;   
}

header nav li{
    float: left;
    margin: 0 5px;  
}

header nav li a{
    font-size: 16px;
    margin: 10px 12px 0 5px;
}

.boton1 {
    background: none;
    padding: 3px 3px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 0px 0 #373c3c;
}

.boton1:hover {
    color: #0e832d;
    box-shadow: 0 2px 0 0; 
}

.boton2 {
    background: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 0px 0 #373c3c;
}

.boton2:hover {
    color: #0e832d;
    box-shadow: 0 0px 0 0; 
}

section article {
  text-align: center;
  width: 700px;
  height: 900px;
  float: left;
  margin: 0 9px 0 7px;
  background: #D6E9D8;
}
    
section aside {
  background: none;
  width: 293px;
  height: 811px;
  float: right;
  margin: 0;
}

/* títulos */

h1 {
}

h2{
    font-family: roboto condensed;
    font-size: 15px;
    color: #ffffff;

}

/* íconos */

.icon-magnifying-glass:before {
    content: "\e6d9";
    font-size: 15px;
}

.icon-login:before {
    content: "\e6d6";
    font-size: 15px;
}

.icon-mail:before {
    content: "\e6da";
}

.icon-mobile:before {
    content: "\e6e4";
}

.icon-location-pin:before {
    content: "\e6d1";
}

.icon-laptop:before {
    content: "\e6c6";
}

.icon-youtube:before {
    content: "\e780";
}

.icon-facebook:before {
    content: "\e767";
}

.icon-twitter:before {
    content: "\e77c";
}