body
{
    font-family: 'Roboto', sans-serif;
}
#movil-menu a
{
    color: #ffffff;
    text-decoration: none;
}
#movil-menu
{
    display: none;
    position: relative;
    float:left;
    font-size:18pt ;
    background: #919191;
    color: white;
    text-align: center;
    
}
#movil-menu td
{
    border-bottom: 2px solid #fff;
    width:90%;
}
#main
{
    width:100%;
    height: auto;
}

#center
{
    width:1280px;
}
#head
{
    position: relative;
    float:left;
    width:100%;
    
}
#logo
{
    position: relative;
    float:left;
    width:30%;
    height: 200px;
}
#logo img 
{
    position: relative;
    float: left;
    width: 315px;
    height: 100px;
    margin:40px 0 0 20px;
}
#menu
{
    width:70% ;
    height: 200px;
    display: inline-block;
    
}
#ham-menu
{
     display: none;
}
#table-menu a
{
    text-decoration: none;
     color: #7e7e7e;
}
ul#table-menu {
 font-size:18pt ;
 width: 99%;
 float:left;
 margin: 80px 0 0 0;
 position: relative;
    
}
  
ul#table-menu li {
 color: #7e7e7e;
 float: left;
 list-style: none;
border-right: 2px solid #ddd;
    padding: 8px 15px 8px 15px;
}
  
ul#table-menu li:hover{
 color: #535353;
 cursor:pointer;
    background: #cecece;
}
.activa
{
background: #cecece;
}
 
