/*
  #fcd20c amarillo
  #9b141b granate
  #ef8711 naranja
  #0c7735 verde oscuro
  #a6c320 verde claro
  #3d3d3d gris oscuro
  #a8a8a8 gris claro
*/

a {
  color:#9b141b;
  text-decoration:none;
}
a.enlace-externo {
  background:url(/img/ico-flecha-derecha.gif) no-repeat right center;
  padding-right:15px;
}
address {
  color:#9b141b;
  display:block;
  font-style:normal;
  text-align:center;
}
body {
  background:#fcd20c;
  cursor:default;
  color:#3d3d3d;
  font-size:12px;
  margin:0;
  overflow:auto;
  text-align:center;
}
body,
input,
select,
td,
textarea,
th {
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
/* dfn {
  font-style:normal;
} */
h1 {
  border-bottom:1px solid #9b141b;
  color:#9b141b;
  font-size:16px;
  margin:0 0 10px 0;
}
h2 {
  font-size:14px;
  margin:0 0 10px 0;
}
h3 {
  font-size:12px;
  margin:0 0 10px 0;
}
/* h2 {
  border-bottom:1px solid #9b141b;
  color:#9b141b;
  font-size:14px;
  margin:0 0 10px 0;
} */
img,
table {
  border:none;
}
input,
select,
textarea {
  background:#f1fcc1;
  border-color:#0c7735;
  border-style:solid;
  border-width:0 0 2px 0;
  font-size:12px;
  padding:2px 4px;
}
input.boton {
  background:#0c7735;
  border:none;
  color:#f1fcc1;
  cursor:pointer;
  font-weight:bold;
}
input.max,
textarea {
  width:100%;
}
input.min {
  width:100px;
}
p {
  margin:0 0 10px 0;
}
small {
  color:#a8a8a8;
  float:right;
  font-size:9px;
}
table {
  width:100%;
}
td {
  font-size:12px;
  vertical-align:top;
}
textarea {
  height:100px;
  overflow:auto;
}
th {
  color:#0c7735;
  font-size:12px;
  font-weight:normal;
  padding-right:20px;
  text-align:right;
  vertical-align:top;
  width:100px;
}
ul {
  list-style: square url(/img/topo.gif);
}

#centrado {
  background:url(/img/cuerpo-fondo.gif) repeat-y;
  clear:both;
  margin:0 auto;
  padding:0 9px;
  text-align:left;
  width:1000px;
}
#cabeza,
#contacto,
#cuerpo,
#escaparate {
  clear:both;
  width:1000px;
}
#cabeza {
  height:90px;
}
  #cabeza #menu {
    padding-bottom:5px;
    vertical-align:bottom;
  }
  #cabeza #menu a {
    color:#ef8711;
    font-size:16px;
    font-weight:bold;
    height:30px;
    margin-left:30px;
    padding:5px 0;
  }
  #cabeza #menu a:hover,
  #cabeza #menu a.on {
    color:#9b141b;
  }
  #cabeza #submenu {
    padding:5px 0;
    vertical-align:top;
  }
  #cabeza #submenu a {
    color:#3d3d3d;
    font-size:12px;
    font-weight:bold;
    margin-left:20px;
    padding:0 5px;
  }
  #cabeza #submenu a:hover,
  #cabeza #submenu a.on {
    color:#9b141b;
  }
  #cabeza table {
    width:99%;
  }
#contacto {
  padding:10px 0;
}
#cuerpo td,
#cuerpo th {
  padding-bottom:10px
}
#cuerpo #albumfotos,
#cuerpo #bloque2 {
  float:left;
  width:440px;
}
  #cuerpo #albumfotos a {
    float:left;
    padding:0 10px 10px 0;
  }
#cuerpo #bloque {
  float:left;
  padding:0 10px;
  width:540px;
}
#cuerpo .noticia {
  border-bottom:1px dotted #a6c320;
  clear:both;
  cursor:pointer;
  display:block;
  margin-bottom:20px;
  padding-bottom:10px;
}
#escaparate {
  height:330px;
  margin-bottom:10px;
  position:relative;
}
  #escaparate-contenido,
  #escaparate-fondo {
    height:330px;
    left:0;
    position:absolute;
    top:0;
    width:1000px;
  }
  #escaparate-contenido {
    z-index:2;
  }
  #escaparate-contenido img.cabeceraonda {
margin-bottom: 212px;
}
  #escaparate-fondo {
    background-position:center;
    background-repeat:no-repeat;
    z-index:1;
  }
  #escaparate .panel {
    background:url(/img/panel-fondo.png);
    bottom:0;
    cursor:pointer;
    float:right;
    height:80px;
    padding:10px;
    right:0;
    width:420px;
clear:both;
  }
#pie {
  background:url(/img/pie-fondo.gif) no-repeat top;
  clear:both;
  margin:0 auto;
  padding:10px 9px 0 9px;
  text-align:left;
  width:1000px;
}
  #pie table {
    width:100%;
  }

.ali-der {
  text-align:right;
}
.decora {
  background:url(/img/decora-onda.gif) no-repeat center;
  height:25px;
  margin:10px 0 20px 0;
}
.fecha {
  background:#fff url(/img/fecha-fondo.gif) repeat-x top;
  color:#3d3d3d;
  float:left;
  font-size:22px;
  font-weight:bold;
  height:50px;
  line-height:22px;
  margin:0 5px 5px 0;
  text-align:center;
  text-transform:uppercase;
  width:40px;
}
  .fecha:first-line {
    color:#fff;
    display:block;
    font-size:16px;
  }
.ico-correo {
  background:url(/img/ico-correo.gif) no-repeat left center;
  padding-left:15px;
}
.ico-derecha {
  background:url(/img/ico-flecha-derecha.gif) no-repeat left center;
  padding-left:15px;
}
.ico-fax {
  background:url(/img/ico-fax.gif) no-repeat left center;
  padding-left:15px;
}
.ico-subir {
  background:url(/img/ico-flecha-arriba.gif) no-repeat left center;
  color:#a8a8a8;
  float:right;
  font-size:9px;
  margin-right:10px;
  padding-left:12px;
}
.ico-telefono {
  background:url(/img/ico-telefono.gif) no-repeat left center;
  padding-left:15px;
}
.oc {
  display:none;
}
