/* ***********************************
   *** ESQUEMAS PARA LAS SECCIONES *** 
   *********************************** */


/* INICIO / CONTACTO / ENLACES -- POR DEFECTO -- */

/* Cuerpo */
#cuerpo .img_container
{ 
  width:145px;
  margin:0px 18px 30px 0px;
}
#cuerpo .last_x
{ 
  margin-right:0px;
}
#cuerpo .img_caption
{  
  display:block;
  background-image:url('/images/www/blue_square_arrow_right.gif');
  padding-left:15px;
  background-repeat:no-repeat;
  background-position:0px 2px;
}
#cuerpo .titulo_central
{ 
  background-image:url('/images/www/largebox_inicio.gif');
  padding-bottom:10px;
}

/* Informacion destacada */
#informacion_destacada,
#informacion_destacada_inicio,
#informacion_destacada_mapa,
#informacion_destacada_enlaces,
#informacion_destacada_contacto,
#informacion_destacada_aviso_legal,
#informacion_destacada_copyright
{
  background-image:url('/images/www/box_inicio.gif');
}
#cuerpo.mapa a.titulo{ display:inline; }


/* QUIENES SOMOS */

/* Cuerpo */

#cuerpo.quienes_somos .titulo_central
{ 
  background-image:url('/images/www/largebox_quienes.gif');
}
#cuerpo.quienes_somos img.borde
{  
  border-left:11px solid #E6C208;
}
/* Informacion destacada */
#informacion_destacada_quienes_somos
{
  background-image:url('/images/www/box_quienes.gif');
}


/* BARREIROS */
/* Cuerpo */
#cuerpo.barreiros .titulo_central
{ 
  background-image:url('/images/www/largebox_barreiros.gif');
}
#cuerpo.barreiros img.borde
{ 
  border-left:11px solid #94CA00;
}
/* Informacion destacada */
#wrapper #col_dcha div#informacion_destacada_barreiros
{
  background-image:url('/images/www/box_barreiros.gif');
}


/* FUNDACION */
/* Informacion destacada */
#cuerpo.fundacion .titulo_central
{ 
  background-image:url('/images/www/largebox_fundacion.gif');
}
#cuerpo.fundacion img.borde
{ 
  border-left:11px solid #529694;
}
#informacion_destacada_fundacion
{
  background-image:url('/images/www/box_fundacion.gif');
}

/* MUSEO */
/* Informacion destacada */
#cuerpo.museo
{  
  position:relative;
}
#cuerpo.museo .titulo_central
{ 
  background-image:url('/images/www/largebox_museo.gif');
}
#informacion_destacada_museo
{
  background-image:url('/images/www/box_museo.gif');
}
#cuerpo.museo .color
{ 
  color: #543F80;
}
#cuerpo.museo img.borde
{ 
  border-left:11px solid #52417B;
}
#cuerpo.museo div.box img.left{margin-right:12px;}

/** Fichas Paseo Virtual y Catalogo **/

#cuerpo.museo #ficha
{ 
  cursor: pointer;
  background-color:#FFF;
/*JEZ: esto es para cuando es position 'fixed'
  left:560px;
  top:80px;*/
  left:300px;
  top:0px;
  width: 340px;
  padding: 35px 25px; 
  border:3px solid #543F80;
}
#cuerpo.museo #ficha a
{ 
  right:10px;
  color:#949A9C;
}
#cuerpo.museo div.bodegon
{ 
  background-color:#EFEFEF;
  background-repeat:no-repeat;
  height:255px;
}
#cuerpo.museo #cerrar_ficha_top
{ 
  top:10px;
}
#cuerpo.museo #cerrar_ficha_bottom
{ 
  bottom:10px;
}
#cuerpo.museo #ficha a img
{ 
  top:1px;
}
#cuerpo.museo #ficha div div.bold
{  
  width: 70px;
}
#cuerpo.museo a.selected
{  
  font-weight:bold;
}
#cuerpo.museo #menu_secciones a
{ 
  text-decoration:underline;
}
/* Botones formulario */
#cuerpo.museo form div.buttonBar input
{ 
  background-color:#543F80;
}
#cuerpo.museo form #enviar
{ 
  background-image:url('/images/www/museo_box_arrow_right.gif');
}
#cuerpo.museo form #borrar
{ 
  background-image:url('/images/www/museo_box_arrow_left.gif');
}
/** Imagenes proyecto nuevo museo */
#cuerpo.museo div.rayasdobles
{ 
  height:auto;
  padding-left:45px;
}



/* PUBLICACIONES */
/* Informacion destacada */
#cuerpo.publicaciones .titulo_central
{  
  background-image:url('/images/www/largebox_publicaciones.gif');
}
#cuerpo.publicaciones img.borde
{ 
  border-left:11px solid #A50000;
}
#cuerpo.publicaciones span.titulo 
{
  color:#A50000;
}
#informacion_destacada_publicaciones
{
  background-image:url('/images/www/box_publicaciones.gif');
}
/* Botones formulario */
#cuerpo.publicaciones form div.buttonBar input
{ 
  background-color:#A50400;
}
#cuerpo.publicaciones form #enviar
{ 
  background-image:url('/images/www/publicaciones_box_arrow_right.gif');
}
#cuerpo.publicaciones form #borrar
{
  background-image:url('/images/www/publicaciones_box_arrow_left.gif');
}


/* PRENSA */
#cuerpo.prensa div.box
{ 
  line-height:15pt;
}
#cuerpo.prensa div.box div
{ 
  margin:5px 30px 5px 0px;
}
#cuerpo.prensa div.box img
{ 
  float:left;
  margin-right:10px;
}
#cuerpo.prensa div.fecha
{ 
  color:#E64508;
}
#cuerpo.prensa .titulo_central
{ 
  background-image:url('/images/www/largebox_prensa.gif');
}
#cuerpo.prensa img.borde
{ 
  border-left:11px solid #DE4908;
}

/* Informacion destacada */
#informacion_destacada_prensa
{
  background-image:url('/images/www/box_prensa.gif');
}