html {
	height: 100%;
	}

body {
	margin: 0;
	min-height: 100%;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	background: #000 url(../img/back-total.gif);
	}

h1 {
	height: 36px;
	margin: 0;
	margin-bottom: 10px;
	padding: 2px 0 0 10px;
	font-size: 20px;
	color: #fff;
	background: url(../img/back-h1.jpg) repeat-x;
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

a {
	color: #E4DDD0;
	text-decoration: none;
	}

a:hover, a.active {
	color: #B1A68E;
	}

p {
	line-height: 15px;
	}

form {
	display:inline;
	margin: 0;
	}

table, div, img {
	border: none;
	border-collapse: collapse;
	}

/*** LAYERS ***/

#total {
	width: 990px;
	margin: 0 auto;
	background-color: #E1DCD2;
	}

#top {
	float: left;
	clear: both;
	width: 100%;
	height: 208px;
	background: #E1DCD2 url(../img/back-top.jpg);
	}

#main, #main-lateral, #main-central {
	float: left;
	width: 100%;
	padding: 0;
	}

#main-lateral {
	background: url(../img/back-lateral.jpg);
	}

#main-central {
	background: url(../img/back-central.jpg);
	}

#col-izquierda, #col-derecha {
	float: left;
	width: 200px;
	vertical-align: top;
	}

#col-izquierda h5, #col-derecha h5 {
	height: 25px;
	padding: 5px 0 0 22px;
	background: url(../img/back-h5-izq.jpg) no-repeat;
	color: #fff;
	}

#col, #col-lateral, #col-central {
	min-height: 450px;
	_height: 450px;
	}

#col {
	vertical-align: top;
	}

#col-lateral {
	float: left;
	width: 790px;
	vertical-align: top;
	}

#col-central {
	float: left;
	width: 590px;
	vertical-align: top;
	}

#contenido {
	float: left;
	margin: 0;
	}

#contenido a {
	color: #8E6A28;
	}

#contenido a:hover {
	color: #564118;
	}

#texto-central {
	margin: 10px;
	margin-top: 0;
	}

#col-derecha {
	float: right;
	}

#pie {
	float: none;
	clear: both;
	color: #fff;
	width: 100%;
	min-height: 55px;
	text-align: center;
	padding-bottom: 50px;
	background: #6A5B44 url(../img/back-pie.jpg) repeat-x;
	}

/*** IMAGENES ***/

#img_bnn_logo {
	float: left;
	padding: 0;
	margin-top: 35px
	}

#img_bnn_top_central {
	float: left;
	border-left: 3px solid;
	border-right: 3px solid;
	border-color: #999;
	margin: 0;
	padding: 0;
	}

#img_bnn_top_derecho {
	float: left;
	width: 370px;
	background-color: #000;
	margin-top: 14px;
	text-align: center;
	}

#img_bnn_sponsors {
	text-align: center;
	}

#img_bnn_sponsors h5 {
	text-align: left;
	margin-bottom: 15px;
	}

.img_bnn_sponsors_registro {
	float: none;
	margin-bottom: 10px;
	}

#img_bnn_bajo_texto {
	text-align: center;
	}

.img_bnn_bajo_texto_registro {
	float: none;
	margin-bottom: 10px;
	}

.imagen_izquierda {
	float: left;
	border: 1px solid #996600;
	padding: 1px;
	margin: 0 5px 4px 0;
	_margin: 0 2px 4px 0;
	}

.imagen-central {
	border: 2px solid #5F5F5F;
	padding: 3px;
	margin: 0 auto;
	}

/*** CONTENIDOS ***/

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

.volver {
	float: none;
	clear: both;
	text-align: right;
	padding: 15px;
	}

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

.inputbox, textarea {
	font-size: 10px;
	color: #000;
	padding: 3px;
	border: none;
	background-color: #F7F0E8;
	}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.inputsubmit {
	border: none;
	padding: 2px 15px;
	background-color: #F7F0E8;
	cursor: pointer;
	}

#texto_pie {
	font-size: 10px;
	padding: 15px;
	text-align: center;
	}

#funciones_paginas {
	margin-right: 10px;
	_margin-right: 5px;
	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;
	_margin-right: 2px;
	}

#paginacion {
	float: none;
	clear: both;
	padding: 15px;
	font-size: 14px;
	text-align: center;
	}

#paginacion .pagina {
	background: #8E6A28;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px;
	}

/*** MENUS ***/

/*** MENU SUPERIOR ***/

.menu_superior {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	}

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

.menu_superior ul li {
	float: left;
	padding: 0px 10px;
	border-right: 1px solid #fff;
	}

.menu_superior ul li a {
	color: #fff;
	}

.menu_superior li a:hover {
	color: #cfcfcf;
	}

