body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #AB99B9;
	}

h1 {
	float: left;
	clear: both;
	margin: 7px 0 15px 0;
	padding: 3px 8px 3px 0;
	font-size: 14px;
	background-color: #fff;
	color: #72417F;
	}

h2, h3, h5 {
	color: #72417F;
	}

h5 {
	clear: both;
	}

hr {
	border: none;
	border-bottom: 1px solid;
	border-color: #72417F;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	}

a {
	color: #72417F;
	}

a:hover {
	color: #92617F;
	}

p, ul, ol {
	margin: 0;
}

form {
	}

/*** LAYERS ***/

#sitio {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	background: url(../img/back-total.jpg) no-repeat center top;
	margin-top: 10px;
	}

#total {
	float: none;
	clear: both;
	width: 1000px;
	margin: 0 auto;
	}

#top {
	position: relative;
	float: left;
	clear: both;
	width: 1000px;
	height: 350px;
}

#main {
	float: left;
	clear: both;
	width: 1000px;
	min-height: 350px;
	padding-bottom: 15px;
	background-color: #fff;
	}

#col-central, #col-lateral, #col, #col-izquierda, #col-derecha {
	float: left;
	min-height: 350px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	}

#col-izquierda {
	width: 200px;
	}

#col-lateral {
	width: 780px;
	margin: 0 10px;
	}

#col {
	width: 1000px;
	}

#col-central {
	width: 600px;
	}

#col-derecha {
	width: 200px;
	}

#contenido {
	float: left;
	width: 100%;
	background: url(../img/back-contenido.jpg) repeat-x 0 18px;
	min-height: 300px;
	}

#texto-central {
	clear: both;
	}

#pie {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 50px;
	background: #AB99B9 url(../img/back-pie.jpg) no-repeat center top;
	}

#pie-contenido {
	float: none;
	clear: both;
	width: 1000px;
	height: 90px;
	margin: 0 auto;
	}


/*** IMAGENES ***/

#img_bnn_logo {
	float: left;
	margin-top: 190px;
	margin-left: 48px;
	}

#img_bnn_gob_top {
	float: right;
	margin-top: 190px;
	margin-right: 30px;
	}

#img_bnn_share {
	position: absolute;
	top: 225px;
	right: 175px;
	width: 200px;
	}

.img_bnn_share_registro {
	float: left;
	margin-bottom: 4px;
	margin-left: 10px;
	}

#img_bnn_gob_bottom {
	float: right;
	margin-top: 11px;
	margin-right: 35px;
	}

#img_bnn_top {
	position: absolute;
	top: 285px;
	left: 43px;
	}

.imagen-izquierda {
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 12px 4px 0;
	}

.imagen-derecha {
	float: right;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 0 4px 12px;
	}

.imagen-central {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 auto;
	}

/*** CONTENIDOS ***/

.aviso {
	float: none;
	clear: both;
	padding: 8px;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	margin-top:10px;
	color: #333;
	}

.separador {
	clear: both;
	height: 15px;
	}

.inputbox, textarea {
	border: 1px solid #E9E9E9;
	background: #F5C500;
	color: #414141;
	}

.inputbox {
	padding: 4px;
	}

textarea {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.inputsubmit {
	padding: 2px 15px;
	color: #000;
	background-color: #F5F5F5;
	border: 1px solid #414141;
	font-weight: bold;
	cursor: pointer;
	}

.botones {
	text-align: center;
	}

#texto_pie {
	float: none;
	clear: both;
	font-size: 11px;
	padding: 0;
	text-align: center;
	}

#funciones_paginas {
	margin-right: 10px;
	text-align: right;
	}

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

#funciones_paginas ul li {
	display: inline;
	padding: 0 5px;
	}

#funciones_paginas img {
	vertical-align: middle;
	margin-right: 4px;
	}

#paginacion {
	float: left;
	clear: both;
	width: 544px;
	padding: 10px 0;
	margin-top: 10px;
	text-align: center;
	}

#paginacion a {
	padding: 4px 6px;
	}

#paginacion .pagina {
	font-weight: bold;
	background-color: #CC0000;
	color: #fff;
	padding: 4px 6px;
	font-size: 1.2em;
	}

.volver {
	margin-top: 15px;
	margin-right: 15px;
	float: right;
	clear: both;
	}

/*** MENUS ***/

/*** MENU SUPERIOR ***/

