body {
      margin:0;
      padding:0;
      background-image: url(http://www.bilbaoworlddesigncapital.com/images/bilbaowdc/fondo.png);
      background-color: #E8E8E8;
      font-family:helvetica,arial,sans-serif;
      color:#222222;
      font-size:13px;
}
a, #menutop a, #menutop a:hover, #menutop a:visited {
      color: #21759B;
}
a:hover,  #menutop a, #menutop a:hover {
      text-decoration: none;
}
a:visited {
      color: #4CA6CF;
}
#menutop {
    clear:both;
    overflow: auto;
    font-size: 16px;
    padding: 0px 36px 0px 36px;
    text-align:right;
}
#menutop ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
#menutop ul li {
    margin:12px 24px 12px 0;
}
#menutop li {
      float: left;
}
#menutop a {
    border-bottom: 3px solid #95D3EF;
}
#menutop a:hover, #menutop .activo a {
    border-bottom: 3px solid #21759B;
}
#formq {
    margin-top: 5px;
}
#q {
    font-weight: bold;
    color: #777777;
}
#contenedor {
      width: 980px;
      margin-left: auto;
      margin-right: auto;
      background: url(http://www.bilbaoworlddesigncapital.com/images/bilbaowdc/cabecera.jpg) no-repeat scroll center 40px #FFFFFF;
      min-height: 820px;
}
#cabecera {
      margin:0;
      padding: 0px 24px 0px 24px;
      vertical-align: bottom;
      border-left:1px solid transparent;
      border-right:1px solid transparent;
      overflow: hidden;
      /*height:190px;*/
}
#cabecera div {
    float: left;
    vertical-align: bottom;
    padding-top: 85px;
}
#cabecera div object {
    cursor: pointer;
    z-index: 3000;
}
#tooltip {
	position: absolute;
	z-index: 3000;
    width: 370px;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#cuerpo {
      padding-right:8px;
      padding-left:32px;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent;
      overflow:hidden;
	position:relative;
	top:-40px;
}
#izquierda {
      float:left;
      margin:0;
      padding-right:20px;
      width:200px;
}
#contenido {
      /*margin-left:200px;
        border-left: 2px solid #EFEFEF;*/
      padding-right:0px;
      margin-right:0;
      padding-left:0px;
      margin-bottom: 30px;
}
div#contenido {
      min-height:300px;
}
.titulo {
    position: relative;
    top: 50px;
    width: 300px;
}
#breadcrumbs {
      font-size: 12px;
      border-bottom: 1px dotted #FE2F1F;
      padding-bottom: 5px;
      margin: 10px 0px 25px 260px;
      overflow: hidden;
}
#breadcrumbs a {
      text-decoration: none;
}
#breadcrumbs a:hover {
      text-decoration: underline;
}
#breadizq {
    width: 60%;
    float: left;
}
#breadder {
    width: 40%;
    float: left;
    text-align:right;
}
.principal {
      padding: 10px 25px 25px 25px;
      margin-right: 24px;
      min-height: 480px;
}
.bgazul {
      background: url(http://www.bilbaoworlddesigncapital.com/images/bilbaowdc/bloque_azul.png) top repeat-x;
}
.bgverde {
      background: url(http://www.bilbaoworlddesigncapital.com/images/bilbaowdc/bloque_verde.png) top repeat-x;
}
.sombra {
    width: 24px;
    min-height: 398px;
    float: right;
    background: url(http://www.bilbaoworlddesigncapital.com/images/bilbaowdc/sombra.png) top no-repeat;
}
.mitad {
    float: left;
    width: 50%;
}
.padtop55 {
    padding-top: 55px;
}
.padbot35 {
    padding-bottom: 35px;
}
.princapoyo, .princevento {
    border-bottom: dotted 2px white;
    padding: 5px 0;
    overflow: hidden;
    height: 148px;
    background-position: 0px 4px;
    background-repeat: no-repeat;
}
.sublinkportada {
    text-align: center;
    position: relative;
    top: -30px;
}
.sublink {
    text-align: right;
    position: relative;
    padding-right: 50px;
    top: 50px;
}
.sublink a, .sublink a img, .sublinkportadak a, .sublinkportada a img, .antsig a, .antsig a img, #cabecera a img  {
    border: none;
    text-decoration: none;
}
.antsig {
    text-align: center;
}
.eventodet {
    background-color: #ffffff;
    padding: 20px;
    overflow: auto;
    min-height: 370px;
}
.unete {
    overflow: auto;
}
.uneteizq {
    width: 46%;
    float: left;
}
.uneteder {
    float: left;
    width: 48%;
    margin-left: 2%;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.globoporta {
    float: right;
    width: 195px;
    height: 107px;
    padding: 20px 30px 20px 36px;
    font-size:12px;
    background: url(http://www.bilbaoworlddesigncapital.com/images/bilbaowdc/globo_07.png) top no-repeat;
}
.inputxt {
      border:1px solid #C6D9E9;
      background-color:#EAF3FA;
      color: #3F3F3F;
}
.inputxt:focus {
	background-color: #ffffff;
}
.submit {
    background-color:#C6D9E9;
    border:1px solid #004080;
    color:#004080;
    cursor:pointer;
    font-size:1.1em;
    padding:0.4em;
}
.boton {
    background-color:#C6D9E9;
    border:1px solid #004080;
    color:#004080;
    cursor:pointer;
}
.submit:hover, .boton:hover  {
      background-color:#CFE9FF;
}
.errdiv, .infdiv {
	padding: 6px;
	margin: 12px 0px 6px 0px;
	font-size: 0.9em;
}

.errdiv {
	border: solid 1px red;
	background-color: #FFD0D0;
}

.infdiv {
	border: solid 1px #E6DB55;
	background-color: #FFFFE0;
}
.iframeup {
      border: none;
      height: 32px;
      width: 98%;
      overflow: hidden;
}
.princapoyobig {
    padding: 5px 0;
    overflow: hidden;
}
.globoportabig {
    float: right;
    width: 400px;
    height: 210px;
    padding: 35px 45px 45px 65px;
    font-size:12px;
    background: url(http://www.bilbaoworlddesigncapital.com/images/bilbaowdc/globo-grande_03.png) top no-repeat;
}
#listaeventos {
    list-style-type:none;
    margin:0;
    padding:0;
}
.eventos {
    padding: 15px;
    margin-bottom: 10px;
    background-color: #ffffff;
    overflow:hidden;
}
.fechaeve {
    color:#FE2F1F;
    font-size:0.9em;
    font-style:italic;
    position: relative;
    top: 5px;
}
#calendario {
    overflow: hidden;
    margin:auto;
    margin-bottom: 15px;
}
.mes a {
    display: block;
    background-color: #FE2F1F;
    color: #ffffff;
    text-decoration: none;
}
.calfle {
    float: left;
    width: 5%;
}
.calfle a img {
    border: none;
    text-decoration: none;
}
#calendario .meses {
    float: left;
    width: 90%;
    background-color: #ffffff;
    overflow: auto;
    border-top: 2px solid #555555;
    border-bottom: 2px solid #555555;
}
#calendario .mes {
    float: left;
    width: 33%;
    text-align:center;
}
#calendario div table {
    width: 98%;

    padding: 1%;
}
.borl {
    border-left: dotted 1px #FE2F1F;
}
#social {
	margin: 0px;
	background-color: #777777;
	color: #ffffff;
	overflow: auto;
	font-size: 0.90em;
	padding:0px 32px 0px 32px;
	border-top: solid  2px #444444;
}
#social .conten {
	float: left;
	width: 24%;
	padding: 15px 1% 15px 0px;
}
.socialicon img {
	opacity: 0.8;
}
#social ul, #social ul li {
	padding: 0px;
	margin: 0px;
	list-style: square;
        list-style-position: inside;
}
#social ul li {
	margin-bottom: 3px;
	margin-top: 2px;
}
#pie {
      clear:both;
      margin-top: 1px;
      padding:0px 32px 0px 32px;
      background-color: #666666;
}
#pie a img, #pie a, #social a, #social a img {
      border: none;
      text-decoration: none;
}
#pie a:hover, #social a:hover {
      text-decoration: underline;
}
#pie a, #social a, #pie, #social {
      color: #F8F8F8;
}
#pie_menu {
      border-top: 1px solid #444444;
}
#pie_direccion {
      height: 24px;
      padding-top: 10px;
      padding-bottom: 20px;
      font-size: 0.9em;
      text-align: center;
}
#pie_direccion div {
      float: left;
      width: 24%;
}

