/* style para DIVE TRAVEL SHOW */
body{
  margin:0;
  width:100%;
  height:100%;
  color:#2A2A2A;
  background:url(img/fondo.gif) #ffffff repeat-x;
  font-family: Verdana, Arial, Tahoma, sans serif;
  font-size:12px;
}
h1{
font-size:18px;
  color:#003c70;
  margin:10px 0;
}
h2{
font-size:14px;
  color:#003c70;
  padding:8px 0 0 0;
  margin:0;
}
a{
  color:#2A2A2A;
  text-decoration:none;
}
a:hover{
  color:#003c70;
}
p{
margin:10px 0 0 0;
text-align:justify;
  padding:0 0 8px 0;
}

/* ------------------------------ ESTRUCTURA ----------------------------------------*/
#contenedor{
width:900px;
margin:0 auto;
background-color:#ffffff;
}
#cabecera{
  width:900px;
  height:116px;
  display:block;
  float:left;
  background:url(img/fondoCabecera.jpg) no-repeat;
  margin:0;
}
#contenido{
  width:818px;
  min-height:400px;
  height:auto !important;
  height:100%;
  _height:400px; /*hack para IE6*/
  border-width:0 1px;
  border-style:solid;
  border-color:#b9d4f1;
  padding:40px 40px 20px 40px;
  float:left;
  background-color:#ffffff;
  position:relative;
}
#cabeceraBottom{
  width:898px;
  height:90px;
  display:block;
  float:left;
  border-width:0 1px;
  border-style:solid;
  border-color:#b9d4f1;
  background-color:#ffffff;
}
#contenidoBottom{
margin:0;
padding:0;
float:left;
display:block;
}
.esquina{
  width:896px;
  height:3px;
  background:url(img/esquina.gif) repeat-x;
}
.esquinaLeft,.esquinaRight{
  width:2px;
  height:3px;
}
.esquinaLeft{
  background:url(img/esquinaLeft.gif) no-repeat;
}
.esquinaRight{
  background:url(img/esquinaRight.gif) no-repeat;
}
/*---------------------------------- CABECERA PARTES ----------------------------------------*/
#logo{
  width:149px;
  height:103px;
  margin:13px 0 0 30px;
  display:block;
  float:left;
  background:url(img/logoTop.png) no-repeat;
  _background-image: url(img/logoTop.png) !important;   /*hack IE6*/
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/logoTop.png', sizingMethod='image');
  _background: no-repeat;
  _margin:13px 0 0 28px;
}
#textoCabecera{
  width:592px;
  height:80px;
  margin:15px 0 0 0px;
  padding:0px;
  display:block;
  float:left;
  background:url(img/textoCabecera.png) no-repeat;
  _background-image: url(img/textoCabecera.png) !important;   /*hack IE6*/
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/textoCabecera.png', sizingMethod='image');
  _background: no-repeat;
  _margin:12px 0 0 23px;
}
#idiomas{
margin:10px 10px 0 0;
float:right;
}
#idiomas a{
color:black;
font-weight:regular;
}
#idiomas a:hover{
color:#003c70;
}
#correo{
float:right;
width:500px;
margin:5px 0 0 0;
text-align:right;
color:white;
}
#correo a{
color:white;
font-weight:bold;
}
#logoBottom{
  width:149px;
  height:32px;
  margin:0 0 0 30px;
  _margin:0 0 0 28px; /*hack IE6*/
  display:block;
  float:left;
  background:url(img/logoBottom.gif) no-repeat;
}
#geo{
  float:left;
  margin:40px 0 0 0;
}
/* ------------------------------ MENU ----------------------------------------*/
#menu{
 /*width:782px;*/
 /*width:340px;*/
width:640px;
  height:51px;
  padding:0;
  margin:15px 35px 0 0;
  float:right;
}
#menu ul{
  width:818px;
  height:42px;
  list-style:none;
  padding:0;
  margin:0;
  float:left;
}
#menu ul li{
  float:left;
  height:51px;
  text-align:center;
  background:url(img/fondoMenu.gif) repeat-x;
}
#menu ul li.rojo{
 background:url(img/fondoMenu_rojo.gif) repeat-x;