.menu_top {
	position: absolute;
	float: left;
	width: 420px;
	top: 284px;
	left: 210px;
	}

.menu_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu_top li {
	float: left;
	margin-right: 20px;
}

/*** MENU DIAS ***/

.menu_dias {
	position: absolute;
	float: right;
	min-width: 270px;
	height: 34px;
	top: 316px;
	left: 380px;
	}

.menu_dias h5 {
	float: left;
	margin: 0;
	margin-top: 10px;
	margin-right: 15px;
	padding: 0;
	}

.menu_dias ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu_dias ul li {
	float: left;
	margin-right: 8px;
	width: 35px;
}

/*** MENU PRINCIPAL ***/

.menu_principal,
.menu_secundario {
	float: left;
	width: 195px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	}

.menu_principal {
	background: url(../img/back-menu-principal.jpg) no-repeat right 7px;
	margin-top: 5px;
	}

.menu_secundario {
	background: url(../img/back-menu-secundario.jpg) no-repeat right 7px;
	margin-top: 2px;
	}

.menu_principal ul,
.menu_secundario ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*** MENU PIE ***/

.menu_pie {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	}

.menu_pie ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu_pie ul li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid;
	border-color: #4F5150;
	height: 15px;
	}

/*** MENU EDICIONES ***/

.menu_ediciones {
	float: left;
	clear: both;
	margin-left: 50px
	}

.menu_ediciones ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu_ediciones li {
	float: left;
	margin-right: 20px;
}

/*** MODULOS ***/

/*** PANEL ULTIMAS NOVEDADES ***/

.articulos_detalle, .articulos, .articulos_fotos, .articulos_fotos_detalle {
	clear: both;
	}

.panel_articulos a, .articulos a, .articulos_fotos a {
	text-decoration: none;
	}

.panel_articulos_registro_destacado {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid;
	border-color: #72417F;
	}

.panel_articulos_registro {
	position: relative;
	float:  left;
	width: 380px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	border-color: #72417F;
	}

.articulos_registro {
	position: relative;
	float:  left;
	width: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	border-color: #72417F;
	}

.articulos_fotos_registro {
	float: left;
	width: 120px;
	height: 130px;
	margin: 0 0 6px 6px;
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #777;
	}

.panel_articulos_imagen, .articulos_imagen, .panel_articulos_video {
	float: left;
	margin-right: 10px;
	}

.articulos_detalle_imagen {
	float: right;
	}

.panel_articulos_registro img, .articulos_imagen img {
	width: 120px;
	}

.panel_articulos_fecha, .articulos_fecha, .articulos_detalle_fecha {
	}

.panel_articulos_titulo, .articulos_titulo, .articulos_detalle_titulo, .articulos_fotos_detalle_titulo {
	color: #72417F;
	font-weight: bold;
	font-size: 15px;
	}

.articulos_detalle_titulo, .articulos_detalle_resumen, .articulos_detalle_texto {
	float: left;
	width: 460px;
	}

.articulos_fotos_detalle_texto {
	margin: 10px 0;
	}

.panel_articulos_leermas, .articulos_leermas {
	text-align: right;
	padding-right: 20px;
	}
	
.panel_articulos_todos {
	clear: both;
	text-align: right;
	padding-right: 20px;
	}

/*** FORM DE CONTACTO ***/

#contactos, #enviar_pagina, #panel_newsletter {
	float: none;
	clear: both;
	width: 490px;
	}

#contactos .campo,
#enviar_pagina .campo,
#panel_newsletter .campo  {
	float: left;
	margin: 0 0 8px 0;
	}

#contactos .etiqueta,
#enviar_pagina .etiqueta,
#panel_newsletter .etiqueta {
	float: left;
	width: 180px;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
	}
	
#contactos .area_edicion,
#enviar_pagina .area_edicion,
#panel_newsletter .area_edicion {
	float: left;
	width: 200px;
	}

#contactos .obligatorio,
#enviar_pagina .obligatorio,
#panel_newsletter .obligatorio {
	color: #999;
	font-size: 10px;
	}

#contactos .inputbox, #contactos textarea,
#enviar_pagina .inputbox, #enviar_pagina textarea,
#panel_newsletter .inputbox, #panel_newsletter textarea {
	max-width: 200px;
	}

#contactos .botones,
#enviar_pagina .botones,
#panel_newsletter .botones {
	clear: both;
	}

