#pagina
{

    width:960px;
    position:relative;
    height:800px;
    background-color: transparent;
    margin: 0 auto;

}
header


{
    width:100%;
    height:200px;
    background-color: rgb(0,0,0);


}

.header img

{
    width:100%;
    height:auto;

}


#social

{   width:18%;
    height:40px;
    float:right;
    background-color: rgb(0,0,0);
    

}

.iconos1
{
    width:155px;
    height:25px;
    
    margin-left:20px;
    margin-top: 10px;
    background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(left, #4c4c4c 0%, #2b2b2b 28%, #111111 53%, #1c1c1c 81%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4c4c4c), color-stop(28%,#2b2b2b), color-stop(53%,#111111), color-stop(81%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #4c4c4c 0%,#2b2b2b 28%,#111111 53%,#1c1c1c 81%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #4c4c4c 0%,#2b2b2b 28%,#111111 53%,#1c1c1c 81%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #4c4c4c 0%,#2b2b2b 28%,#111111 53%,#1c1c1c 81%,#131313 100%); /* IE10+ */
background: linear-gradient(to right, #4c4c4c 0%,#2b2b2b 28%,#111111 53%,#1c1c1c 81%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=1 ); /* IE6-9 */
   

}

.iconos1
img
{
    width:20px;
    height:auto;
    margin: 3px;

}

.contact{width:73px;height:20px; float:right;}
.contact p
{
color:rgb(255,255,255);
    font-size: 7.5pt;
    margin-top: 5px;
}

.imagen
img
{    
    width:20px;
    height:auto; 
    margin:5px;
    float:left;
    margin-top:10px;
 
}


#menu-wrapper

{
    
 margin-top: 0px;   
    width:100%;
    height:50px;
  position:absolute;
   
    background-color: rgb(0,0,0);
    
    
    
}
#menu-wrapper ul

{
    padding:0;
    list-style: none;
    margin-top: 0px;  
    background-color: rgb(0,0,0);
    height:40px;
    font-family: "georgia negrita";
    
    

}

#menu-wrapper ul li a

{
    text-decoration: none;
    background-color: #7fca9f;
    list-style: none;
    color: rgb(0,0,0);

}



#hmenu >li

{   display:inline-block;
    list-style: none;
    
    
}


#hmenu >li >a

{   display: block;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right:10px;
        
    width:auto;
    margin:5px;
    
    




}


li ul

{


    position: absolute;
    display:none;






}








#menu-wrapper ul li a:hover 
{   
    
    background-color: rgb(0,0,0);
    color:rgb(255,255,255);
    border:rgb(202,221, 172);
    border-bottom-style: solid;
  
   
    
   
    
}


li:hover ul 
{
    
    display:block;
    


}

/**sub menu**/


.sub-menu li a


{
    font-size:8pt;
    height:20px;
    width:120px;
    display:block;
    padding-left: 5px;
    margin-left: 5px;
    padding-top: 5px;
    background-color: blue;

}
.sub-menu a
{

background-color: black;
}

.sub-menu li
{

background-color: black;
}

article
{
    width:960px;
    height:800px;
    margin-top: 70px;


}



.columna-uno
{
width:450px;
    height:800px;
    margin-left: 20px;
margin-top: 0px;
    float:left;
}

.mapa-sitio 
{
    width:450px;
    height:auto ;
    margin-left: 0px;
   
    float:left;
    margin-left: 0px;
    margin-top: 20px;
    background-color: rgb(235,235,235);
    padding-bottom: 20px;

    
 
}
.mapa-titulo

{
    width:920px;
    height:30px;
    float: left;
    text-align: left;
    font-family: "georgia negrita";
    font-size: 18pt;
    margin-top: 20px;
    color: #000;
    padding-top:5px;
    padding-bottom: 5px;
    margin-left: 20px;
    margin-bottom: 0px;
    border-bottom: solid 2px #7FCA9F;
}

.pestanas
{
    margin-left: 20px;
    margin-top: 10px;


}
.items-s a
{
    font-family: 'Noto Sans', sans-serif;
    font-size: 14pt;
    text-decoration: none;
    color:#107A51;

}

.items-s a:hover
{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 14pt;
    text-decoration: none;
    color:#107A51;

}


.p-clase a
{
    font-family: 'Noto Sans', sans-serif;
    font-size: 11pt;
    text-decoration: none;
    color:#107A51;
    margin-left: 20px;

}

.p-clase a:hover
{
    font-family: 'Noto Sans', sans-serif;
    font-size: 11pt;
    text-decoration: none;
    color:#107A51;
    margin-left: 20px;
    border-bottom: dotted 1px;

}



.botones-menu
{
    padding-left: 20px;
    color:#000;
    width:410px;
    font-family: "georgia negrita";
    font-size:15pt;
    background-color: #fff;
    margin-top: 10px;
    margin-left: 10px;
    border-bottom: solid 3px #7FCA9F;

}


.botones-menu a
{

text-decoration: none;
    color:#000;

}

.botones-menu:hover
{

text-decoration: none;
    color:#000;
    background-color: #7FCA9F;

}



.footer
{
    width:960px;
    height:100px;
    background-color:rgb(0,0,0); 
    margin-bottom: -20px;
  

    
}


.nav-footer 
{
    width:960px;
    height:auto;
    float:right;
        margin-top: -35px;


}

.nav-footer a
{
    color:rgb(255,255,255);
    text-decoration: none;
    float:right;
    margin-top: 0px;
    margin-bottom: 50px;
    margin-right: 30px;
    font-family: "arial narrow";
    font-size: 9pt;
    padding-top: 5px;


}

.footer2
{
    width:960px;
    height:70px;
    background-color: rgb(150,150,150);
  
    color:rgb(255,255,255);
    font-family: "arial";
    font-size: 9pt;
}

.footer2 p

{
    padding-top: 20px;
    margin-top: 20px;
    margin-right:30px;
    margin-left: 30px;
    text-align: center;}



