body {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  margin:0;
  padding:0;
  height:auto; 
  background-color:#FFF;
  text-align:center;
  font-size:0.8em;
}

td, th{
	vertical-align:top;
}

hr {
	border:1px solid #c8d2db;
}

img {
	border:0;
}

h1 {
	display:none;
}

h3 {
	font-size:1.1em;
	clear:both;
}
h4{
	font-size:0.9em;
}


#page {
	position:relative;
	width:740px;
	margin:10px auto 0 auto;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#cabecera {
	height:auto;
	background-color:#c8d2db;
}

#cabecera img {
	width:50%;
	width:50%;	
}

#menhor, #menIdioma {
	display:none;
}


#contenido {
	background-color:#FFF;
	height:auto;
}

#colizq {
	display:none;
}


#seccion {
	float:left;
	width:740px;
	color:#000;
	font-size:0.7em;
	padding:5px 20px;
	height:auto;
	background-color:#FFF;
	text-align:justify;
}

#seccion2 .normal td {
	text-align:left;
	border-bottom:1px solid #ccc;
}

#seccion2 .normal th {
	font-size:0.7em;
	width:80px;
	text-align:left;
}

#seccion h2 {
	color:#305faa;
	font-weight:bold;
	font-size:2em;
	text-decoration:underline;
	margin:9px 0 10px 0;
	padding-top:4px;
	padding-left:2px;
	border-top:1px solid #305faa;
}

#seccion-ancha h2 {
	color:#000;
	font-weight:bold;
	font-size:1em;
	margin:10px 0 10px 20px;
}

#seccion ul {
	margin:10px 0;
	padding:0;
}

#seccion ul li {
	margin-left:20px;
	list-style:outside;
	
}

#seccion .list-arrow li {
	list-style-image: url(../images/ico_arrow.gif);
}

#fix {
	clear:left;
}

#seccion .li-committee {
	color:#196e7f;
	margin:20px 10px;
}

#seccion .li-committee li {
	list-style:circle;
}

#seccion .li-committee a {
	color:#196e7f;
}

#seccion .col {
	width:220px;
	float:left;
	padding:6px;
	text-align:left;
	font-size:0.9em;
}

#seccion .col h2{
	font-weight:normal;
	padding-bottom:10px;
}


#seccion .li-webmap {
	color:#487100;
	margin:20px 0 0 100px;
	font-size:0.9em;
}

#seccion .li-webmap a{
	color:#487100;
	text-decoration:none;
}	

#seccion .li-webmap a:hover{
	text-decoration:underline;
}	

#seccion .li-webmap li {
	list-style-image:url(../images/ico_lista.gif);
}

#seccion .align-center {
	text-align:center;
}

#seccion dl {
	font-size:0.8em;
}

#seccion dt {
	font-weight:bold;
}

#seccion .sponsors {
	text-align:center;
}

.oculto {
	position: absolute;
	left: -999px;
	width:1px;
	font-size:0%;
	padding:0;
	margin:0;
}

.nota {
	font-size:0.8em;
}

.botones {
	text-align:right;
}

.botones input{
	background-color:#f4f8ce;
	color:#000;
	border:1px solid #000099;
	padding:2px 10px;
	margin-top:5px;
	font-weight:bold;
}

.botones .bimprimir {
	visibility:hidden;
}

.botones input:hover {
	background-color:#c9db03;
	color:#000000;
}

.programa {
	width:490px;
	color:#000;
	border:1px solid #999999;
	font-size:11px;
}

.programa .hora{
	width:100px;
}

.programa .sala{
	width:130px;
	padding-left:5px;
	color:#666666;
}

.hora {
	width:100px;
	font-size:0.9em;
}

.programa td {
	padding:2px;
}

.tabla-prog {
	width:500px;
}

.tabla-prog img {
	border:1px solid #ccc;
	padding:2px;
	margin-right:5px;
}

.tabla-prog th {
	text-align:left;
}

.tabla-prog h3 {
	padding:4px;
	width:500px;
	background-color:#c9db03;
	color:#000000;
	border-top: 3px solid #b9c441;
	font-size:1.2em;
}

.tabla-prog h4 {
	margin-left:20px;
	padding: 3px 3px 3px 10px;
	width:300px;
	background-color:#f4f8ce;
	color:#000;
	border-bottom: 2px solid #FF9900;
}

.tabla-prog h5 {
	margin:0 0 5px 30px;
	padding: 3px 3px 3px 10px;
	width:400px;
	color:#000;
	border-bottom: 2px solid #FF9900;
}


.tabla-prog table {
	position:relative;
	left:20px;

}

.datos {
	width:350px;
}

#colder ul {
	list-style:none;
	padding:0;
	margin:0;
}

.temas dt {
	font-size:1.3em;
	padding:2px;
	margin-top:10px;
}
.temas dd {
	font-size:1.2em;
	margin-left:10px;;
}