/*** MENU PRINCIPAL ***/

.menu_principal {
	}

.menu_principal ul {
	margin: 10px 0 20px 0;
	padding: 0;		
	list-style: none;						
	}

.menu_principal ul li {
	margin: 5px 20px;
	padding-left: 20px;
	padding-bottom: 2px;
	background: url(../img/menu.gif) no-repeat 0 2px;
	}

.menu_principal li a.active {
	font-weight: bold;
	}

.menu_principal ul li ul {
	display: none;
	visibility: hidden;
	list-style: none;
	}

.menu_principal ul li ul li {
	margin-left: 2px;
	background: url(../img/menu-sub.gif) no-repeat 0 6px;
	padding: 0;
	padding-left: 18px;
	}

/*** MENU PIE ***/

.menu_pie {
	padding: 5px 0;
	}

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

.menu_pie ul li {
	display: inline;
	border-right: 1px solid #000;
	padding: 0px 10px;
	}

.menu_pie li a {
	color: #000;
	}

.menu_pie li a:hover {
	color: #444;
	}

/*** MENÚ DEL USUARIO ***/

.menu_usuario {
	float: left;
	width: 170px;
	margin: 10px 15px;
	_margin: 10px 7px;
	}

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

.menu_usuario li {
	margin-bottom: 6px;
	}

.menu_usuario li a {
	color: #fff;
	}

.menu_usuario li a:hover {
	color: #cfcfcf;
	text-decoration: underline;
	}

/*** MODULOS ***/

/*** PANEL ULTIMAS NOVEDADES ***/

.panel_articulos {
	color: #fff;
	font-size: 12px;
	}

.panel_articulos a {
	color: #E4DDD0;
	}

.panel_articulos a:hover {
	color: #B1A68E;
	}

.panel_articulos_registro, .articulos_registro, .articulos_registro_destacado {
	float: left;
	clear: both;
	width: 190px;
	margin-bottom: 10px;
	padding: 5px;
	}

.articulos_registro, .articulos_registro_destacado {
	width: 100%;
	border-bottom: 1px dashed #DAA775;
	}

.panel_articulos_fecha {
	float: left;
	clear: both;
	color: #fff;
	background-color: #6F6962;
	padding: 2px 5px;
	margin-bottom: 5px;
	}

.articulos_fecha, .articulos_detalle_fecha {
	float: left;
	margin-right: 5px;
	color: #fff;
	background-color: #6F6962;
	padding: 2px 5px;
	margin-bottom: 5px;
	}

.panel_articulos_titulo, .articulos_titulo, .articulos_detalle_titulo {
	float: none;
	clear: both;
	font-weight: bold;
	font-style: italic;
	margin: 5px 0;
	color: #E4DDD0;
	}

.panel_articulos_resumen, .articulos_resumen, .articulos_detalle_resumen {
	margin: 5px;
	font-size: 11px;
	}

.articulos_resumen, .articulos_detalle_resumen {
	color: #333;
	}

.panel_articulos_resumen p, .articulos_resumen p, .articulos_detalle_resumen p {
	margin: 0;
	line-height: normal;
	}

.panel_articulos_leermas, .articulos_leermas {
	clear: both;
	text-align: right;
	margin: 0;
	}
	
.panel_articulos_todos {
	margin: 10px;	
	}

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

/*** NOVEDADES LISTADO ***/

.articulos, .articulos_detalle {
	margin: 0 15px 20px 15px;
	_margin: 0 7px 20px 7px;
	}

.articulos_registro {
	margin: 0 0 8px 0;
	}

/*** FORM DE CONTACTO ***/

#contactos {
	width: 410px;
	margin: 0 auto;
	}

#contactos .campo {
	float: left;
	clear: both;
	margin-bottom: 6px;
	}

#contactos .inputbox, #contactos textarea {
	width: 170px;
	}

#contactos .etiqueta {
	float: left;
	width: 220px;
	margin-right: 5px;
	padding-top: 2px;
	text-align: right;
	}
	
#contactos .obligatorio {
	color: #444;
	font-size: 10px;
}

#contactos .area_edicion {
	float: left;
	width: 170px;
}

#contactos .botones {
	text-align: center;
	}		
	
/*** PANEL DE ACCESO ***/

#panel_acceso, #info_usuario {
	margin-top: 15px;
	color: #fff;
	}

#info_usuario .texto {
	margin: 4px 0;
	}

#panel_acceso .etiqueta {
	float: left;
	width: 80px;
	text-align: right;
	margin-top: 2px;
	margin-right: 5px;
	}

#panel_acceso .inputbox {
	width: 90px;
	}

#panel_acceso .campo {
	margin-bottom: 4px;
	}

