html, body {
  height: 100%;
  min-height: 100%;
  }
body {font: 8pt Arial, Helvetica, sans-serif; text-align: center;}
table {	font-size: 12px;}
p {margin-bottom: -10px;}
h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12pt;
	margin-bottom: 0px;
}
th,td{
	border-right: 0.5pt solid #0000FF;
	border-bottom: 0.5pt solid #0000FF;
	border-left: 0.5pt solid #0000FF;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a.oscuro  {color: #003399; text-decoration: none;}
a:hover  {text-decoration: underline;}
a.oscuro:hover {text-decoration: underline;}

.body2 {
	font: 8pt Arial, Helvetica, sans-serif;
	text-align: center;
	background: #FFCC00;
	margin-top: 0px;
	padding-top: 0px;
}
.franja_naranja {
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	background: #0000FF;
}
.color_naranja { color: #0000FF; }
.color_blanco {color: #FFFFFF}
.programa {
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 25px;
	padding-left: 40px;
}
.titulo_english {font-size: 50px; margin-top: -25px;}
.marco {
	border: 0.5pt solid #0000FF;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	width: 180px;
	float: left;
	margin-left: 11px;
	margin-right: 11px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
}
.lineaDCHA_naranja { border-right: 0.5pt solid #0000FF; }
.lineaIZQ_naranja { border-left: 0.5pt solid #0000FF; }
.lineasINF_naranja { border-bottom: 0.5pt solid #0000FF; }
.lineasSUP_naranja { border-top: 0.5pt solid #0000FF; }
.borrar {display: none;}

/*sprites - icos*/

.sprite_eventos {
	background:transparent url(../img/sprite_ico_eventos.gif) no-repeat right center;
	height:16px;
	width:16px;
	margin:-2px 0 3px 3px
}

.sprite_ico_novedad {
	background-position:0 0;
	width:16px;
	height:16px;
	float:left;
	margin:-2px 0 3px 3px;
}



#BCN  {height: 208px; width: 449px; margin: auto; float: left;}
#programa {
	width: 500px;
	margin: auto;
}
#programa h1 {
	font-size: 60px;
	color: #0000FF;
	margin-top: 0px;
}
#programa   h2 {
	font-size: 65px;
	color: #002865;
	margin-top: 0px;
	margin-bottom: 20px;
}

#cast {text-align: justify; width: 450px; margin: auto; float: left;}
#cast #titol_cast h1 {color: #ED7902; text-transform: uppercase; font-size: 14pt;}
#titol_cast .bienvenidos {font-size: 28pt; word-spacing: 2em;}
#inscripcion {
	font-weight: bold;
	font-size: 9pt;
	margin-top: 20px;
}
#inscripcion2 {
	font-size: 8pt;
	color: #000000;
}
#menu_flotante {
	height: auto !important;
	height: 300px;
	min-height: 100%;
	width: 100px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	float: right;
	margin-right: 75px;
	text-align: left;
	margin-top: 75px;
}
#foto  {margin-top: 8px;}
#contenido {width: 900px; height: auto; margin: auto; padding-top: 0px;}
#contenido_welcome   {width: 900px; height: auto; margin: auto;}
#contenido_foto {
	float: left;
	margin-right: 10px;
	height: 540px;
}
#contenido_foto #logos { margin-top: 15px; }
#contenido_foto   #menu {
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ED7902;
}
#contenido #cast {
	text-align: justify;
	width: 500px;
	float: none;
	margin: auto;
}
#rastro {color: #00569F;}
.margenIZQ {
	margin-left: 40px;
	margin-top: 12px;
}
.columnaIZQ {
	float: left;
	width: 125px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.columnaDCHA {
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	width: 320px;
}
.saltolinea { clear: both; }
.margenBottom { padding-bottom: 15px; }
#titolestructura {
	font-size: 18px;
	color: #FFFFFF;
	background: #0000FF;
}