#logo {
      height: 66px;
      padding-top: 46px;
      padding-left: 34px;
}

/* menu */

#menucabecera {
      position: relative;
      z-index: 10;
      margin-left:auto;
      margin-right:auto;
      width:954px;
      font-size:1.1em;
      clear: both;
}

#menucabecera ul {
      padding: 0px;
      margin: 0px;
      list-style-type: none;
}

#menucabecera li {
      float: left;
      position: relative;
}

#menucabecera a, #menucabecera a:visited {
      display: block;
      text-decoration: none;
      color: #ffffff;
      line-height: 28px;
      width: 124px;
      margin-left: 2px;
      padding: 0px 2px 0px 8px;
      background: url(fondomenu.png);
}

#menucabecera a:hover, #menucabecera .activo a {
      background: url(fondomenuhover.png);
}

#menucabecera ul ul {
      visibility: hidden;
      position: absolute;
      height: 0;
      top: 28px;
      left: 0;
      width: 124px;
}

#menucabecera ul li:hover ul, #menucabecera ul a:hover ul{
      visibility: visible;
}

#menucabecera ul :hover ul ul{
      visibility: hidden;
}

#menucabecera ul :hover ul :hover ul{
      visibility: visible;
}

/* menu */

#menu_pie {
      font-size: 1em;
      float: left;
      padding: 6px 0px 0px 00px;
}
#menu_pie a {
      text-decoration: none;
}
#menu_pie a:hover {
      text-decoration: underline;
}
#menu_pie ul {
      margin: 0;
      padding: 0;
      font-size: 0.9em;
}
#menu_pie ul li {
      float: left;
      position: relative;
      list-style: none;
      margin-right: 20px;
      padding: 0 0 0 8px;
      border-left: dotted 2px #444444;
}
#menu_pie ul ul li {
      float: none;
      position: relative;
      margin: 0;
      padding: 0;
      border: none;
}
#xhtml_compatible {
      padding: 6px 0px 0px 0px;
      text-align: right;
}
h1, h2, h3 {
      /*color: #FE2F1F;*/
      font-family: "Arial",sans-serif;
      font-weight:normal;
      font-variant:normal;
}
.dia {
    background: url(http://www.bilbaoworlddesigncapital.com/images/bilbaowdc/circulo_14.png) no-repeat;
    width: 57px;
    height: 57px;
    text-align: center;
    line-height: 57px;
}
.pevento {
    margin-left: 20px;
    width:298px;
    padding: 5px 5px 5px 15px;
    background-color: #ffffff;
    height: 135px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.fotoapoyo, .fotoevento {
    float: right;
    margin: 15px 0px 15px 15px;
    background-color: #ffffff;
}
.lapo {
      padding: 20px 0px 0px 0px;
      margin: 15px 0px 0px 0px;
      list-style-type: none;
      overflow: hidden;
}
.lapo a img, .lapo a {
    /*float: left;*/
    vertical-align:middle;
}
.laptot {
    float: left;
    margin-bottom: 4px;
    width: 20%;
    text-align: center;
    margin-bottom:10px;
    border-bottom:1px solid #DCDF8E;
}
.lapsup {
    height:165px;
    vertical-align: middle;
    line-height:165px;
}
.lapinf {
    height: 50px;
    padding: 1px 5px 0px 5px;
    overflow:hidden;
}
.certder {
    margin-left: 20px;
    padding-left: 20px;
}
.certder2 {
    margin-left: 10px;
    padding-left: 10px;
}
.clear {
    clear:both;
    line-height:0;
}
#galeria img, .fotoevento, .abrir, .lapo img, .eventos img  {
    padding: 5px;
    border: 1px solid #21759B;
    background-color: #ffffff;
}
#galeria img {
    margin-right: 10px;
}
#galeriavid object {
    margin-right: 10px;
    margin-top: 5px;
}
#galeria, #galeriavid {
    overflow: auto;
}
.princevento .dia, .princevento .mes {
    font-size: 26px;
}
.dia, .pevento {
    float: left;
}
.fotoportada {
    border: solid 1px gray;
    float: left;
    padding: 3px;
    margin-right: 10px;
}
#contenido h1 {
      font-size: 1.4em;
}
#contenido h2 {
      font-size: 1.2em;
}
#contenido h3 {
      font-size: 1.1em;
}
.archivos {
      margin: 15px 0 15px 0;
      padding: 0;
      border-top: dotted 2px #EFEFEF;
}
.archivos ul {
      padding: 0 0 0 16px;
      margin: 0;
}
.archivos ul li {
      list-style-type: square;

}
.tabla {
      width: 100%;
      text-align: left;
      border-spacing: 0;
}
.tabla tr {

}
.tabla th {
      font-size: 0.9em;
      border-bottom: solid 2px gray;
}
.tabla td {
      border-bottom: solid 1px gray;
      padding-top: 5px;
      background-color: #FCFCFC;
}
.tabla td, .tabla th {
      padding-right: 15px;
      padding-bottom: 3px;
      text-align: left;
}
.izq {
    text-align: left;
}
.der {
    text-align: right;
}
#pag {
	font-weight: bold;
	padding: 15px 0px 15px 0px;
	text-align: center;
        font-size:15px;
}
#pag a {
	text-decoration: none;
	padding: 0px 3px 0px 3px;
        background-color: #DCDE8D;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
}
#pag a:hover {
        text-decoration: underline;
}
.quote {
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    line-height: 1em;
    top: 0;
}
