@charset "utf-8";
/* CSS Document */
*{
    margin:0;
    padding:0;
  
}
body{

     font-family:  "Arial Narrow", Arial , sans-serif;
    /*font-size: 1em;           1em equivale a 16px por defecto */

}

#container{
    min-width: 200px;
    width:auto;
    margin: 0px auto 0px auto;
    background: #fff;
    overflow: hidden;
    /*height: 1%;*/
min-height: 500px;
}
#principal {
    display:block;
    height:5em;
    
    width:95%;
    text-align:center;
    background-color: #fff;
    padding-left: 5%;
}
#principal img{
    border: none;
    float:left;margin-top: 0.31em;width: 14em;
}
nav{

    width:100%;
  
    background-color: #fff;
}


.blog{


    background-image: url(images/blog10.png);
      background-position: 0px -1px;
       background-size: 100%;
    width: 32px;
    height: 32px;

    float:left;
}
.blog2{


    background-image: url(images/twitter8.png);
      background-position:  0px -32px;
       background-size: 100%;
    width: 32px;
    height: 32px;
    float:left;
   
    margin-left: 10px;

   

}
.blog:hover{
    background-position:  0px -32px;
    width: 32px;
    height: 32px;

    float:left;
   
   

    background-size: 100%;  
}
.blog2:hover{
     background-position:0px 0px;
    
    width: 32px;
    height: 32px;
    float:left;

    margin-left: 10px;

    background-size: 100%;
}







#parte_abajo_2{
    height: 100%;
    width: 100%;
}



#titulo_interes{
    width: 95%;
    /*height:400px;*/
    height: 90%;
    
   background-image: url(images/5_p.gif);
  background-repeat: no-repeat;
     margin: 0px auto 0px auto;
  background-size: 100% 100%;
   
    max-width: 500px;
   
}
#interes{
  
    list-style: none;
    width: 100%;
  
    /*height:400px;*/
    height: 100%;

 }
.lista_interes{
   /*height: 200px;*/
   height: 50%;
   
   width: 50%;
       -moz-box-sizing:  border-box;
-webkit-box-sizing:  border-box;
box-sizing:  border-box;
float: left;
 }
.lista_interes a{
 
 text-decoration: none;
  float:left;
    width:100%;
    height:100%;
   

}
.lista_interes a p{
     margin-top:1.57em;
    text-align:center;
  
  height: 2.5em;
    font-size: 0.95em;
    color:#fff;
    background-color: rgba(102,102,102,.7);
    text-decoration: none;
    font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    width: 100%;
   display: table;
   
    
 
   
}
.lista_interes a span{
   line-height: 100%;
    text-align:center;
     display: table-cell;
  vertical-align: middle;
  
}
footer{
  
}
.footer_wrapper{
    clear: both;
  height: 1em;
  
  width: 100%;
  background-color: transparent;
}
#footer{
      clear: both;
    width: 93%;
    padding-left: 6%;
    padding-right: 2%;
   /* height: 6.25em;*/
     
   /* border-top: #b5b5b5 dotted thin;*/

}
.div_footer{
   padding-right: 4%;
   
    float: left;
     padding-top: 0.6em;
   font-family:  "Arial Narrow", Arial , sans-serif;
   color:#b5b5b5;
    font-size: 0.93em;
   
   
}


#linkedin{
padding-top: 7px;
}

#foter_tres{
    float: right;
    
}
#titulo_foter_tres{
    padding-bottom: 10px;
    
}

.div_footer_titulo{
    padding-bottom: 0.5em;
    color: indianred;
    
}
.div_footer p{
    color:#b5b5b5;
    font-size: 1em;
    font-family: 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
}
.div_footer p a{
    float:left;
  
}
#movil ul{
    display: none;
}
#pull{
    display:block;
    height: 3.5em;  
    width: 100%;
    background-color: rgb(102,102,102); 
    line-height:3.5em;  
    font-size: 0.95em;  
    font-family: 'PT Sans', Arial, sans-serif;  
    font-weight: bold;  
    position: relative;  
    text-align: left;  
    color: #fff;     
    text-indent: 7%;
    text-decoration: none;
    
}
  #pull:after {  
        content:"";  
        background: url('images/nav-icon.png') no-repeat;  
        width: 1.56em;  
        height: 1.56em;  
        display: inline-block;  
        position: absolute;  
        right: 5%;  
        top: 1em;  
    }
#movil ul{
    display: none;
    list-style:none;
      width: 100%;
     position:  absolute; 
}
   #movil ul li{
    float: left;
    height: 3.5em;  
    width: 100%;  
   
    position: relative;
    background-color: #E0E0E0;
      line-height:3.5em;  
    font-size: 0.95em;  
    font-family: 'PT Sans', Arial, sans-serif;  
    font-weight: bold;
    text-align: left; 
    text-indent: 7%;
   
     
}

#movil ul li a{
   
     width: 100%;
      text-decoration: none;   
        
}
#movil ul li a p{
    color: rgb(102,102,102); 
    text-decoration: none; 
}



.centro2{
     clear: both;
    width: 100%;
    height: 2.18em;
}
.centro1{
     clear: both;
    width: 100%;
    /*height: 2.18em;*/
    height: 5%;
    
   
}
#primero_centro1{
    
}
.lista_cosas{
    padding-left: 8%;
    text-indent: 0%;
    padding-top: 5px;
}
.parrafitos{
  padding-left: 6%;
    text-indent: 4%;
    padding-top: 5px;  
}













        
       
@media screen and (max-width:300px){
       #principal img{
width: 90%;
}
 

    #foter_tres{
        float: none;
        clear: both;
       
    }
    #titulo_foter_tres{
   
    margin-left: 0px;
}

        }
        