#content
{
    width: 100%;
    height: auto;
    margin:0 0 10px 0;
}
#anuncios
{
    float:left;
    position: relative;
    width: 100%;
    height: 225px;
    margin:30px 0 20px 0 ;
}
#anuncio1, #anuncio2
{
    float: left;
    position: relative;
    width:48%;
    margin: 0 1% 0 1%;
    height: 100%;
}
#footer
{
    float: left;
    position: relative;
    width: 100%;
    background: #aadd46;
    height: 120px;
    text-align: center;
}
#footer-center
{
    display: inline-block;
    width:45%;
    height: 100px;
    color:white;
}
#part1, #part2
{
    margin-top: 10px;
    float:left;
    position: relative;
    width:25%;
    text-align: left;
    font-size: 7pt;
}
#part3, #part4
{
    margin-top: 10px;
    float:left;
    position: relative;
    text-align: left;
    font-size: 7pt;
}
#part1 a, #part2 a, #part3 a, #part4 a
{
    text-decoration: none;
    color: white;
}
#part3
{
    width: 35%;
}
#part4
{
    width: 15%;
}
u
{
    font-size: 10pt;
}
#main-footer
{
    float: left;
    position: relative;
    width: 100%;
    background: #000;
    height: 100px;
}
#main-footer-left, #main-footer-center, #main-footer-right
{
    position: relative;
    float:left;
    width: 33.333%;
    height: 100px;
}
#main-footer-left
{
    margin: 20px 0 0 0;
}
#address
{
    text-align: left;
    font-size: 8pt;
    width: 100%;
    color:white;
    margin:10px 0 0 20px;
}
#footer-logo
{
    width: 100%;
    height: 100%;
}
#footer-logo img
{
    position: relative;
    float:left;
    height: 80px;
    width:55px;
    margin:10px 0 0 90px;
}
#logo-texto
{
    position: relative;
    float:left;
    width:50%;
    color:white;
    
}
.last-title
{
    font-size:8pt; 
    width: 50%;
    position: relative;
    float:left;
    color:white; 
    text-align:center;
    margin-top: -10px;
}
#social-net
{
    text-align: right;
    font-size: 8pt;
    color: white;
    margin:20px 20px 0 0;
}
@media(max-width:1279px)
{
	#center
    {
        width: 100%;
    }
    #head{
        height: 165px;
    }
    #menu
    {
        height: 165px;
    }
    
    ul#table-menu 
    {
     font-size:16pt ;
     margin: 70px 0 0 0;

    }
    #logo img 
    {
        height: 90px;
        width: 300px;
        margin:30px 0 0 20px;
    }
    ul#table-menu li {
    border-right: 1px solid #ddd;
    padding: 4px 7.5px 4px 7.5px;
    }
    
 
    #content
    {
        height: auto;
    }
    #anuncios
    {
        height: 200px;
    }
}
@media(max-width:1100px)
{
    #anuncios
    {
        height: 180px;
    }
    #content
    {
        height: auto;
    }
}
@media(max-width:940px)
{
	#head{
        height: 150px;
    }
    #menu
    {
        height: 150px;
    }
    
    ul#table-menu 
    {
     font-size:13pt ;
     margin: 70px 0 0 0;

    }
    #logo img 
    {
        height: 75px;
        width:260px;
        margin:40px 0 0 20px;
    }
    ul#table-menu li {
    border-right: 1px solid #ddd;
    padding: 4px 7.5px 4px 7.5px;
    }
    
 
    #content
    {
        height: auto;
    }
    #footer
    {
        height: 130px;
    }
    #footer-center
    {
        width:65%;
    }
    #footer-logo img
    {
        
        width:20%;
        margin:10px 0 0 60px;
    }
    #logo-texto
    {
        width:50%;
        font-size: 8pt;
        margin:25px 0 0 0 ;
    }
    .last-title
    {
        font-size:6pt; 
        width: 50%;
        margin-top: 0px;
    }
}
@media(max-width:774px)
{
    #head{
        height: 200px;
    }
    #menu
    {
        background: #c7c7c7;
        height: 50px;
        width:100%;
    }
    #logo
    {
        height: 100px;
        width:100%;
    }
    #logo img 
    {
        width: auto;
        margin: 10px 0 0 27.5%;
    }
    
    ul#table-menu 
    {
     font-size:12pt ;
     margin: 10px 0 0 12%;

    }
    
    ul#table-menu li {
    border-right: 1px solid #ddd;
    padding: 4px 7.5px 4px 7.5px;
    }
    #content
    {
        height: auto;
    }
    #anuncios
    {
        height: 125px;
    }
    #footer-center
    {
        width:75%;
    }
    #main-footer
    {
        font-size:7pt ;
    }
    #footer-logo img
    {
        
        width:20%;
        margin:10px 0 0 60px;
    }
    #logo-texto
    {
        width:50%;
        font-size: 8pt;
        margin:25px 0 0 0 ;
    }
    .last-title
    {
        font-size:6pt; 
        width: 50%;
        margin-top: 0px;
    }
}
@media(max-width:640px)
{
	ul#table-menu 
    {
     font-size:12pt ;
     margin: 10px 0 0 2%;

    }
    #content
    {
        height: auto;
    }
    #footer-center
    {
        width:90%;
    }
    #footer-logo img
    {
        
        width:23%;
        margin:10px 0 0 60px;
    }
    #logo-texto
    {
        width:40%;
        font-size: 8pt;
        margin:25px 0 0 0 ;
    }
    .last-title
    {
        font-size:6pt; 
        width: 40%;
        margin-top: 0px;
    }
}
@media(max-width:544px)
{
    #table-menu
    {
        display: none;
    }
    #ham-menu
    {
        position: relative;
        float: left;
        width:100%;
         display: inline;
    }
    #ham-menu img
    {
        position: relative;
        float: left;
        width:55px;
    }
    #footer
    {
        display: none;
    }
    #main-footer-left, #main-footer-right
    {
        display: none;
    }
     #main-footer-center
    {
        width: 100%;
    }
    #footer-logo img
    {
        
        width:auto;
        margin:10px 0 0 23%;
    }
    #logo-texto
    {
        width:40%;
        font-size: 12pt;
        margin:25px 0 0 0 ;
    }
    .last-title
    {
        font-size:8pt; 
        width: 40%;
        margin-top: 0px;
    }
    #content
    {
        height: auto;
    }
}
@media(max-width:480px)
{
	#ham-menu img
    {
        width:60px;
        margin: -5 0 0 0;
    }
     #logo img 
    {
        margin: 10px 0 0 20%;
    }
	#content
    {
        height: auto;
    }
}