color:white;
}
#menu ul li.rojo a{ 
color:white;
}
#menu ul li.separador{
  width:1px;
  font-size:0px;
  height:42px;
  display:block;
  float:left;
  background-image:none;
  background-color:#ffffff;
}
#menu ul li.left, #menu ul li.right,#menu ul li.leftActivo, #menu ul li.rightActivo{
width:3px;
height:51px;
}
#menu ul li.left{
  background:url(img/fondoMenuLeft.gif) no-repeat;
}
#menu ul li.right{
  background:url(img/fondoMenuRight.gif) no-repeat;
}
#menu ul li.leftActivo{
  background:url(img/fondoMenuLeftActivo.gif) no-repeat;
}
#menu ul li.rightActivo{
  background:url(img/fondoMenuRightActivo.gif) no-repeat;
}
#menu ul li#activo{
  background:url(img/fondoMenuActivo.gif) repeat-x;
}
#menu ul li#activo.rojo{
 background:url(img/fondoMenuActivo_rojo.gif) repeat-x;
}
#menu ul li a{
  height:42px;
  font-size:13px;
  font-weight:bold;
  padding:9px 12px 0 12px;
  color:#2A2A2A;
  display:block;
  float:left;
}
#menu ul li a:hover{
color:#ffffff;
}
#menu ul li#activo a{
color:#ffffff;
}

/* ************************ portada **************************************/

#portada{
  float:left;
  display:block;
  padding:0;margin:0 0 0 0;
}
.video{
  width:550px;
  margin:0 auto;
  text-align:center;
}
.video div{
  width:480px;
  margin:0 auto;
}
#buceadores{
  width:600px;
  margin:0 auto;
  text-align:center;
}


/*-- -------------------- cuadro----------------------------------*/
#cuadroTop{
width:798px;
  border:1px solid #b9d4f1;
  padding:10px;
  float:left;
  margin:0 0 20px 0;
}
#cuadroTop p{
/*width:540px;*/
font-size:14px;

}

#cuadroTop p strong{
  color:#003c70;
  font-weight:bold;
}
#cuadroFoto{
width:241px;
height:294px;
position:relative;
z-index: 2;
left:580px;
margin:-20px 0 -20px 0;
*margin:-100px 0 -20px 10px;
*left:0px; /*hack para explorer 7*/
background:url(img/cartel.png) no-repeat;
  _background-image: url(img/cartel.png) !important;   /*hack IE6*/
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/cartel.png', sizingMethod='image');
  _background: no-repeat;
}
#cuadroFoto a{
width:241px;
height:294px;
display:block;
}
#cuadroUltimas1{
width:468px;
height:199px;
position:relative;
z-index: 3;
left:140px;
margin:-200px 0 0 0;
background:url(img/ultimas1.png) no-repeat;
  _background-image: url(img/ultimas1.png) !important;   /*hack IE6*/
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/ultimas1.png', sizingMethod='image');
  _background: no-repeat;
}
#cuadroUltimas2{
width:468px;
height:199px;
position:relative;
z-index: 3;
left:140px;
margin:-200px 0 0 0;
background:url(img/ultimas2.png) no-repeat;
  _background-image: url(img/ultimas2.png) !important;   /*hack IE6*/
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/ultimas2.png', sizingMethod='image');
  _background: no-repeat;
}
#cuadroPortada{
width:118px;
height:147px;
position:relative;
z-index: 2;
top:10px;
float:left;
background:url(img/revista.png) no-repeat;
  _background-image: url(img/revista.png) !important;   /*hack IE6*/
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/revista.png', sizingMethod='image');
  _background: no-repeat;
}
#cuadroRevista{
  width:230px;
  height:155px;
  border:1px solid #b9d4f1;
  padding:10px 10px 20px 70px;
  position:absolute;
  right:0;
  z-index: 1;
  margin:0 40px 10px 0;
  background-color:#eaf1f8;
}
#salas{
float:left;
width:430px;
}
#suscribete{
float:right;
width:370px;
margin:0px 0 0px 0;
padding-bottom:20px;
}
#cuadroComunicacion{
  width:250px;
  height:155px;
  padding:10px;
  float:right;
  display:table;
  margin:30px 0 0 0;
  border:1px solid #b9d4f1;
  background-color:#eaf1f8;
}
#cuadroComunicacion ul{
  list-style:none;
  padding:0 0 0 20px;
  margin:0px;
}
#cuadroComunicacion ul li{
  list-style-image:url(img/listazul.gif);
}
/* ------------------------------- actividades-------------------------------------------*/
table#actividad{
  background-color:#b9d4f1;
}
table#actividad tr td{
  background-color:#ffffff;
  padding:8px;

}
table#actividad tr td strong{
  color:#003c70;
  font-size:12px;
}
table#actividad tr td.sala{
  font-size:16px;
  color:#003c70;
  font-weight:bold;
}
table#actividad tr td.hora{
  font-size:12px;
  height:70px;
  text-align:center;
}

