/* HEADER */
#wrap #header{
width:100%;
height:113px;
margin:0 auto;                                                      
}
#header strong a{
width:350px;         
padding-top:32px;
height:50px;
font-size:1.5em;        
display: block;  
overflow:hidden;
text-indent:-2000px;
background:url(/img/decorado/logo-web.gif) no-repeat 100px 5px;
float:left;
color:#000;
}
#header .idioma{
float: right;
padding-left:20px;

color:#052638;
font-size:1.1em;
margin-top:5px; 
margin-right:20px;
color:#fff; 
}                                                                        
#header .en{background:url(/img/decorado/ingles.jpg) left 2px no-repeat;}
#header .es{background:url(/img/decorado/espanol.jpg) left 2px no-repeat;}
#header .menuPrimero{
width:652px;         
height:23px;
padding:0px;         
float:left;
text-align: center;
}
#header .menuPrimero li{
display: inline;
font-size:1.2em;                                                   
}  
#header .menuPrimero li a{
color:#fff;
padding:7px 0 0;
height:24px;
margin-right:1px;
display:inline-block;   
background:left bottom no-repeat;      
}                                    
#header .menuPrimero .m1 a{width:87px;}
#header .menuPrimero .m2 a{width:72px;}
#header .menuPrimero .m3 a{width:90px;}
#header .menuPrimero .m4 a{width:105px;}
#header .menuPrimero .m5 a{width:83px;}
#header .menuPrimero .m6 a{width:93px;}
#header .menuPrimero .m7 a{width:116px;margin-right:0;}    
#header .menuPrimero a:hover{background-image:url(/img/decorado/utilidades-int-mp.jpg);} 
#header .menuSegundo{        
float:right;    
margin-top:-26px;
width:298px;
}
#header .menuSegundo ul{
height:20px;
padding-left:1px;        
}
#header .menuSegundo li{
display: inline;
font-size:1.1em;      
} 
#header .menuSegundo li a{         
display:inline-block; 
text-align: center; 
padding-top:6px;  
height:20px;
padding-right:1px;
background:left top no-repeat;
}
#header .menuSegundo .m1 a{width:98px;}   
#header .menuSegundo .m2 a{width:101px;}   
#header .menuSegundo .m3 a{width:94px;}
#header .menuSegundo .m1 a:hover{background-image:url(/img/decorado/utilidades-int-1.jpg);}   
#header .menuSegundo .m2 a:hover{background-image:url(/img/decorado/utilidades-int-2.jpg);}   
#header .menuSegundo .m3 a:hover{background-image:url(/img/decorado/utilidades-int-3.jpg);}
/* FIN HEADER */ 
/* FOOTER */
#wrap #footer{
width:100%;
margin:0 auto;      
overflow:hidden;      
}
#footer .menus{     
width:100%; 
height:91px;
padding-left:50px;  
background:url(/img/decorado/footer.jpg);
overflow:hidden;
padding-bottom:2px;   
}
#footer .menus ul{
float:left;
padding-top:50px;
padding-right:10px;    
margin:0 0 5px;      
border-left:1px solid #fff;         
}
#footer ul li{
padding:0 19px;
display:inline;  
border-left:1px solid #fff;
}      
#footer ul .primero{             
border:none;
}   
#footer .menus .ulLeft{
padding-right:65px;
}                        
#footer .txt{
width:100%;
display:block;     
text-align:center;
padding:5px;         
font-size:.8em;
clear: both;
}                       
#footer .txt p{
padding-bottom:5px;   
}                       
#footer .txt a{
color:#004962;   
}
/* FIN FOOTER */