#panel_acceso .botones {
	margin: 8px 0 4px 0;
	text-align:center;		
	}

#panel_acceso_recuperar {
	padding: 3px 0;
	text-align: center;
	}

#panel_acceso_recuperar a {
	color: #fff;
	}

#panel_acceso_recuperar a:hover {	
	color: #cfcfcf;
	text-decoration: underline;		
	}

#panel_acceso_registro {
	padding: 3px 0;
	text-align: center;
	}

#panel_acceso_registro a {	
	color: #fff;
	}

#panel_acceso_registro a:hover {	
	color: #cfcfcf;
	text-decoration: underline;		
	}

/*** FORM DE RECUPERAR CLAVE ***/

#recuperar_clave  {
	margin: 0 15px 20px 15px;
	_margin: 0 7px 20px 7px;
	}

.recuperar_clave_item {
	padding: 8px 0;
	}

.recuperar_clave_item .etiqueta {
	float: left;
	text-align: right;
	margin-right: 10px;
	_margin-right: 5px;
	}

#recuperar_clave .botones {
	float: none;
	padding: 8px 0;
	clear: both;
	}

/*** FORM DE REGISTRO ***/		

#registrar {
	margin: 0 15px 20px 15px;
	_margin: 0 7px 20px 7px;
	}

#registrar .campo {
	float: left;
	clear: both;
	margin: 0 0 7px 0;
	}

*html #registrar .campo {
	float: none;
	clear: both;
	margin: 0 0 7px 0;
	}

#registrar .etiqueta {
	float: left;
	clear: right;
	width: 140px;
	text-align: right;
	margin: 0 5px 3px 0;
	_margin: 0 2px 3px 0;
	}

#registrar .area_edicion {
	float: left;
	width: 280px;
	}

#registrar .radio {
	float: left;
	margin-right: 5px;
	_margin-right: 2px;
	}

#registrar .radio p {
	display: inline;
	margin: 0;
	padding: 0;
	}

#registrar .botones {
	float: none;
	clear: both;
	text-align: center;
	}		

/*** FORM DE MODIFICAR DATOS ***/

#modificar_datos {
	margin: 0 15px 20px 15px;
	_margin: 0 7px 20px 7px;
	}

#modificar_datos .campo {
	float: left;
	clear: both;
	margin: 0 0 7px 0;
	}

*html #modificar_datos .campo {
	float: none;
	clear: both;
	margin: 0 0 7px 0;
	}

#modificar_datos .etiqueta {
	float: left;
	clear: right;
	width: 140px;
	text-align: right;
	margin: 0 5px 3px 0;
	_margin: 0 2px 3px 0;
	}

#modificar_datos .area_edicion {
	float: left;
	width: 280px;
	}

#modificar_datos .radio {
	float: left;
	margin-right: 5px;
	_margin-right: 2px;
	}

#modificar_datos .radio p {
	display: inline;
	margin: 0;
	padding: 0;
	}

#modificar_datos .imagen {
	float: none;
	clear: both;
	text-align: center;
	margin: 5px;
	_margin: 5px 2px;
	}

#modificar_datos .botones {
	float: none;
	clear: both;
	text-align: center;
	}		

/*** PANEL DE NEWSLETTER ***/

#panel_newsletter {
	width: 170px;
	margin: 0 0 0 30px;
	_margin: 0 0 0 15px;
	padding-bottom: 10px;
	}

#panel_newsletter .etiqueta {
	margin: 4px 0;
	}

#panel_newsletter .inputbox {
	width: 70%;
	}

#panel_newsletter .botones {
	margin: 8px 0 4px 0;
	text-align:center;		
	}

/*** NEWSLETTER SUSCRIPCIÓN ***/

#suscripciones {
	margin: 0 15px 20px 15px;
	_margin: 0 7px 20px 7px;
	}

/*** FORM DE ENVIAR PÁGINA POR E-MAIL ***/

#enviar_pagina {
	margin: 0 15px 20px 15px;
	_margin: 0 7px 20px 7px;
	}

#enviar_pagina .campo {
	clear: both;
	margin: 5px 0;
	}

#enviar_pagina .etiqueta {
	}

#enviar_pagina .botones {
	margin: 5px 15px;
	_margin: 5px 7px;
	text-align: center;
	}

/*** GALERIA DE VIDEOS ***/

#galeria_videos {
	position: relative;
	float: left;
	width: 490px;
	min-height: 260px;
	}

.galeria_videos_fila {
	float: right;
	clear: right;
	width: 100px;
	}

.galeria_videos_registro {
	padding-left: 20px;
	padding-bottom: 2px;
	background: url(../img/menu.gif) no-repeat 0 2px;
	}

#player_video {
	position: absolute;
	width: 320px;
	margin-left: 50px;
	}

