/* HEADER */
#wrap #header{
width:1000px;
height:134px;
background:url(/img/decorado/header.jpg) right bottom no-repeat #F5ECE7;
}
#header .logo a{
display:block;
width:508px;
height:86px;
text-indent:-2000px;
overflow: hidden;
float: left;
padding-left:30px;
background:url(/img/decorado/logo-congreso-gastronomia.gif) right top no-repeat;
}
#header .ano{
color:#F5A828;
display: block;
float: left;
padding-left:8px;
padding-right:25px;
font-size:6.5em;
line-height:1.2em;
}
#header .txt{
float: left;
width:295px;
padding-left:30px;
padding-top:4px;
height:56px;
margin-top:12px;
border-left:1px solid #BF846A;  
}
#header .fecha{
color:#542022;
font-size:1.8em;
font-weight:bold;  
margin-top:2px;
display: block;
}
#header .lugar{
color:#A54C2D;
font-size:1.40em;
display: block;
}
#header .menu{
clear: both;
padding-top:22px;
text-align: center;
width:740px;
font-size:1.1em;
padding-right:5px;
float: right;
}
#header .menu a{
color:#5C2624;
}
#header .menu li{
display: inline;
border-left:1px solid #ACA897; 
padding:0 25px;  
}
#header .menu .primero{
border:none;
}
/* FIN HEADER */

/* FOOTER */
#wrap #footer{
clear: both;
width:1000px;       
background:url(/img/decorado/line-tipo2.gif) 295px top no-repeat;                                                           
}
#footer .bloque{
width:696px;
padding-left:23px;
float: right;  
background:url(/img/decorado/footer-decorado.jpg) left bottom no-repeat; 
height:118px; 
padding-top:26px;
margin-right:30px;        
}
#footer .bloque a{
color:#5C2624;   
}
#footer .bloque ul{
float: left; 
height:110px;
padding-top:5px;
padding-right:22px;  
}       
#footer .bloque .congreso ul{
padding-left:17px;
background:url(/img/decorado/decorado-ul-congreso-p.gif) left top no-repeat;
}
#footer .bloque .multimedia ul{
padding-left:17px;
background:url(/img/decorado/decorado-ul-multimedia-p.gif) left top no-repeat;
}
#footer .bloque ul li{
padding-left:10px;
margin-bottom:3px;
background:url(/img/decorado/bullet-tipo1.gif) left 4px no-repeat;   
}
#footer .txt{
clear: both;
padding-top:50px;
width:1000px;
text-align: center;
background:url(/img/decorado/footer.gif) 14px top no-repeat #F5ECE7;
padding-bottom:10px;
}
#footer .txt a{
color:#45413A;   
}
/* FIN FOOTER */


/*PREVISUALIZACIONES*/
.previsualizacion{
top:50%;
left:50%;
position:absolute;
padding:5px;
background-color:#fff;
overflow:hidden;
}
.previsualizacion .previsualizacionContenedor{
border:1px solid #F5ECE7;
height:100%;
width:100%;
text-align: center;
}
.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*/
#wrap .btn1{ 
text-align:right;
display: block;   
}
#wrap .btn1 a{ 
background:url(/img/decorado/bullet-tipo4.gif) right center no-repeat;
padding-right:20px;
color:#980E49;
}
#wrap .btn2{        
display: block;  
padding-top:5px; 
text-align: center;
}
#wrap .btn2 a{ 
background:url(/img/iconos/p/pdf.gif) right center no-repeat;
padding-right:20px;
padding-top:5px;
padding-bottom:5px;
color:#000;           
}

/* previsualización galeria  */
.previsualizacion .descripcion{
display:block;
text-align:center;
padding-top: 10px;     
}
.previsualizacion .barraBotones{
width:auto;
}
.previsualizacion a.imagenAnterior{
background:url(/img/decorado/bullet-tipo6.gif) no-repeat left;
height:16px;
padding-left:18px;  
margin-left:14px;
float:left;
}
.previsualizacion a.imagenSiguiente{
background:url(/img/decorado/bullet-tipo4.gif) no-repeat right;
height: 16px;
padding-right:18px;
margin-right:14px;    
float:right;
}
/*FIN PREVISUALIZACIONES*/