.txt-claro {
	color:#999999;
}

.txt-oscuro {
	color:#CC0000;
	font-weight:bold;
}

a:link {
	color:#000;
}

a:visited {
	color:#000;
}

#seccion2 {
	width:520px;
}

#seccion2 table {
	width:500px;
}

#seccion2 table th {
	width:150px;
}

#seccion2 table .celda {
	width:auto;
}

#seccion2 .hoteles th {
	width:auto;
	border-bottom:1px solid #ccc;
}

#seccion2 .hoteles td {
	border-bottom:1px solid #ccc;
}

#seccion2 h3 {
	padding:4px;
	width:500px;
	background-color:#c9db03;
	color:#000000;
	border-top: 3px solid #b9c441;
	font-size:1.2em;
}

.note {
	color:#000;
}

.info-ok {
	display:none;
}

.info-error{
	background-color:#FFFFAA;
	margin:10px;
    padding:10px 10px 10px 30px;
	color:#a38a00;
	border-top:solid 1px #ffc600;
	border-bottom:solid 1px #ffc600;
}


#seccion .ficha-ponente, #seccion .ficha-ponente-especial {
	background-color:#f2f5f7;
	padding:5px;
	float:left;
	width:230px;
	color:#56768d;
	margin:5px;
}

#seccion .ficha-ponente-especial {
	background-color:#ecf3a5;
	border:1px solid #000;
	height:110px;

}

#seccion .ficha-ponente .foto-ponente, #seccion .ficha-ponente-especial .foto-ponente {
	float:left;
	margin:0;
	height:150px;
}

.nombre-ponente {
	font-size:1em;
	font-weight:bold;
}

#seccion .empresa-ponente {
	font-size:0.8em;
}

#seccion .cargo-ponente {
	font-size:0.8em;
	font-style:italic;
}

#seccion .datos-ponente ul {
	margin-top:25px;
	font-size:0.8em;
}

#seccion .datos-ponente ul li a{
	text-decoration:none;
	color:#7e9cb2;
}

#seccion .datos-ponente ul li a:hover{
	text-decoration:underline;
	color:#000;
}

#seccion .expositor-info {
	font-size:0.8em;
}

#seccion .expositor-desc {
	clear:both;
}

#seccion .expositor-img {
	float:left;
}

.plano-hoteles {
	float:left;
	height:400px;
	width:463px;
	padding:20px;
}

.lista-hoteles {
	float:rigth;

}

.lista-hoteles ul{
	padding:0;
	list-style:decimal;
	margin-left:550px;
	margin-top:20px;
}

.lista-hoteles .lista-none {
	list-style:none;
}

.img-danza {
	width:350px;
	border:1px solid #ccc;
	padding:2px;
	margin:5px auto;
}

.txt-sesion {
	background-color:#ffeccb;
}

.txt-ponente {
	background-color:#e3fae7;
}


.left {
	text-align:left;
	float:left;
}

.ponente-descarga {
	float:right;
	width:100px;
	text-align:center;
}	

.tabla-prog2 {
	width:720px;
	padding:0 10px;
}

.tabla-prog2 img {
	border:1px solid #ccc;
	padding:2px;
	margin-right:5px;
}

.tabla-prog2 th {
	text-align:left;
}

.tabla-prog2 h3 {
	padding:4px;
	background-color:#c9db03;
	color:#000000;
	border-top: 3px solid #b9c441;
	font-size:1.2em;
}

.tabla-prog2 h4 {
	margin-left:20px;
	padding: 3px 3px 3px 10px;
	width:590px;
	background-color:#f4f8ce;
	color:#000;
	border-bottom: 2px solid #FF9900;
}

.tabla-prog2 table {
	position:relative;
	left:20px;

}

.listado-stands {
	border:0;
	width:500px;
	margin:0 auto;
	font-weight:bold;
}

.listado-stands .numero {
	width:100px;
	text-align:center;
}

.listado-stands th {
	text-align:left;
	background-color:#e6cf00;
	color:#FFF;
}

.listado-stands .color {
	background-color:#f5ec8f;
}

.ficha-evento {
	border:1px solid #fbc817;
	height:120px;
}

.ficha-evento h3 {
	color:#cd2222;
}

.ficha-evento .imagen-evento {
	display:block;
	padding:5px;
	border:0;
	float:left;
}
.ficha-evento .texto-evento {
	float:left;
}

.donosti-fotos {
	text-align:center;
}

.donosti-fotos img {
	background-color:#FFF;
	border:1px solid #ccc;
	padding:3px;
	margin:5px 10px;
}

#seccion .pnormal {
	width:490px;
}


#seccion .pnormal h3 {
	font-size:1.2em;
	font-style:italic;
}

.part {	
	font-weight:bold;
	background-color:#FFFFCC;
}