/*** GALERIA DE IMÁGENES ****/

#galeria_img, #galeria_videos {
	float: none;
	clear: both;
	margin-top: 10px;
	}

.contenedor {
	float: left;
	width: 120px;
	height: 130px;
	margin: 0 0 6px 6px;
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #777;
	}

.contenedor img {
	border: none;
	}

#imagenes_paginacion {
	float: right;
	clear: both;
	margin-right: 10px;
	font-size: 16px;
	}

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

#imagenes_paginacion ul li {
	float: left;
	margin-right: 5px;
	}

#imagenes_paginacion a {
	text-decoration: none;
	padding: 4px 10px;
	background-color: #ccc;
	}

.galeria_videos_fila {
	float: right;
	width: 320px;
	}

.galeria_videos_registro {
	float: left;
	clear: both;
	margin-bottom: 10px;
	}

#player_video {
	float: left;
	width: 450px;
	margin: 0;
	}

/*** REEMPLAZO DE FUENTES ***/

.flash-replaced .alt {
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

/*** ESPECTACULOS ***/

#espectaculos {
	float:  none;
	clear: both;
	margin-left: 130px;
}

#espectaculos a {
	text-decoration: none;
	}

.espectaculos_registro {
	position: relative;
	float:  left;
	width: 310px;
	min-height: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	border-color: #72417F;
}

.listado_nombre {
	font-weight: bold;
	font-size: 20px;
	}

.listado_miniatura {
	float: left;
	margin-right: 5px;
	}

.listado_miniatura img {
	border: none;
}

.listado_fechas {
	font-size: 11px;
	}

.listado_fechas p {
	}

.ver_detalles_espectaculo {
	position: absolute;
	float: left;
	top: 100px;
	left: 140px;
	}

#espectaculos_detalle {
	float: none;
	clear: both;
	}

#detalle_nombre {
	float: left;
	width: 380px;
	padding: 8px 0;
	margin-right: 10px;
	font-weight: bold;
	font-size: 22px;
	color: #72417F;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #72417F;
	}

#detalle_fechas {
	float: left;
	clear: left;
	width: 380px;
	color: #605D5C;
	font-size: 12px;
	padding: 10px;
	}

#detalle_imagen {
	margin-bottom: 20px;
	}

#detalle_sinopsis, #detalle_ficha {
	float: left;
	width: 390px;
	}

#detalle_sinopsis .etiqueta,
#detalle_ficha .etiqueta {
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #4F5150;
	color: #4F5150;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 0;
	}

#detalle_sinopsis .texto,
#detalle_ficha .texto {
	padding-right: 20px;
	}

#circuito, #circuito_flash {
	height: 1350px;
	}

#texto_descargar_programa {
	position: absolute;
	float: right;
	top: 320px;
	right: 15px;
	}

#texto_descargar_programa a {
	text-decoration: none;
	font-weight: bold;
	}

#buscador_clave {
	position: absolute;
	float: right;
	width: 290px;
	top: 282px;
	right: 20px;
	}

#buscador_clave h5 {
	float: left;
	margin: 5px 10px 0 0;
	background: url("../img/lupa.png") no-repeat;
	padding-left: 28px;
	padding-top: 2px;
	color: #605D5C;
	font-size: 13px;
	}

#buscador_clave .inputbox {
	float: left;
	background-color: #fff;
	border-color: #605D5C;
	width: 120px;
	margin-right: 10px;
	}

#buscador_clave .inputsubmit {
	padding: 2px;
	}

#buscador_clave .botones {
	float: left;
	margin-top: 1px;
	}

#resultado_busqueda_clave {
	clear: both;
	}
	
.resultado_palabra_resaltada {
	font-weight: bold;
	color: blue;
	}

.resultado_enlace a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	}

.resultado_campos {
	padding: 0 10px 10px 10px;
	color: #717171;
}

#descargas {
	clear: both;
	}

.descargas_registro {
	float: left;
	clear: both;
	width: 780px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	border-color: #000;
	}

#descargas .listado_miniatura {
	float: left;
	margin-right: 10px;
	}

#descargas .listado_titulo,
#descargas .listado_descripcion {
	float: left;
	width: 280px;
	}

#descargas .listado_archivo {
	float: left;
	width: 90px;
	}

#descargas .listado_titulo {
	font-weight: bold;
	}

