/* HEADER */    
#wrap #header .top{
width:872px;
padding-left:128px;
height:107px;
margin:0 auto;
}
#header .logo{      
display: block;         
float: left;
height:107px;
width:380px;
overflow: hidden;
text-indent:-2000px;
background:url(/img/decoracion/header-titulo.jpg) left top no-repeat;
}
#header .titulo{
padding-top:36px;      
display:block;
padding-left:55px;
float: left;
color:#F0F0F0;
font-size:2em;
}
#header .menu{
float: right;
margin-right:50px;     
margin-top:20px;
clear: both;
width:586px;
height:42px;
background:url(/img/decoracion/header-menu.jpg) left bottom no-repeat;
}
#header .menu li{
float: left;   
font-weight:bold;
height:42px;
padding:0;
text-align:center; 
background:url(/img/decoracion/border-menu.gif) left no-repeat;
}     
#header .menu .corto a{
width:40px;   
}       
#header .menu .largo a{
width:82px;   
}     
#header .menu span{
float:left;
padding:0;          
}
#header .menu a{            
width:55px;     
color:#1D391E;      
padding:9px 12px 0 11px;
float: left;
}
#header .menu .primero,
#header .menu .next{
background:none;
}    
#header .menu .selected{
background:url(/img/decoracion/pestana-degradado.jpg) left top repeat-x;
}
#header .menu .selected span{
background:url(/img/decoracion/pestana-esquina-izq.gif) left top no-repeat;   
}             
#header .menu .selected a{
color:#412911;
background:url(/img/decoracion/pestana-esquina-der.gif) right top no-repeat;   
}
/* FIN HEADER */

/* FOOTER */
#wrap #footer{
clear: both;
margin:0 auto 25px;
width:920px;
padding-top:100px;
overflow: hidden;
background:url(/img/decoracion/footer-fondo.jpg) left top no-repeat;
}
#footer .menu{
width:920px;
text-align: center;
margin-bottom:20px;
}
#footer .menu .primero{
border:none;
}
#footer .menu li{
display:inline;
padding:0 18px;
border-left:1px solid #5C4015;   
}
#footer .menu a{
color:#000;
}
#footer .txt{
color:#333;
text-align:center;
}
#footer .txt p{
padding-bottom:5px;   
}
#footer .txt a{
color:#5C4015;
text-decoration: underline;
}
/* FIN FOOTER */


/*PREVISUALIZACIONES*/
.previsualizacion{
top:50%;
left:50%;
position:absolute;
padding:5px;
background-color:#DCB52A;
overflow:hidden;
}
.previsualizacion .previsualizacionContenedor{
border:1px solid #dd7500;
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*/
