/* HEADER */
#wrap #header{
overflow: hidden;
width:978px;  
height:110px;  
}
#header strong{
float: left;
}
#header strong a{
width:303px;
height:68px;          
background:url(/img/decorado/logo-ana-navarro.gif) left top no-repeat;
text-indent:-2000px;
overflow: hidden;
display: block;
}
#header .menu{
float:right;
border-bottom:1px solid #999;
padding:23px 0 0 25px;
height:27px;        
width:642px;        
}
#header .menu li{     
display:block;  
height:27px; 
float: left;  
padding:0 12px;      
}
#header .menu .selected a{ 
text-decoration:none;
border-bottom:5px solid #FF3333;   
}
#header .menu li a{
padding:0 5px 4px;  
display:inline-block;
color:#7f706d; 
}
#header .menu li a:hover{
text-decoration:none;
border-bottom:5px solid #FF3333;   
}        
#header .submenu{
float:right;              
padding:0 0 0 10px;
height:27px;          
}
#header .submenu li{     
display:block;  
height:27px;     
float: right; 
padding:0 7px;       
}
#header .submenu li a{
padding:10px 10px 4px;  
display:inline-block;      
}            
#header .submenu .selected a{ 
text-decoration:none;
padding-top:5px;     
border-top:5px solid #3366CC;   
color:#333;
}
#header .submenu li a:hover{
text-decoration:none;
padding-top:5px;      
border-top:5px solid #3366CC;   
}       
/* FIN HEADER */

/* FOOTER */
#wrap #footer{            
border-top:1px solid #999;
border-bottom:1px solid #999;
padding:7px 0 10px;
overflow: hidden;
width:978px;
font-size:.85em;
}
#footer div{
float: left;
padding:0 30px;
height: auto;
}
#footer div strong a{    
color:#7f706d;
}
#footer div ul{
padding-left:30px;   
}
/* FIN FOOTER */


/*PREVISUALIZACIONES*/
.previsualizacion{
top:50%;
left:50%;
position:absolute;
padding:5px;
background-color:#fff;
overflow:hidden;
}
.previsualizacion .previsualizacionContenedor{
height:100%;
width:100%;
}
.previsualizacion .boton.botonCerrar{
background:url(/img/selectores/cerrar.gif) no-repeat;
overflow:hidden;
display:block;
width:0px;
height:16px;
padding-left:16px;
position:absolute;
right:5px;
top:6px;
}


/*FIN PREVISUALIZACIONES*/