.part td {
	padding:2px;
	border-top:1px dashed #006699;
	border-bottom:1px dashed #006699;
}

.hotel-completo {
	color:#999;
}

.style-but-info a {
	clear:both;
	background-color:#f4f8ce;
	padding:2px;
	border:1px solid #00c259;
	color:#000;
	text-decoration:none;
	text-align:center;
	margin:0 auto;
	display:block;
	width:auto;
}

.howtoarrive, .cityinfo {
	width:510px;
	border-collapse:collapse;
	background-color:#f8f9fa;
	text-align:left;
	border-bottom:2px dotted #6a8bc2;
}

.howtoarrive .subtitulo, .cityinfo .subtitulo {
	font-size:1.1em;
	font-weight:bold;
}

.howtoarrive .negro {
	color:#000;
}

.howtoarrive .sep {
	border-top:2px dotted #6a8bc2;
}

.howtoarrive .fondoTitulo, .cityinfo .fondoTitulo {
	background-color:#c8d2db;
}

.howtoarrive .fondoSubtitulo {
	background-color:#f3f6f7;
}	

.howtoarrive th, .cityinfo th {
	font-size:1.2em;
	text-align:left;
}

.howtoarrive td {
	padding:2px 10px;
}


.howtoarrive .block {
	margin-left:18px;
}

.howtoarrive th img, .cityinfo th img {
	vertical-align:middle; 
	padding-right:5px;
}

.t1 {
	width:340px;
	float:left;
}

.t2 {
	width:170px;
}

.t1 .separador {
	width:320px;
}

.t1 .howtoarrive {
	width:320px;
}

.t2 .howtoarrive {
	width:170px;
}

.t2 .separador {
	width:170px;
}

.separador {
	border:1px solid #6487c0;
	/margin:5px 0;
	/margin:0;
	width:100%;
}

.clear {
	clear:both;
}

.cityinfo {
	border-collapse:separate;
	background-color:#FFF;
}

.cityinfo td {
	background-color:#f2f4f7;
	vertical-align:middle;
	padding:2px 5px;
}

.miramar-txt {
	width:160px;
	float:left;
}

.miramar-plan {
	width:340px;
	float:right;
	margin-right:2px;
}

.miramar-fotos {
	text-align:left;
	margin-bottom:10px;
}

.miramar-fotos img {
	background-color:#FFF;
	border:1px solid #ccc;
	padding:4px;
	margin-right:11px;
}

.ficha-hotel {
	width:150px;
	border:1px solid #305faa;
	height:auto;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	background-color:#f1f2f3;
	color:#000;
}

.ficha-hotel img {
	vertical-align:middle;
}

.ficha-hotel .nombre {
	background-color:#c8d2db;
	font-weight:bold;
	padding:3px;
	color: #305faa;
}

.ficha-hotel .texto {
	padding:4px;
	font-size:0.9em;
}

/* FORMULARIOS */
#seccion .form-boletin h3 {
	margin:0 0 5px 0;
	font-size:1.2em;
	padding:2px;
	clear:both;
	background-color:#008ea0;
	color:#FFF;	
}

#seccion .form-boletin h4 {
	margin:0;
	font-size:1em;
	padding:2px;
	clear:both;
	background-color:#008ea0;
	color:#FFF;	
}

#seccion .form-boletin h3 .nota {
	font-size:0.7em;
	color:#FFF;
	padding-left:20px;
}

#seccion .form-boletin .grupo {
	border:2px solid #008ea0;
	margin:10px 0;
}

#seccion .form-boletin .grupo p {
	padding:3px;
	margin:0;
}

#seccion .form-boletin table {
	border-collapse:collapse;
	width:514px;
	font-size:1.2em;
}

#seccion .form-boletin table tr a, #seccion .form-boletin table tr a:visited {
	text-decoration:none;
	font-style:italic;
	color:#48879a;
}

#seccion .form-boletin table .color0 {
	background-color:#dfecf1;
}
#seccion .form-boletin table .color1 {
	background-color:#FFF;
}

#seccion .form-boletin table .colortitulo {
	background-color:#93c1cf;
}

#seccion .form-boletin .nota {
	font-style:italic;
	color:#025560;
}

#seccion .form-boletin td, th{
	vertical-align:middle;
}


#seccion .form-boletin .topics {
	font-size:0.9em;
}

#seccion .form-boletin .topics tr {
	border-bottom:1px solid #FFF;
}

.info-inscripcion {
	width:600px;
	margin:0;
    padding:10px;
	color:#000;
	border: 1px solid #93c1cf;
	background: #FFF;
	font-size:1.4em;
}

.info-inscripcion strong {
	color:#025560;
	font-weight:normal;
}

.info-inscripcion em {
	margin-bottom:3px;
	font-weight:bold;
}

.info-inscripcion hr {
	border:1px solid #025560;
	margin:0;
	padding:0;
}