table#actividad tr td.color{
background-color:#eaf1f8;
border:1px solid #b9d4f1;
}
table#actividad tr td.Recoletos{
background:url(img/recoletos.gif) no-repeat 50% 50% #ffffff;
}
table#actividad tr td.Castellana{
background:url(img/castellana.gif) no-repeat 50% 50% #ffffff;
}
table#actividad tr td.ElPrado{
background:url(img/elprado.gif) no-repeat 50% 50% #ffffff;
}
table#actividad tr td{
  font-size:10px;
}
table#act{
height:100%;
width:100%;
}
table#act tr td{
 background-color:transparent;
 padding:0;
text-align:justify;
}
table#act tr td.horario{
border:3px solid white;
padding:3px;
text-align:center;
}

/*----------------------------------- hotel ---------------------------------------------*/
#cuadro{
  border:1px solid #b9d4f1;
  padding:10px;
  float:left;
  margin:0 15px 0 0;
}
#videos{
  padding:20px 0 0 0;
  float:left;
}
#videos table{
width:818px;
}

/*--------------------------------expositores RESERVAS PROFESSIONALES-------------------------------------------*/
#listado {
  float:left;
  display:block;
}
#ultimasplazas{
/*width:662px;
margin:0 auto;*/
float:right;
width:390px;
padding:350px 0 0 0;
}
#expositores{
  list-style:none;
  padding:0 0 0 20px;
  margin:10px 0 0 0;
  float:left;
  width:390px;
}
#expositores li{
  list-style-image:url(img/list.gif);
}
/* ------------------------------ CONTACTO----------------------------------------*/
#contactoGeneral{
 width:300px;
 margin:10px auto 0 auto;
}
#contacto{
 width:300px;
 display:block;
 float:left;
  background:url(img/fondoContacto.gif) no-repeat  0% 100%;
}
#contacto ul{
width:206px;
  list-style: none;
  list-style-image: none;
  margin:0 auto;
  padding:0 25px 10px 25px;
  display:block;
}
#contacto ul li{
  list-style: none;
  padding:1px 0;
  float:left;
  color:#003c70;
  font-weight:bold;
}
#contacto ul li input,#contacto ul li textarea{
width:200px;
color:#003c70;
}
 #contacto ul li select {
width:206px;
 }
#contacto ul li textarea {
  height:100px;
  font-family: Verdana, Arial, Tahoma, sans serif;
  font-size:12px;
}
#contacto ul li input#boton {
  width:80px;
  height:25px;
  background-color:#003c70;
  color:white;
  border:none;
  font-weight:bold;
  cursor:pointer;
  margin:5px 0 0 0;
}
#contacto input#radio {
  width:15px;
}
#contacto ul li.boton {
width:80px;
float:right;
}

/*---------------------------- QUIENES SOMOS ------------------------------*/
.foto{
float:left; 
padding:0 10px 0 0;
}
#fotoCentrada{
width:450px;
margin:0 auto;
font-size:14px;
}
#fotoCentrada h2{
font-size:16px;
}



/* ------------------------------ PIE ----------------------------------------*/
#pie{
  width:900px;
  height:30px;
  display:block;
  float:left;
  color:#003c70;
  padding:4px 0 0 0;
}
#pieLeft{
  float:left;
}
#pieRight{
  float:right;
}
#pieRight a{
  color:#003c70;
  font-weight:bold;
}
#pieRight a:hover{
  text-decoration:none;
}