/**** Hoja de estilo para la portada y subportadas ****/

/****** COMUNES EN TODAS LAS PÁGINAS ******/

* {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

P {
	margin-top: 0;
	margin-bottom: 1em;
}

FORM {
	margin: 0;
	padding: 0;
}

INPUT, SELECT, TEXTAREA {
	margin: .1em;
	padding: 1px;
	border: 1px solid #AFAFAF;
	background-color: #FFFFFF;
	font-family: tahoma;
}

INPUT.RADIO {
	border: 0;
	background: none;
}

INPUT.BOTON {			
	background: #FFFFFF URL(../graficos/fondos/buscador_on.gif);
	border: 2px solid #5B5B5B;
	font-weight: bold;
	color: #5D5D5D;
	margin: 0;
	text-align: center;
	height: 20px;
	width: auto;
	padding: 0 0 5px 0;
}

INPUT.ENCUESTA { margin: 0 0 0 65px; }
STRONG { vertical-align: top; }


/***** COMUNES ******/

BODY {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	background: #000000 URL(../graficos/fondos/body.jpg) repeat-y top center;
}

IMG { top: 0; left: 0; border: 0; }

UL {
	list-style: none;
	text-align: left;
}

UL:after {
	display: block;
	content: ".";
	display: none;
}

H1 span, H2 span, H3 span, H4 span, A span { display: none; }

/* Enlaces ó links */

A, A:visited, A:active { 
	color: #7F7F7F; 
	text-decoration: underline;
}

A:hover { color: #000000; }

A.ROJO, A.ROJO:visited, A.ROJO:active, A.ROJO:hover {
	text-decoration: none;
	color: #990000;
	display: block;
}

/* Fondos semitransparentes */

DIV.TRANSP_BLANCO { background-image: URL('../graficos/fondos/blanco.png'); }
DIV.TRANSP_AZUL { background-image: URL('../graficos/fondos/azul.png'); }

/*** Página principal ***/

DIV#CENTRADO {
	margin: 0;
	padding: 0;
	background: transparent URL('../graficos/fondos/principal.jpg') no-repeat top center;
}

DIV.SECCION0 { background: transparent URL('../graficos/fondos/culturillageneral.jpg') no-repeat top center !important; }
DIV.SECCION1 { background: transparent URL('../graficos/fondos/musica.jpg') no-repeat top center !important; }
DIV.SECCION2 { background: transparent URL('../graficos/fondos/escena.jpg') no-repeat top center !important; }
DIV.SECCION3 { background: transparent URL('../graficos/fondos/libros.jpg') no-repeat top center !important; }
DIV.SECCION4 { background: transparent URL('../graficos/fondos/arte.jpg') no-repeat top center !important; }
DIV.SECCION10 { background: transparent URL('../graficos/fondos/sincomentarios.jpg') no-repeat top center !important; }

DIV#CONTENEDOR {
	width: 990px !important;
	padding: 0;
	margin: 0;
	clear: both;
	display: block;
}

/*** Cabecera ***/

DIV#CABECERA {
	display: block;
	clear: both;
	width: 990px !important;
	height: 85px;
	margin: 0 0 5px 0;
	padding: 0;
}

DIV#CABECERA H1 {
	background: transparent URL(../graficos/logo.png) no-repeat top left;
	margin: 10px 0 0 30px;
	width: 335px;
	height: 75px;
	cursor: pointer;
	float: left;
}


/*** Menú principal ***/

DIV#MENU {
	display: block;
	width: 990px;
	height: 27px !important;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	clear: both;
}

DIV#MENU UL.MENU {						
	list-style-type: none;				
	overflow: hidden;
	float: left;
}
			
DIV#MENU UL.MENU LI {
	float: left;
	width: auto;
	height: 27px !important;
	background: none !important;
	margin: 0 3px 0 3px;
	padding: 0 !important;				
}

DIV#MENU SPAN { display: none; }
	

/****** CONTENIDOS DE NOTICIAS, ARTÍCULOS, ENTREVISTAS Y DEMÁS ******/

DIV#PAGINA {
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	width: 735px !important;
}

DIV#NAVEGACION {
	display: block;
	clear: both;
	width: 735px !important;
	height: 18px;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #AFAFAF;
}

DIV#NAVEGACION A {
	text-decoration: none;
	color: #3E3E3E;
}

DIV#NAVEGACIONIZQ {
	display: block; 
	float: left;
	clear: left;
	width: 500px;
	height: 16px;
	margin: 4px 0 0 10px;
	padding: 0;
	text-align: left;
	font-size: 0.7em;
}

DIV#NAVEGACIONDER {
	display: block;
	float: right;
	clear: right;
	width: 200px;
	margin: 4px 10px 0 0;
	padding: 0;
	text-align: right;
	font-size: 0.7em;
}

DIV#NAVEGACIONDER A { vertical-align: top; }

DIV#NAVEGACIONINFERIOR {
	display: block;
	clear: both;
	width: 735px !important;
	height: 18px;
	text-align: right;
	margin: 20px 0 10px 0;
	padding: 0 10px 0 0;
	font-size: 0.7em;
}

DIV#NAVEGACIONINFERIOR A {
	text-decoration: none;
	color: #4D4D4D;
	vertical-align: top;
}

DIV#NAVEGACION IMG, DIV#NAVEGACIONINFERIOR IMG { margin: 0 1px 2px 3px; }

/***  Contenidos  ***/

DIV#CONTENIDOS {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	width: 595px;
	color: #000000;
	float: left;
	clear: left;
}

DIV#CONTENIDOS H1 {
	font-size: 1.3em;
	font-family: sans-serif, tahoma;
	color: #302E5C;
	letter-spacing: .03em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	text-align: left;
}

DIV#CONTENIDOS H2 {
	font-size: 0.8em;
	font-family: sans-serif, tahoma;
	color: #000000;
	letter-spacing: .02em;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	text-align: left !important;
}

DIV#CONTENIDOS H3 {
	font-size: 0.8em;
	font-family: sans-serif, tahoma;
	color: #39485E;
	letter-spacing: .01em;
	text-transform: uppercase;
	margin: 10px 0 5px 0;
	text-align: left;
}

DIV#CONTENIDOS H4 {
	font-size: 0.8em;
	font-family: sans-serif, tahoma;
	color: #000000;
	letter-spacing: .01em;
	margin: 5px 0 5px 0;
	text-align: left;
}

DIV#CONTENIDOS P {
	text-align: justify;
	font-size: 0.8em;
	margin: 0 0 10px 0;
}

/*** Portada principal ***/

/* Banner noticias */

DIV#CONTENIDOS DIV#BANNERNOTICIAS {
	display: block;
	clear: both;
	width: 590px;
	height: 340px;
	padding: 0 5px 5px 5px;
	margin: 5px 0 0 0;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#FOTOBANNER {
	display: block;
	position: relative;
	float: left;
	width: 295px !important;
	height: 205px !important;
	overflow: hidden;
	margin: 10px 0 5px 0;
	padding: 0;
	background: none !important;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#FOTOBANNER IMG { 
	position: absolute; 
	top: 0; 
	left: 0;
	clip: rect (0px 275px 190px 0px) !important; 
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#FOTOBANNER IMG.ALTO { 
	position: absolute; 
	top: -50px; 
	left: 0;
	clip: rect (0px 275px 190px 0px) !important; 
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#FOTOBANNER DIV#TEXTO {
	display: block;
	clear: both;
	position: absolute;
	width: 295px !important;
	height: 205px;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
	top: 0;
	left: 0;
	background: transparent URL(../graficos/fondos/banner_noticias.png) no-repeat;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#FOTOBANNER DIV#TEXTO DIV#TITULO {
	display: block;
	clear: both;
	width: 255px !important;
	height: 50px;
	overflow: hidden;
	margin: 140px 0 0 0;
	padding: 0;
	text-align: left;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#FOTOBANNER DIV#TEXTO A { 
	font-size: 1em;
	font-weight: bold;
	font-family: sans-serif, tahoma;
	color: #EEEEEE;
	text-decoration: none;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#FOTOBANNER DIV#TEXTO A:hover { text-decoration: underline; }

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS {
	display: block;
	float: right;
	clear: right;
	width: 280px;
	height: 225px !important;
	margin: 0;
	padding: 10px 5px 0 10px;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS A { vertical-align: top; }
DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS A SPAN { display: none; }

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS DIV#SECCION {
	display: block;
	clear: both;
	height: 16px !important;
	padding: 0;
	margin: 0 0 3px 0;
	text-align: left;
	font-size: 0.8em;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS DIV#SECCION A {
	font-family: sans-serif, tahoma;
	color: #5C5C5C;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS DIV#SECCION A.SECCION { font-weight: bolder; }
DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS P { margin: 0 0 8px 0; font-size: .8em; }
DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS P A.ROJO { display: inline; color: #CC0000; }

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS UL#OTRASNOTICIAS {
	display: block;
	float: left;
	clear: left;
	padding: 0;
	margin: 0 0 5px 0;
	width: 260px;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS UL#OTRASNOTICIAS LI { 
	display: block;
	float: left;
	clear: both;	
	width: 260px;
	padding: 2px 0 0 20px;
	margin: 0;
	font-size: .8em;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS UL#OTRASNOTICIAS LI.NOTICIA { background: URL(../graficos/iconos/notrel.gif) no-repeat 0 3px; }
DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS UL#OTRASNOTICIAS LI.ESTRENO { background: URL(../graficos/iconos/estreno.gif) no-repeat 0 3px; }
DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS UL#OTRASNOTICIAS LI.OPINION { background: URL(../graficos/iconos/opinion.gif) no-repeat 0 3px; }
DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS UL#OTRASNOTICIAS LI.ENCUESTA { background: URL(../graficos/iconos/encuesta.gif) no-repeat 0 3px; }

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS UL#OTRASNOTICIAS LI A { 
	display: block;
	float: left;	
	width: auto 260px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS UL#OTRASNOTICIAS LI A:hover { text-decoration: underline; color: #302E5C; }

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#DATOS UL#OTRASNOTICIAS LI A.TRAILER { 
	padding: 0 0 0 20px;
	margin: 0 10px 0 6px;
	background: transparent URL(../graficos/iconos/trailer.gif) no-repeat 0 0;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#TITULOS {
	display: block;
	clear: both;
	width: 576px;
	height: 90px;
	margin: 0;
	padding: 5px 0 0 4px;
	border-top: 1px dotted #AFAFAF;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#TITULOS DIV.TITULO {
	display: block;
	position: relative;
	float: left;
	width: 135px;
	height: 85px;
	overflow: hidden;
	margin: 0 2px 10px 2px;
	padding: 0;
	border: 2px solid #5E5E5E;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#TITULOS DIV.TITULO IMG.ALTA { 
	position: absolute;
	top: -20px;
	left: 0;
	clip: rect (20px 135px 115px 0px); 
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#TITULOS DIV.TITULO DIV#TEXTO {
	display: block;
	clear: both;
	position: absolute;
	width: 135px;
	height: 85px;
	overflow: hidden;
	margin: 0;
	padding: 65px 0 0 0;
	top: 0;
	left: 0;
	font-size: .8em;
	font-weight: bold;
}

DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#TITULOS DIV.TITULO DIV.CURSOROFF { color: #EEEEEE; background: URL(../graficos/fondos/titulo_off.png); }
DIV#CONTENIDOS DIV#BANNERNOTICIAS DIV#TITULOS DIV.TITULO DIV.CURSORON { cursor: pointer; color: #222222; background: URL(../graficos/fondos/titulo_on.png); }

DIV#CONTENIDOS DIV#SEPBANNERNOTICIAS {
	display: block;
	clear: both;
	width: 590px;
	height: 10px;
	margin: 5px 0 0 0;
	background: transparent URL(../graficos/fondos/separador.gif);
}

/* Noticia destacada */

DIV#CONTENIDOS DIV.NOTICIADESTACADA {
	display: block;
	clear: both;
	overflow: hidden;
	width: 590px;
	border-bottom: 3px solid #AFAFAF;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
}

DIV#CONTENIDOS DIV.NOTICIADESTACADA A { text-decoration: none; }
DIV#CONTENIDOS DIV.NOTICIADESTACADA H1 { font-weight: bold; font-size: 1.7em }
DIV#CONTENIDOS DIV.NOTICIADESTACADA P { font-size: .9em }

#CONTENIDOS DIV.NOTICIADESTACADA DIV#FOTO {
	display: block;
	float: left;
	clear: left;
	position: relative;
	width: 210px;
	height: 150px;
	overflow: hidden;
	margin: 0 15px 5px 0;
}

#CONTENIDOS DIV.NOTICIADESTACADA DIV#FOTO IMG {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	clip: rect(0px 200px 150px 0px);
}

#CONTENIDOS DIV.NOTICIADESTACADA DIV#FOTO DIV#MARCO {
	display: block;
	clear: both;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 150px;
	top: 0;
	left: 0;
	background: transparent URL(../graficos/fondos/polaroid_noticia_destacada.png) top left; 
}

#CONTENIDOS DIV.NOTICIADESTACADA DIV#CONTENIDO {
	display: block;
	float: right;
	clear: right;
	width: 350px;
 	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 0;
}

#CONTENIDOS DIV.NOTICIADESTACADA DIV#CONTENIDO UL.OTRASNOTICIAS {
	display: block;
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	width: 350px !important;
}

#CONTENIDOS DIV.NOTICIADESTACADA DIV#CONTENIDO UL.OTRASNOTICIAS LI { 
	display: block;
	float: left;
	padding: 3px 0 0 20px;
	margin: 0;
	font-size: .8em;
	width: 350px !important;
}

#CONTENIDOS DIV.NOTICIADESTACADA DIV#CONTENIDO UL.OTRASNOTICIAS LI.NOTICIA { background: URL('../graficos/iconos/notrel.gif') no-repeat 0 3px; }
#CONTENIDOS DIV.NOTICIADESTACADA DIV#CONTENIDO UL.OTRASNOTICIAS LI.ESTRENO { background: URL('../graficos/iconos/estreno.gif') no-repeat 0 3px; }
#CONTENIDOS DIV.NOTICIADESTACADA DIV#CONTENIDO UL.OTRASNOTICIAS LI.OPINION { background: URL('../graficos/iconos/opinion.gif') no-repeat 0 3px; }
#CONTENIDOS DIV.NOTICIADESTACADA DIV#CONTENIDO UL.OTRASNOTICIAS LI.ENCUESTA { background: URL('../graficos/iconos/encuesta.gif') no-repeat 0 3px; }

#CONTENIDOS DIV.NOTICIADESTACADA DIV#CONTENIDO UL.OTRASNOTICIAS LI A { 
	display: block;
	float: left;
	padding: 0;
	margin: 0;	
	width: auto;
	text-decoration: none;
}

#CONTENIDOS DIV.NOTICIADESTACADA DIV#CONTENIDO UL.OTRASNOTICIAS LI A.TRAILER { 
	padding: 0 0 0 20px;	
	margin: 0 10px 0 6px;
	background: URL('../graficos/iconos/trailer.gif') no-repeat 0 0;
}

#CONTENIDOS DIV.NOTICIADESTACADA DIV#CONTENIDO UL.OTRASNOTICIAS LI A:hover { text-decoration: underline; color: #302E5C; }

/* Noticias columnadas */

DIV#CONTENIDOS DIV#COLUMNAI {
	display: block;
	float: left;
	clear: left;
	overflow: hidden;
	width: 285px;
	border-right: 1px solid #AFAFAF;
	padding: 0 10px 0 0;
	margin: 0 0 5px 0;
}

DIV#CONTENIDOS DIV#COLUMNAD {
	display: block;
	float: right;
	clear: right;
	overflow: hidden;
	width: 280px;
	padding: 0;
	margin: 0 10px 5px 0;
}

DIV#CONTENIDOS DIV.NOTICIA {
	display: block;
	clear: both;
	width: auto;	
	overflow: hidden;
	border-bottom: 1px solid #AFAFAF;
	padding: 0 0 10px 0;
	margin: 15px 0 15px 0;
}

DIV#CONTENIDOS DIV.NOTICIA DIV.SECCION {
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0 0 0 2px;
	margin: 0 0 2px 0;
	text-align: left;
}

DIV#CONTENIDOS DIV.NOTICIA DIV.SECCION A {
	font-size: 0.8em;
	font-family: sans-serif, tahoma;
	color: #5C5C5C;
	letter-spacing: .01em;
	margin: 0;
}

DIV#CONTENIDOS DIV.NOTICIA DIV.SECCION A.SECCION { font-weight: bold; margin: 0 0 1px 2px !important;}
DIV#CONTENIDOS DIV.NOTICIA H1 { margin: 0 0 5px 0; }
DIV#CONTENIDOS DIV.NOTICIA A { text-decoration: none; }

DIV#CONTENIDOS DIV.NOTICIA DIV.FOTOE {
	display: block;
	float: right;
	clear: right;
	width: 100px;
	height: 85px;
	overflow: hidden;
	margin: 3px 0 0 15px;
	padding: 0;
	border: 3px solid #5E5E5E;
}

DIV#CONTENIDOS DIV.NOTICIA DIV.FOTOE IMG { top: 0; left: 0; clip: rect(0px 0px 85px 0px); }

DIV#CONTENIDOS DIV.NOTICIA DIV.FOTOA {
	display: block;
	clear: both;
	position: relative;
	width: 275px;
	height: 60px;
	overflow: hidden;
	margin: 2px 0 5px 0;
	padding: 0;
	border: 2px solid #5E5E5E;
}

DIV#CONTENIDOS DIV.NOTICIA DIV.FOTOA IMG { 
	position: relative; 
	overflow: hidden; 
	top: -30px; 
	left: 0; 
	clip: rect(30px 0px 90px 0px);
}

DIV#CONTENIDOS DIV.NOTICIA UL {
	display: block;
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	width: auto;
}

DIV#CONTENIDOS DIV.NOTICIA UL LI {  
	display: block;
	float: left;
	clear: both;
	padding: 3px 0 0 20px;
	margin: 0 0 3px 0;
	width: auto;
	font-size: .8em;
}

DIV#CONTENIDOS DIV.NOTICIA UL LI.NOTICIA { background: URL('../graficos/iconos/notrel.gif') no-repeat 0 3px; }
DIV#CONTENIDOS DIV.NOTICIA UL LI.ESTRENO { background: URL('../graficos/iconos/estreno.gif') no-repeat 0 3px; }
DIV#CONTENIDOS DIV.NOTICIA UL LI.OPINION { background: URL('../graficos/iconos/opinion.gif') no-repeat 0 3px; }
DIV#CONTENIDOS DIV.NOTICIA UL LI.ENCUESTA { background: URL('../graficos/iconos/encuesta.gif') no-repeat 0 3px; }

DIV#CONTENIDOS DIV.NOTICIA UL LI A { 
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

DIV#CONTENIDOS DIV.NOTICIA UL LI A.TRAILER { 
	padding: 0 0 0 20px;
	margin: 0 10px 0 6px;
	background: URL('../graficos/iconos/trailer.gif') no-repeat 0 0;
}

DIV#CONTENIDOS DIV.NOTICIA UL LI A:hover { text-decoration: underline; color: #302E5C; }

/* Noticias cortas */

#CONTENIDOS DIV#NOTICIASCORTAS {
	display: block;
	clear: both;
	width: 590px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#CONTENIDOS DIV#NOTICIASCORTAS H2 {
	height: 20px;
	margin: 10px 0 10px 0;
	padding: 5px 0 0 7px;
	border-top: 3px solid #AFAFAF;
	text-align: left;
}

#CONTENIDOS DIV#NOTICIASCORTAS H2.LISTA {
	height: 20px;
	margin: 25px 0 10px 0;
	padding: 0 0 3px 0;
	border-top: 0;
	border-bottom: 1px solid #AFAFAF;
	text-align: left;
}

#CONTENIDOS DIV#NOTICIASCORTAS DIV.NOTICIACORTA {
	display: block;
	clear: both;
	width: 590px;
	height: auto;
	overflow: hidden;
	margin: 10px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #AFAFAF;
}

#CONTENIDOS DIV#NOTICIASCORTAS DIV.NOTICIACORTA DIV.TITULO {
	display: block;
	clear: both;
	width: 590px;
	height: 17px;
	margin: 0 0 2px 0;
	padding: 0;
	text-align: left;
	font-size: .9em;
}

#CONTENIDOS DIV#NOTICIASCORTAS DIV.NOTICIACORTA DIV.TITULO A { 
	display: block;
	float: left;
	clear: left;
	width: 18px;
	height: 13px;
	margin: 0 0 0 2px;
	padding: 0;
	text-decoration: none;
}

#CONTENIDOS DIV#NOTICIASCORTAS DIV.NOTICIACORTA DIV.TITULO A.ARTICULO {
	float: left;
	clear: right;
	width: auto;
	height: 13px;
	margin: 0 0 0 5px;
	font-weight: bolder;
}

#CONTENIDOS DIV#NOTICIASCORTAS DIV.NOTICIACORTA DIV.TITULO A.ARTICULO:hover { text-decoration: underline; }
#CONTENIDOS DIV#NOTICIASCORTAS DIV.NOTICIACORTA P { margin: 0 0 5px 25px; }

#CONTENIDOS DIV#NOTICIASCORTAS UL#NOTICIASOLOTITULO {
	display: block;
	clear: both;	
	width: 590px;
	overflow: hidden;
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 3px solid #AFAFAF;
}

#CONTENIDOS DIV#NOTICIASCORTAS UL#NOTICIASOLOTITULO LI {
	display: block;
	clear: both;
	margin: 3px 0 0 0 !important;
	width: 590px;
	height: 16px;
	padding: 0 !important;
	overflow: hidden;
}

#CONTENIDOS DIV#NOTICIASCORTAS UL#NOTICIASOLOTITULO LI.ICO { background: URL('../graficos/iconos/ico1.gif') no-repeat 5px 2px; }
#CONTENIDOS DIV#NOTICIASCORTAS UL#NOTICIASOLOTITULO LI.ICO0 { background: URL('../graficos/iconos/0.gif') no-repeat 0 0; }
#CONTENIDOS DIV#NOTICIASCORTAS UL#NOTICIASOLOTITULO LI.ICO1 { background: URL('../graficos/iconos/1.gif') no-repeat 0 0; }
#CONTENIDOS DIV#NOTICIASCORTAS UL#NOTICIASOLOTITULO LI.ICO2 { background: URL('../graficos/iconos/2.gif') no-repeat 0 0; }
#CONTENIDOS DIV#NOTICIASCORTAS UL#NOTICIASOLOTITULO LI.ICO3 { background: URL('../graficos/iconos/3.gif') no-repeat 0 0; }
#CONTENIDOS DIV#NOTICIASCORTAS UL#NOTICIASOLOTITULO LI.ICO4 { background: URL('../graficos/iconos/4.gif') no-repeat 0 0; }
#CONTENIDOS DIV#NOTICIASCORTAS UL#NOTICIASOLOTITULO LI.ICO10 { background: URL('../graficos/iconos/10.gif') no-repeat 0 0; }

#CONTENIDOS DIV#NOTICIASCORTAS UL#NOTICIASOLOTITULO LI A {
	display: block;
	clear: both;
	overflow: hidden;
	width: 565px;
	height: 16px;
	margin: 0 0 0 25px !important;
	padding: 0 !important;
	text-align: left;
	font-size: .8em;
	text-decoration: none;
}

#CONTENIDOS DIV#NOTICIASCORTAS UL#NOTICIASOLOTITULO LI A:hover { text-decoration: underline; }

/* Paginación */

DIV.PAGINACION {
	display: block;
	clear: both;
	margin: 10px 5px 10px 5px;
	padding: 2px 5px 2px 0;
	width: auto;
	height: 20px !important;
	font-size: .7em;
	text-align: right;
}

DIV.PAGINACION IMG { 	margin: 0 0 2px 0; }
DIV.PAGINACION A { 	text-decoration: none; }
A.PAGINA { color: #666666; }

A.PAGINAON { 
	color: #000000;
	font-weight: bold;
}

/* Subportadas */

DIV#CONTENIDOS DIV#COLNOTSUBPORTADA {
	display: block;
	float: left;
	overflow: hidden;
	width: 335px;
	padding: 0;
	margin: 0;
}

DIV#CONTENIDOS DIV#COLNOTSUBPORTADA DIV.NOTICIA {
	display: block;
	clear: both;
	overflow: hidden;
	width: 335px;
	padding: 0 10px 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #AFAFAF;
}

DIV#CONTENIDOS DIV#COLNOTSUBPORTADA DIV.NOTICIA DIV.FOTOD {
	display: block;
	float: right;
	clear: right;
	width: 100px;
	height: 85px;
	overflow: hidden;
	margin: 3px 0 0 15px;
	padding: 0;
	border: 3px solid #5E5E5E;
}

DIV#CONTENIDOS DIV#COLNOTSUBPORTADA DIV.NOTICIA DIV.FOTOD IMG { top: 0; left: 0; clip: rect(0px 0px 85px 0px); }

DIV#CONTENIDOS DIV#COLNOTSUBPORTADA DIV.NOTICIA DIV.FOTOA {
	display: block;
	clear: both;
	width: 325px !important;
	height: 60px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 10px 0;
	border: 2px solid #666666;
}

DIV#CONTENIDOS DIV#COLNOTSUBPORTADA DIV.NOTICIA DIV.FOTOA IMG { 
	position: relative; 
	overflow: hidden; 
	top: -50px; 
	left: 0; 
	clip: rect(50px 0px 110px 0px);
}

/* Columna derecha Subportadas (AGENDA) */

DIV#CONTENIDOS DIV#AGENDAMINI {
	display: block;
	float: right;
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0 0 0 5px;
	border-left: 1px solid #AFAFAF;
}

DIV#CONTENIDOS DIV#AGENDAMINI DIV.EVENTO H1 {
	margin: 7px 0 5px 0;
	padding: 2px;
	font-size: .9em;
	font-weight: bold;
	color: #4D4D4D;
	background-color: #E9E9E9;
	border: 1px solid #AFAFAF;
}

DIV#CONTENIDOS DIV#AGENDAMINI H2 {	
	width: 238px;
	height: 30px;
	margin: 0 0 10px 0;
	border: 1px solid #000000;
}

DIV#CONTENIDOS DIV#AGENDAMINI DIV.EVENTO H3 {
	margin: 0 0 1px 0;
	padding: 0 2px 0 2px;
	font-size: .8em;
	color: #4D4D4D;
	background-color: #E9E9E9;
	border-bottom: 1px solid #AFAFAF;
}

DIV#CONTENIDOS DIV#AGENDAMINI H2#ESTRENOS { background: transparent URL(../graficos/cabeceras/estrenos.gif) no-repeat top left; }
DIV#CONTENIDOS DIV#AGENDAMINI H2#CONCIERTOS { background: transparent URL(../graficos/cabeceras/conciertos.gif) no-repeat top left; }
DIV#CONTENIDOS DIV#AGENDAMINI H2#GARITOS { background: transparent URL(../graficos/cabeceras/garitos.gif) no-repeat top left; }
DIV#CONTENIDOS DIV#AGENDAMINI H2#EXPOSICIONES { background: transparent URL(../graficos/cabeceras/exposiciones.gif) no-repeat top left; }

DIV#CONTENIDOS DIV#AGENDAMINI DIV.EVENTO {
	display: block;
	clear: both;
	width: 240px;
	height: auto;
	margin: 3px 0 0 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#AGENDAMINI DIV.EVENTO DIV#FOTO {
	display: block;
	float: right;
	clear: right;
	width: 94px;
	height: 134px;
	overflow: hidden;
	margin: 5px 0 5px 15px;
	padding: 0;
	border: 2px solid #666666;
}

DIV#CONTENIDOS DIV#AGENDAMINI DIV.EVENTO DIV#DATOS {
	display: block;
	clear: both;
	width: auto;
	height: 16px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: .8em;
	text-align: left;
	color: #666666;
}

DIV#CONTENIDOS DIV#AGENDAMINI A { text-decoration: none; }
DIV#CONTENIDOS DIV#AGENDAMINI A.ROJO { margin-bottom: 25px; }

DIV#CONTENIDOS DIV#AGENDAMINI DIV#OPCIONES { 
	display: block;
	clear: both;
	width: 240px;
	margin: 5px 0 10px 0;
	padding: 0 5px 0 0;
	text-align: right;
	font-size: .8em;
}

DIV#CONTENIDOS DIV#AGENDAMINI P { 
	font-size: .8em;
	text-align: left;
	margin: 0 0 2px 0;
}

DIV#CONTENIDOS DIV#AGENDAMINI P#JUST { text-align: justify; }

DIV#CONTENIDOS DIV#GARITO {
	display: block;
	clear: both;
	width: 235px;
	height: auto;
	margin: 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#GARITO DIV#FOTO {
	display: block;
	clear: both;
	position: relative;
	width: 233px;
	height: 90px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 3px solid #5D5D5D;
}

DIV#CONTENIDOS DIV#GARITO DIV#FOTO IMG {
	position: absolute;
	top: 0;
	left: 0;
	clip: rect ('0px 0px 70px 0px');
}

DIV#CONTENIDOS DIV#GARITO DIV#FOTO DIV#NOMBRE {
	display: block;
	clear: both;
	position: absolute;
	width: 233px;
	height: 30px;
	top: 60px;
	left: 0;
	margin: 0;
	padding: 5px 0 0 c0;
	background: transparent URL('../graficos/fondos/negro.png');
}

DIV#CONTENIDOS DIV#GARITO DIV#FOTO DIV#NOMBRE A {	
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

/*** Encuestas ***/

DIV#CONTENIDOS DIV#ENCUESTA {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	width: 700px;
	height: auto;
}

DIV#CONTENIDOS DIV#ENCUESTA P { margin: 20px 0 0 0; font-size: .9em; }
DIV#CONTENIDOS DIV#ENCUESTA H1 { font-size: 1.3em; }

DIV#CONTENIDOS DIV#ENCUESTA UL#ENCUESTA { 
	display: block;
	clear: both;
	margin: 10px 0 20px 50px;
	padding: 0;
}

DIV#CONTENIDOS DIV#ENCUESTA UL#ENCUESTA LI { margin: 0 0 10px 0; }

/* Gráficos */

DIV#CONTENIDOS DIV#ENCUESTA DIV#VOTOS {
	display: block;
	clear: both;
	margin: 30px 0 10px 0;
	padding: 0;
	width: 650px;
	height: auto;
}

DIV#CONTENIDOS DIV#ENCUESTA DIV#VOTOS P { font-size: .8em; margin: 0; }

DIV#CONTENIDOS DIV#ENCUESTA DIV#GRAFICO {
	display: block;
	clear: both;
	margin: 30px 0 10px 0;
	padding: 0;
	width: 650px;
	height: auto;
}

DIV#CONTENIDOS DIV#ENCUESTA DIV#GRAFICO DIV.FILA {
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
	width: 650px;
	height: 30px;
}

DIV#CONTENIDOS DIV#ENCUESTA DIV#GRAFICO DIV.FILA DIV#TIT {
	display: block;
	float: left;
	clear: left;
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;
	width: 140px;
	height: 30px;
	text-align: left;
}

DIV#CONTENIDOS DIV#ENCUESTA DIV#GRAFICO DIV.FILA DIV#RESULTADO {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 400px;
	height: 30px;
	background-color: #F2F2F2;
	border-left: 20px solid #AFAFAF;
}

DIV#CONTENIDOS DIV#ENCUESTA DIV#GRAFICO DIV.FILA DIV#RESULTADO DIV#BARRA {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
}

DIV#CONTENIDOS DIV#ENCUESTA DIV#GRAFICO DIV.FILA DIV#RESULTADO DIV.AZUL { background-color: #99CCFF; }
DIV#CONTENIDOS DIV#ENCUESTA DIV#GRAFICO DIV.FILA DIV#RESULTADO DIV.VERDE { background-color: #99FFCC; }
DIV#CONTENIDOS DIV#ENCUESTA DIV#GRAFICO DIV.FILA DIV#RESULTADO DIV.NARANJA { background-color: #FF9900; }

DIV#CONTENIDOS DIV#ENCUESTA DIV#GRAFICO DIV.FILA DIV#NUM {
	display: block;
	float: left;
	margin: 0;
	padding: 7px 0 0 0;
	width: 68px;
	height: 30px;
	text-align: left;	
	border-right: 2px solid #AFAFAF;
	font-size: .8em;
}

/***	Artículos ***/

DIV#PAGINAGRANDE {
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	width: 735px !important;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS {
	display: block;
	clear: both;
	width: 725px;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#INFOART {
	display: block;
	clear: both;
	padding: 0 0 2px 0;
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #AFAFAF;
	width: 715px;
	height: 25px;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#INFOART DIV#INFO {
	display: block;
	float: left;
	clear: left;
	width: 400px;
	height: 15px;
	margin: 10px 0 0 0;
	padding-bottom: 0;
	text-align: left;
	font-size: .7em;
	color: #575757;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#INFOART DIV#INFO A { vertical-align: top; text-decoration: none; }

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#INFOART DIV#ICONOS {
	display: block;
	float: right;
	clear: right;
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#INFOART DIV#ICONOS A {
	height: 16px;
	padding: 0 1px 1px 1px;
	border: 1px solid #AFAFAF;
	background-color: #FFFFFF;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA {
	display: block;
	clear: both;
	padding: 0 0 2px 0;
	margin: 0 0 15px 0;
	border-bottom: 3px solid #AFAFAF;
	width: 715px;
	overflow: hidden;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA H1 { font-size: 2em }

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#INTRO {
	margin: 10px 0 10px 0;
	font-size: 1em;
	color: #575757;
	text-align: justify;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO {
	display: block;
	clear: both;
	width: 715px;
	overflow: hidden;
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
	background: transparent URL(../graficos/fondos/noticia_larga.gif) repeat-y;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#TEXTO {
	display: block;
	float: left;
	clear: left;
	width: 440px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#TEXTO P { 
	font-size: .9em;
	margin: 0 0 8px 0;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS {
	display: block;
	float: right;
	clear: right;
	width: 250px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS H4 { margin: 15px 0 5px 0; }

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV#FOTO {
	display: block;
	clear: both;
	position: relative;
	width: 240px;	
	height: 290px;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV#FOTO IMG#FOTO {
	position: absolute;
	top: 17px;
	left: 0;
	overflow: hidden;
	clip: rect(0px 230px 220px 10px);
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV#FOTO IMG#CARTEL {
	position: absolute;
	top: 17px;
	left: 15px;
	overflow: hidden;
	clip: rect(0px 230px 220px 10px);
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV#FOTO DIV#MARCO {
	display: block;
	clear: both;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 240px;
	height: 290px;
	top: 0;
	left: 0;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV#FOTO DIV.ARTICULO {background: transparent URL(../graficos/fondos/polaroid_noticias.png) top left; }
DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV#FOTO DIV.ESTRENO {background: transparent URL(../graficos/fondos/cartel_cine.png) top left; }

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV#FOTO DIV#MARCO DIV.AMPLIARFOTO { 
	width: 220px !important;
	padding: 0 10px 0 0; 
	margin: 227px 0 0 0 !important; 
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV#FOTO DIV#MARCO DIV#COMENTARIOFOTO {
	display: block;
	clear: both;
	width: 220px;
	overflow: hidden;
	margin: 5px 0 0 5px;
	padding: 0 10px 0 10px;
	font-size: .7em;
	text-align: left;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS Ul.NOTICIASREL {
	display: block;
	clear: both;
	width: 245px;
	padding: 0;
	margin: 5px 0 0 0;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS Ul.NOTICIASREL LI { 
	display: block;
	clear: both;
	width: 225px;
	padding: 2px 0 0 20px;
	margin: 0 0 5px 0;
	background: URL('../graficos/iconos/flechas.gif') no-repeat 0 4px;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS Ul.NOTICIASREL LI A { 
	display: block;	
	width: 225px;
	padding: 0 0 2px 0;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px dotted #AFAFAF;
	font-size: .8em;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS Ul.NOTICIASREL LI A:hover {
	text-decoration: underline; 
	color: #302E5C; 
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV.AMPLIAR {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	width: 230px;
	height: 18px !important;
	overflow: hidden;
	text-align: right;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV.AMPLIAR A {
	font-size: .7em;
	color: #666666;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV#COMPARTIR {
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	padding: 1px 3px 1px 3px;
	width: 234px;
	height: 20px;
	font-size: .6em;
	text-align: right;
	border: 1px solid #AFAFAF;
}

DIV#PAGINAGRANDE DIV#CONTENIDOS DIV#NOTICIA DIV#CONTENIDO DIV#COMPLEMENTOS DIV#ENLACESRAPIDOS {
	display: block;
	clear: both;
	margin: 15px 0 10px 0;
	padding: 0;
	width: 240px;
	overflow: hidden;
	font-size: .7em;
	text-transform: capitalize;
}

/*** Agenda ***/

/* Estrenos de cine */

DIV#CONTENIDOS H1#CARTELERA { 
	background: transparent URL(../graficos/cabeceras/cartelera.gif) no-repeat top left;
	height: 31px;
	margin: 10px 0 10px 5px;
}

DIV#PAGINA DIV#CONTENIDOS DIV.PELICULA {
	display: block;
	clear: both;
	width: 590px;
	overflow: hidden;
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #AFAFAF;
}

DIV#PAGINA DIV#CONTENIDOS DIV.PELICULA DIV#TEXTO {
	display: block;
	float: left;
	clear: left;
	width: 400px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

DIV#PAGINA DIV#CONTENIDOS DIV.PELICULA DIV#TEXTO H1 { margin: 0; }

DIV#PAGINA DIV#CONTENIDOS DIV.PELICULA DIV#TEXTO DIV#ESTRENO {
	display: block;
	clear: both;
	width: 400px;
	height: 16px;
	margin: 15px 0 5px 0;
	padding: 0;
	text-align: left;
	font-size: .7em;
	color: #7F7F7F;
}

DIV#PAGINA DIV#CONTENIDOS DIV.PELICULA DIV#TEXTO DIV#ENLACES {
	display: block;
	clear: both;
	width: 400px;
	overflow: hidden;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
	font-size: .7em;
	color: #7F7F7F;
}

DIV#PAGINA DIV#CONTENIDOS DIV.PELICULA DIV#CARTEL {
	display: block;
	position: relative;
	float: right;
	clear: right;
	width: 170px;
	height: 180px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: right;
	clip: rect(0px 230px 220px 10px);
}

DIV#PAGINA DIV#CONTENIDOS DIV.PELICULA DIV#CARTEL IMG { margin: 0 10px 0 0; }

DIV#PAGINA DIV#CONTENIDOS DIV.PELICULA DIV#CARTEL DIV#MARCO {
	display: block;
	clear: both;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 170px;
	height: 180px;
	top: 0;
	left: 0;
}

/* Agenda */

DIV#CONTENIDOS H1#CABAGENDA {
	background: transparent URL(../graficos/cabeceras/agenda.gif) no-repeat top left;
	height: 31px;
	margin: 10px 0 10px 5px;
}

DIV#CONTENIDOS DIV#BUSCADOR {
	display: block;
	clear: both;
	width: 725px;
	height: 30px;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0 10px 0 0;
	text-align: left;
	border-bottom: 1px solid #AFAFAF;
}

DIV#CONTENIDOS DIV#BUSCADOR SELECT { padding: 0 2px 0 2px; }
DIV#CONTENIDOS DIV#BUSCADOR SELECT#TIPO { width: 100px; }
DIV#CONTENIDOS DIV#BUSCADOR INPUT { height: 15px; margin: 0 0 1px 0; }
DIV#CONTENIDOS DIV#BUSCADOR INPUT#OK { height: 19px; }
DIV#CONTENIDOS H2 { text-align: center; margin: 20px 0 20px 0; }

DIV#CONTENIDOS DIV#AGENDA {
	display: block;
	clear: both;
	width: 720px;
	overflow: hidden;
	margin: 20px 0 20px 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO {
	display: block;
	clear: both;
	margin: 2px 0 0 0;
	padding: 0;
	width: 720px;
	height: 22px;
	font-size: .8em;
	text-align: left;
	background-color: #F2F2F2;
}

DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV {
	display: block;
	float: left;
	margin: 0;
	padding: 2px 0 0 3px;
	height: 22px;
}

DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#EVENTO { width: 325px; }
DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#EVENTOGIRA { width: 650px; }
DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#FECHA { width: 160px; }
DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#FECHAP { width: 80px; }
DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#EVENTOGIRA { width: 600px; }
DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#LUGAR { width: auto 200px; }

DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#EVENTO A, DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#EVENTOGIRA A {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#EVENTO A:hover, DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#EVENTOGIRA A:hover { text-decoration: underline; }

DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#ICONOS { 
	width: 60px;
	padding: 0 5px 0 0;
	float: right;
	text-align: right;
}

DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#ICONOS A { margin: 0 0 1px 3px; }

DIV#CONTENIDOS DIV#AGENDA DIV.GIRA {
	display: block;
	clear: both;
	width: 650px;
	height: 20px;
	margin: 3px 0 0 0;
	padding: 0;
	clear: both;
	font-size: .9em;
	text-align: left;
	background-color: #F2F2F2;
}

DIV#CONTENIDOS DIV#AGENDA DIV.GIRA DIV {
	display: block;
	height: 20px;
	margin: 0;
	float: left;
}

DIV#CONTENIDOS DIV#AGENDA DIV.GIRA DIV#FECHA {
	width: 90px;
	padding: 1px 0 1px 4px;
}

DIV#CONTENIDOS DIV#AGENDA DIV.GIRA DIV#LUGAR {
	width: 280px;
	padding: 0 2px 0 0;
}

DIV#CONTENIDOS DIV#AGENDA DIV.GIRA DIV#PROVINCIA {
	width: 160px;
	padding: 0;
}

/* Evento */

DIV#CONTENIDOS DIV#VEREVENTO {
	display: block;
	clear: both;
	width: 725px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#VEREVENTO DIV#EVENTO {
	display: block;
	float: left;
	clear: left;
	width: 455px;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
}

DIV#CONTENIDOS DIV#VEREVENTO DIV#EVENTO H1 {
	margin: 10px 0 15px 0;
	font-size: 1.6em;
}

DIV#CONTENIDOS DIV#VEREVENTO DIV#EVENTO P { font-size: .9em; }

DIV#CONTENIDOS DIV#VEREVENTO DIV#EVENTO UL {
	margin: 10px 0 15px 20px;
	font-size: .9em;
}

DIV#CONTENIDOS DIV#VEREVENTO DIV#COMPLEMENTOS {
	display: block;
	float: right;
	clear: right;
	width: 210px;
	overflow: hidden;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
}

DIV#CONTENIDOS DIV#VEREVENTO DIV#COMPLEMENTOS DIV#FOTO {
	display: block;
	clear: both;
	width: 180px;
	height: 85px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: right;
}

DIV#CONTENIDOS DIV#VEREVENTO DIV#COMPLEMENTOS DIV#FOTO IMG {border: 3px solid #AFAFAF; }
DIV#CONTENIDOS DIV#VEREVENTO DIV#COMPLEMENTOS A {margin: 0 22px 0 0; }

DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS {
	display: block;
	clear: both;
	width: 700px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
}

DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS H1 {
	margin: 30px 0 0 0;
	width: 170px;
	height: 16px;
	background: transparent URL("../graficos/cabeceras/noticias_relacionadas.gif");
}

DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS UL#NOTICIASOLOTITULO {
	display: block;
	clear: both;
	width: 700px;
	margin: 15px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 3px solid #AFAFAF;
}

DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS UL#NOTICIASOLOTITULO LI {
	display: block;
	clear: both;
	margin: 3px 0 0 0 !important;
	width: auto;
	height: 16px;
	padding: 0 !important;
	overflow: hidden;
}

DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS UL#NOTICIASOLOTITULO LI.ICO0 { background: URL('../graficos/iconos/0.gif') no-repeat 0 0; }
DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS UL#NOTICIASOLOTITULO LI.ICO1 { background: URL('../graficos/iconos/1.gif') no-repeat 0 0; }
DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS UL#NOTICIASOLOTITULO LI.ICO2 { background: URL('../graficos/iconos/2.gif') no-repeat 0 0; }
DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS UL#NOTICIASOLOTITULO LI.ICO3 { background: URL('../graficos/iconos/3.gif') no-repeat 0 0; }
DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS UL#NOTICIASOLOTITULO LI.ICO4 { background: URL('../graficos/iconos/4.gif') no-repeat 0 0; }
DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS UL#NOTICIASOLOTITULO LI.ICO10 { background: URL('../graficos/iconos/10.gif') no-repeat 0 0; }

DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS UL#NOTICIASOLOTITULO LI A {
	display: block;
	clear: both;
	overflow: hidden;
	width: auto;
	height: 16px;
	margin: 0 0 0 25px !important;
	padding: 0 !important;
	text-align: left;
	font-size: .8em;
	text-decoration: none;
}

DIV#CONTENIDOS DIV#VEREVENTO DIV#NOTICIASRELACIONADAS UL#NOTICIASOLOTITULO LI A:hover { text-decoration: underline; }


/* Comentarios */

DIV#CONTENIDOS DIV#COMENTARIOS {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 10px 0 20px 0;
	padding: 0 10px 0 10px;
}

DIV#CONTENIDOS DIV#COMENTARIOS DIV#CAB {
	display: block;
	clear: both;
	height: 20px;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #AFAFAF;
	text-align: left;
}

DIV#CONTENIDOS DIV#COMENTARIOS DIV#CAB A { 
	font-size: .8em;
	text-decoration: none;
	color: #4D4D4D;
	cursor: pointer;
}

DIV#COMENTAR {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 300px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: transparent URL(../graficos/fondos/comentarios.png) no-repeat;
}

DIV#COMENTAR DIV#NOUSUARIO {
	display: block;
	clear: both;
	width: 360px;
	height: 150px;
	margin: 35px 0 2px 20px;
	padding: 0;
}

DIV#COMENTAR DIV#NOUSUARIO P { width: 360px !important; }

DIV#COMENTAR DIV#NOUSUARIO DIV.DATOS {
	display: block;
	clear: both;
	width: 360px;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: .8em;
}

DIV#COMENTAR DIV#NOUSUARIO DIV.DATOS DIV.TIT {
	display: block;
	float: left;
	clear: left;
	width: 160px;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 2px 0;
	text-align: right;
}

DIV#COMENTAR DIV#NOUSUARIO DIV.DATOS DIV.CAMPO {
	display: block;
	float: right;
	clear: right;
	width: 190px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align:left;
}

DIV#COMENTAR TEXTAREA {
	width: 360px;
	height: 150px;
	margin: 15px 0 2px 0;
	border-color: #AFAFAF;
	font-size: .8em;
}

DIV#COMENTAR DIV#BCCOMENTARIO {
	display: block;
	clear: both;
	height: 5px;
	margin: 2px 0;
	padding: 0;
}

DIV#COMENTAR DIV.CONTADOR {
	width: 1px;
	height: 3px !important;
	background-color: #000000;
}

DIV#COMENTAR DIV#VALORACION {
	display: block;
	clear: both;
	width: 340px;
	height: 20px;
	margin: 10px 0 0 20px;
	text-align: left;
	font-size: .8em;
}

DIV#COMENTAR DIV#VALORACION INPUT { border: none; }

DIV#COMENTAR DIV#BOTONERA {
	display: block;
	clear: both;
	width: 360px;
	height: 25px;
	margin: 15px 0 0 0;
}

DIV#CONTENIDOS DIV#COMENTARIOS DIV.COMENTARIO {
	display: block;
	clear: both;
	margin: 5px 0 15px 0;
	padding: 0 0 5px 0;
}

#CONTENIDOS DIV#COMENTARIOS DIV.COMENTARIO DIV.AUTOR {
	display: block;
	clear: both;
	margin: 10px 0 5px 0;
	padding: 2px 0 2px 10px;
	height: 17px;
	border-bottom: 1px solid #AFAFAF;
	background-color: #F2F2F2;
	font-size: 0.8em;
	text-align: left;
	color: #4D4D4D;
}

#CONTENIDOS DIV#COMENTARIOS DIV.COMENTARIO H4 { color: #666666; }
#CONTENIDOS DIV#COMENTARIOS DIV.COMENTARIO P { color: #949494; }

/* Usuarios registrados */

DIV#CONTENIDOS H1#USUARIOS {
	background: transparent URL(../graficos/cabeceras/usuarios.gif) no-repeat top left;
	width: 100%;
	height: 30px;
	margin: 20px 0 20px 5px;
}

DIV#CONTENIDOS DIV#TEXTOREGISTRO {
	display: block;
	clear: both;
	width: auto;
	overflow: hidden;
	margin: 0 0 30px 0;
	padding: 0 20px 0 10px 0;
	font-size: .8em;
	text-align: left;
}

DIV#CONTENIDOS DIV#TEXTOREGISTRO A { vertical-align: top; }

DIV#CONTENIDOS DIV#REGISTRO {
	display: block;
	float: left;
	clear: left;
	width: 450px;
	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #AFAFAF;
	text-align: left;
}

DIV#CONTENIDOS DIV#REGISTRO P { margin: 5px 0 20px 0; }

DIV#CONTENIDOS DIV#REGISTRO DIV#COMPROBAR SPAN {
	font-size: .7em;
	font-weight: bold;
	text-align: left;
	color: #CD1217;
}

DIV#CONTENIDOS DIV#REGISTRO DIV.FILA {
	display: block;
	clear: both;
	width: 430px;
	overflow: hidden;
	margin: 0 10px 5px 0;
	padding: 0;
	font-size: .8em;
	text-align: left;
}

DIV#CONTENIDOS DIV#REGISTRO DIV.FILA DIV {
	display: block;
	float: left !important;
	margin: 0 1px 0 1px;
	padding: 0;
	text-align: left;
}

DIV#CONTENIDOS DIV#REGISTRO DIV.FILA DIV.TIT {
	width: 80px;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
	text-align: right;
}

DIV#CONTENIDOS DIV#REGISTRO DIV.FILA DIV.DATOS { width: 330px; }
DIV#CONTENIDOS DIV#REGISTRO DIV.FILA DIV.DATOS INPUT.ERROR { background-color: #FDF402; }

DIV#CONTENIDOS DIV#REGISTRO DIV#VERIFICACION {
	display: block;
	clear: both;
	width: 440px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#REGISTRO  DIV#VERIFICACION P { font-size: .8em; margin: 0 0 20px 0; }
DIV#CONTENIDOS DIV#REGISTRO DIV#VERIFICACION INPUT { margin: 6px 0 0 40px; }
DIV#CONTENIDOS DIV#REGISTRO DIV.CENTRO { text-align: center; }

DIV#CONTENIDOS DIV#REGISTRO DIV#VERIFICACION H4 { 
	font-size: .9em; 
	color: #AFAFAF; 
	margin: 15px 0 5px 0; 
}

DIV#CONTENIDOS DIV#REGISTRO DIV#BOTONERA {
	display: block;
	clear: both;
	width: 440px;
	overflow: hidden;
	margin: 0 10px 5px 0;
	padding: 0 10px 0 0;
	text-align: right;
}

DIV#CONTENIDOS DIV#REGISTRO DIV.FILA DIV#DISPONIBILIDAD { margin: 2px 0 10px 2px; }
DIV#CONTENIDOS DIV#REGISTRO DIV.FILA DIV.DATOS DIV#DISPONIBILIDAD A { text-decoration: underline; font-size: .7em; }
DIV#CONTENIDOS DIV#REGISTRO DIV.FILA DIV#CONDICIONES { margin: 5px 0 20px 20px; font-size: .8em; }
DIV#CONTENIDOS DIV#REGISTRO DIV.FILA DIV#CONDICIONES INPUT { vertical-align: middle; }

DIV#CONTENIDOS DIV#REGISTRO DIV.FILA TEXTAREA { 
	font-size: .9em;
	margin: 10px 0 0 20px;
}

DIV#CONTENIDOS DIV#ACCESO {
	display: block;
	float: right;
	clear: right;
	width: 240px;
	overflow: hidden;
	margin: 0;
	padding: 0 10px 0 0;
}

DIV#CONTENIDOS DIV#ACCESO P { margin: 5px 0 20px 0; }

DIV#CONTENIDOS DIV#ACCESO H3 {
	margin: 10px 0 10px 0; 
	font-size: .8em;
	color: #BC0D0D;
	text-align: center;
}

DIV#CONTENIDOS DIV#ACCESO DIV#FORM_ACCESO {
	display: block;
	width: 195px;
	height: 85px;
	margin: 0 0 20px 0;
	padding: 15px 0 10px 25px;
	border: 1px solid #AFAFAF;
	background-color: #E9E9E9;
	text-align: left;
}

DIV#CONTENIDOS DIV#ACCESO DIV#FORM_ACCESO DIV.FILA {
	display: block;
	clear: both;
	width: 170px;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#ACCESO DIV#FORM_ACCESO DIV.FILA DIV.TIT {	
	float: left;
	width: 70px;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
	text-align: right;	
	font-size: .8em;
}

DIV#CONTENIDOS DIV#ACCESO DIV#FORM_ACCESO DIV.FILA DIV.DATOS {
	float: left;
	width: 90px;
	margin: 0;
	padding: 0;
	text-align: left;
}

DIV#CONTENIDOS DIV#ACCESO UL LI {
	font-size: .8em;
	margin: 0 0 2px 0;
	padding: 0 0 0 15px;
	background: transparent URL(../graficos/iconos/ico1.gif) no-repeat 0 2px;
}

DIV#CONTENIDOS DIV#CLUB {
	display: block;
	float: left;
	clear: left;
	width: 450px;
	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #AFAFAF;
	text-align: left;
}

DIV#CONTENIDOS DIV#CLUB DIV#IMGPROMO {
	display: block;	
	clear: both;
	width: 440px;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
}

DIV#CONTENIDOS DIV#CLUB DIV#PROMO {
	display: block;	
	clear: both;
	width: 440px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}

DIV#CONTENIDOS DIV#CLUB DIV#PROMO DIV#SEP {
	display: block;	
	clear: both;
	width: 440px;
	height: 32px;
	margin: 0 0 15px 0;
	padding: 0;
	background: transparent URL('../graficos/fondos/sep1.gif') no-repeat top center;
}

DIV#CONTENIDOS DIV#CLUB DIV#PROMO H1 { font-size: 1.1em; text-align: center; }
DIV#CONTENIDOS DIV#CLUB DIV#PROMO H4 { text-align: center; }
DIV#CONTENIDOS DIV#CLUB DIV#PROMO IMG { margin: 10px 0 20px 0; border: 2px solid #5E5E5E; }

DIV#CONTENIDOS DIV#CLUB DIV#PROMO P { 
	text-align: justify;
	font-size: .8em; 
}

DIV#CONTENIDOS DIV#CLUB DIV#PROMO UL { 
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	list-style-type: disc;
	font-size: .8em; 
}

DIV#CONTENIDOS DIV#CLUB DIV#FORMULARIO {
	display: block;	
	clear: both;
	width: 440px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}

DIV#CONTENIDOS DIV#CLUB DIV#FORMULARIO DIV.FILA {
	display: block;
	clear: both;
	width: 440px;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: .8em;
	text-align: left;
}

DIV#CONTENIDOS DIV#CLUB DIV#FORMULARIO DIV {
	display: block;
	float: left;
	margin: 0 1px 0 1px;
	padding: 0;
	text-align: left;
}

DIV#CONTENIDOS DIV#CLUB DIV#FORMULARIO DIV.FILA DIV.TIT {	
	clear: left;
	width: 120px;
	margin: 0 10px; 0 0;
	padding: 2px 0 0 0;
	text-align: right;
}


DIV#CONTENIDOS DIV#CLUB DIV#FORMULARIO DIV.FILA DIV.RECOMIENDA {	
	clear: left;
	width: 190px;
	margin: 0 0 0 10px;
	padding: 0;
}

DIV#CONTENIDOS DIV#CLUB DIV#FORMULARIO DIV.FILA DIV.DATOS {
	clear: right;
	width: 230px;
	margin: 0;
}

DIV#CONTENIDOS DIV#CLUB DIV#FORMULARIO DIV#BOTONERA {
	display: block;
	clear: both;
	width: 440px;
	overflow: hidden;
	margin: 15px 0 30px 0;
	padding: 0;
	font-size: .8em;
	text-align: right;
}

DIV#CONTENIDOS DIV#OPCIONESCLUB {
	display: block;
	float: right;
	clear: right;
	width: 240px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 10px;
}
DIV#CONTENIDOS DIV#OPCIONESCLUB UL LI {
	font-size: .8em;
	margin: 0 0 2px 0;
	padding: 0 0 0 20px;
	background: transparent URL(../graficos/iconos/flechas.gif) no-repeat 0 3px; }
}

/* Galería */

DIV#CONTENIDOS DIV#GALERIA {
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#GALERIA H1 {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#GALERIA DIV#CABTIRA { background: transparent URL(../graficos/cabeceras/cab_latira.gif) no-repeat top right; }
DIV#CONTENIDOS DIV#GALERIA DIV#CABESPECIAL { background: transparent URL(../graficos/cabeceras/cab_especial.gif) no-repeat top right; }
DIV#CONTENIDOS DIV#GALERIA DIV#CABFATIMA { background: transparent URL(../graficos/cabeceras/cab_fatima.gif) no-repeat top right; }

DIV#CONTENIDOS DIV#GALERIA DIV#NUMFOTOS {
	display: block;
	clear: both;
	width: 100%;
	height: 20px;
	padding: 0;
	margin: 10px 0 5px 20px;
	text-align: center;
}

DIV#CONTENIDOS DIV#GALERIA A.NUMPAG {
	display: block;
	float: left;
	margin: 2px;
	padding: 2px;
	height: 20px;
	width: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	text-align: center;
	text-decoration: none;
	font-size: .8em;
}

DIV#CONTENIDOS DIV#GALERIA A.ACTIVA {
	background-color: #4C6072;
	color: #FFFFFF;	
	text-decoration: none;
}

DIV#CONTENIDOS DIV#GALERIA DIV#SUBMENU {
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0;
	margin: 25px 20px 10px 20px;
}

DIV#CONTENIDOS DIV#GALERIA DIV#SUBMENU UL {
	float: left;
	padding: 0;
	margin: 0;
}

DIV#CONTENIDOS DIV#GALERIA DIV#SUBMENU UL LI {
	display: block;
	float: left;
	margin: 0 2px 0 2px;
	padding: 0 7px 1px 7px;
	height: 22px;
	border: 1px solid #AFAFAF;
	background-color: #EEEEEE;
}

DIV#CONTENIDOS DIV#GALERIA DIV#SUBMENU UL LI A {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: .8em;
}

DIV#CONTENIDOS DIV#GALERIA DIV#MAS {
	padding: 0;
	margin: 0 10px 0 0;
	display: block;
	height: 22px;
	float: right;
}

DIV#CONTENIDOS DIV#GALERIA DIV#MAS A { 
	text-decoration: none;
	font-size: .8em; 
}

DIV#CONTENIDOS DIV#GALERIA DIV#MAS SELECT { 
	font-size: .8em;
	padding: 0 0 0 .1em;
}

DIV#CONTENIDOS DIV#GALERIA DIV#FOTO {
	display: block;
	clear: both;
	position: relative;
	width: 550px;
	height: auto;
	overflow: hidden;
	margin: 40px 5px 10px 5px;
	padding: 10px 0 10px 0;
	text-align: center;
	border: 2px solid #5E5E5E;
	background-color: #DDDDDD;
	clear: both;
}

DIV#CONTENIDOS DIV#GALERIA DIV#FOTO IMG { border: 1px solid #AFAFAF;}

DIV#CONTENIDOS DIV#GALERIA DIV#FOTO DIV#NOCOPIAR {
	display: none;
	clear: both;
	position: absolute;
	width: 550px;
	height: 10px;
	top: 0;
	left: 0;
	background: transparent URL('../graficos/fondos/seg.png');
}

DIV#CONTENIDOS DIV#GALERIA DIV#FOTO H2, DIV#CONTENIDOS DIV#GALERIA DIV#FOTO H3 { text-align: center; }
DIV#CONTENIDOS DIV#GALERIA DIV#FOTO P { 
	margin: 20px 0 20px 0;
	text-align: center;
}

DIV#CONTENIDOS DIV#GALERIA DIV#FOTO DIV#DESC {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 10px;
	text-align: justify;
	font-family: "Trebuchet MS", sans-serif;
	font-size: .8em;
	background-color: #EEEEEE;
}

DIV#CONTENIDOS DIV#GALERIA DIV#PIEFOTO {
	display: block;
	overflow: hidden;
	text-align: center;
	padding: 0;
	margin: 10px 0 15px 0;
	text-align: center;
	font-size: .7em;
}

DIV#CONTENIDOS DIV#GALERIA DIV#PIEFOTO DIV { margin: 0 0 5px 0; }
DIV#CONTENIDOS DIV#GALERIA DIV#PIEFOTO A { text-decoration: underline; }

DIV#CONTENIDOS DIV#GALERIA DIV#PUBLI {
	display: block;
	width: 100%;
	width: 468px;
	height: 60px;
	padding: 0;
	margin: 10px 0 15px 0;
	text-align: center;
}

/* Galeria Thumb */

#GALERIA .PAGINACION {
	display: block;
	clear: both;
	padding: 0 0 0 10px;
	margin: 5px 0 15px 0;
	height: 20px !important;
	font-size: 1em;
}

#GALERIA .FILA {
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}

#GALERIA .FILA .FOTOGALERIA {
	width: 175px;
	height: 135px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CACACA;
	background-color: #FFFFFF;
	float: left;
}


/* Formularios */

DIV#CONTENIDOS DIV#FORMULARIO {
	display: block;
	clear: both;
	width: 725px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
}

DIV#CONTENIDOS DIV#FORMULARIO H2 { margin: 5px 0 20px 0; }

DIV#CONTENIDOS DIV#FORMULARIO DIV.FILA {
	display: block;
	clear: both;
	width: 725px;
	overflow: hidden;
	margin: 0 10px 5px 0;
	padding: 0;
	font-size: .8em;
	text-align: left;
}

DIV#CONTENIDOS DIV#FORMULARIO DIV {
	display: block;
	float: left;
	margin: 0 1px 0 1px;
	padding: 0;
	text-align: left;
}

DIV#CONTENIDOS DIV#FORMULARIO DIV.FILA DIV.TIT {	
	clear: left;
	width: 150px;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
	text-align: right;
}

DIV#CONTENIDOS DIV#FORMULARIO DIV.FILA DIV.DATOS {
	clear: right;
	width: 565px;
	margin: 0;
}

DIV#CONTENIDOS DIV#FORMULARIO DIV.FILA DIV.DATOS TEXTAREA { font-size: .9em; }

DIV#CONTENIDOS DIV#FORMULARIO DIV.FILA DIV.DATOS DIV#BARRACONTADOR1 {
	display: block;
	clear:both;
	width: 565px;
	height: 5px;
	margin: 2px 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#FORMULARIO DIV.FILA DIV.DATOS DIV.BARRACONTADOR {
	display: block;
	clear:both;
	width: 565px;
	height: 5px;
	margin: 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#FORMULARIO DIV#BOTONERA {
	display: block;
	clear: both;
	width: 725px;
	overflow: hidden;
	margin: 15px 0 30px 0;
	padding: 0 0 0 165px;
	font-size: .8em;
}

/* Buscador Kukumbar */

DIV#RESULTBUSCAR {
	display: block;
	float: left;
	clear: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 595px;
	height: auto;
}

DIV#RESULTBUSCAR H1 { margin: 5px 0 15px 15px; text-align: left; }

DIV#RESULTBUSCAR DIV.NOTICIACORTA {
	display: block;
	clear: both;
	width: 590px;
	overflow: hidden;
	margin: 0 0 10px 5px;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #AFAFAF;
}

DIV#RESULTBUSCAR DIV.NOTICIACORTA DIV#TITULO {
	display: block;
	clear: both;
	width: 590px;
	height: 20px;
	margin: 0 0 2px 0;
	padding: 0;
	text-align: left;
}

DIV#RESULTBUSCAR DIV.NOTICIACORTA DIV#TITULO A { 
	display: block;
	float: left;
	clear: left;
	width: 20px;
	height: 15px;
	margin: 0 0 2px 0;
	text-decoration: none;
}

DIV#RESULTBUSCAR DIV.NOTICIACORTA DIV#TITULO A.ARTICULO {
	display: block;
	float: left;
	clear: right;
	width: auto;
	height: 17px;
	margin: 2px 0 3px 5px;
	font-size: .9em;
	font-weight: bolder;
}

DIV#RESULTBUSCAR DIV.NOTICIACORTA DIV#TITULO A.ARTICULO:hover { text-decoration: underline; }
DIV#RESULTBUSCAR DIV.NOTICIACORTA P { 
	font-size: .8em;
	text-align: justify;
	margin: 0 0 5px 25px; 
}

DIV#RESULTBUSCAR DIV.EVENTO {
	display: block;
	clear: both;
	margin: 2px 0 0 0;
	padding: 0;
	width: 590px;
	height: 22px;
	font-size: .8em;
	text-align: left;
	background-color: #F2F2F2;
}

DIV#RESULTBUSCAR DIV.EVENTO DIV {
	display: block;
	float: left;
	margin: 0;
	padding: 2px 0 0 3px;
	height: 22px;
}

DIV#RESULTBUSCAR DIV.EVENTO DIV#EVENTO { width: 250px; }
DIV#RESULTBUSCAR DIV.EVENTO DIV#FECHA { width: 160px; }
DIV#RESULTBUSCAR DIV.EVENTO DIV#FECHAP { width: 80px; }
DIV#RESULTBUSCAR DIV.EVENTO DIV#LUGAR { width: auto 200px; }

DIV#RESULTBUSCAR DIV.EVENTO DIV#EVENTO A, DIV#CONTENIDOS DIV#AGENDA DIV.EVENTO DIV#EVENTOGIRA A {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

DIV#RESULTBUSCAR DIV.EVENTO DIV#EVENTO A:hover, DIV#RESULTBUSCAR DIV.EVENTO DIV#EVENTOGIRA A:hover { text-decoration: underline; }

DIV#RESULTBUSCAR DIV.EVENTO DIV#ICONOS { 
	width: 60px;
	padding: 0 5px 0 0;
	float: right;
	text-align: right;
}

DIV#RESULTBUSCAR DIV.EVENTO DIV#ICONOS A { margin: 0 0 1px 3px; }

DIV#RESULTBUSCAR DIV.MAS {
	display: block;
	clear: both;
	margin: 5px 0;
	padding: 0;
	width: 590px;
	height: 20px;
	text-align: right;
	font-size: .8em;
}

/* RSS */

DIV#CONTENIDOS DIV#RSS {
	display: block;
	clear: both;
	width: 725px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

DIV#CONTENIDOS DIV#RSS DIV#CANALES {
	display: block;
	float: left;
	clear: left;
	width: 400px;
	height: auto;
}

DIV#CONTENIDOS DIV#RSS DIV#CANALES UL.RSS {
	margin: 0;
	padding: 0;
	height: auto;
}

DIV#CONTENIDOS DIV#RSS DIV#CANALES UL.RSS LI {
	height: 17px;
	margin: 2px 0 0 15px;
	padding: 0 0 0 20px;
	background: transparent  URL(../graficos/utilidades/ico_rss.gif) no-repeat 0 5px;
	font-size: .9em;
}

DIV#CONTENIDOS DIV#RSS DIV#CANALES UL.RSS LI A {
	color: #000000;
	text-decoration: none;
}

DIV#CONTENIDOS DIV#RSS DIV#CANALES UL.RSS LI A:hover { text-decoration: underline; }

DIV#CONTENIDOS DIV#RSS DIV#INFO {
	display: block;
	float: right;
	clear: right;
	width: 300px;
	height: auto;
	margin: 0 15px 0 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#RSS DIV#INFO UL {
	margin: 0 0 10px 10px;	
	padding: 0;
	height: auto;
}

DIV#CONTENIDOS DIV#RSS DIV#INFO UL LI A { font-size: .8em; }

/** Efemérides **/

DIV#CONTENIDOS DIV#MESES {
	display: block;
	clear: both;
	width: auto;
	height: 20px;
	margin: 10px 0 20px 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#MESES UL {
	display: block;
	clear: both;
}

DIV#CONTENIDOS DIV#MESES UL LI {
	display: block;
	float: left;
	margin: 0 1px 0 1px;
	padding: 0;
	height: 18px;
	background: #F2F2F2 URL('../graficos/fondos/servicios.gif') no-repeat;;
	border: 1px solid #AFAFAF;
}

DIV#CONTENIDOS DIV#MESES UL LI A {
	display: block;
	margin: 0 7px 0 7px;
	padding: 0;
	font-size: .8em;
	text-decoration: none;
}

DIV#CONTENIDOS DIV#EFEMERIDES {
	display: block;
	clear: both;	
	width: 715px;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0;
}

DIV#CONTENIDOS DIV#EFEMERIDES H2 { margin: 15px 0 5px 0; }

DIV#CONTENIDOS DIV#EFEMERIDES UL.EVENTOS {
	display: block;
	clear: both;	
	width: 675px;
	overflow: hidden;
	margin: 0 0 10px 20px;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #AFAFAF;
}

DIV#CONTENIDOS DIV#EFEMERIDES UL.EVENTOS LI {
	display: block;
	clear: both;
	margin: 3px 0 0 0 !important;
	width: auto;
	height: 16px;
	padding: 0 !important;
	overflow: hidden;
}

DIV#CONTENIDOS DIV#EFEMERIDES UL.EVENTOS LI.ICO { background: URL('../graficos/iconos/ico1.gif') no-repeat 5px 2px; }
DIV#CONTENIDOS DIV#EFEMERIDES UL.EVENTOS LI.ICO0 { background: URL('../graficos/iconos/0.gif') no-repeat 0 0; }
DIV#CONTENIDOS DIV#EFEMERIDES UL.EVENTOS LI.ICO1 { background: URL('../graficos/iconos/1.gif') no-repeat 0 0; }
DIV#CONTENIDOS DIV#EFEMERIDES UL.EVENTOS LI.ICO2 { background: URL('../graficos/iconos/2.gif') no-repeat 0 0; }
DIV#CONTENIDOS DIV#EFEMERIDES UL.EVENTOS LI.ICO3 { background: URL('../graficos/iconos/3.gif') no-repeat 0 0; }
DIV#CONTENIDOS DIV#EFEMERIDES UL.EVENTOS LI.ICO4 { background: URL('../graficos/iconos/4.gif') no-repeat 0 0; }
DIV#CONTENIDOS DIV#EFEMERIDES UL.EVENTOS LI.ICO10 { background: URL('../graficos/iconos/10.gif') no-repeat 0 0; }

DIV#CONTENIDOS DIV#EFEMERIDES UL.EVENTOS LI SPAN {
	display: block;
	clear: both;
	overflow: hidden;
	width: 650px;
	height: 16px;
	margin: 0 0 0 25px !important;
	padding: 0 !important;
	text-align: left;
	font-size: .8em;
	text-decoration: none;
}


/*** MENÚ NOVEDADES ***/

DIV#MENUNOVEDADES {
	display: block;
	float: right;
	clear: right;
	width: 122px;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
	border: 1px solid #AFAFAF;
	border-width: 0 1px 0 1px;
}

DIV#MENUNOVEDADES H1 {
	text-align: center;
	width: 120px;
	clear: both;
}

DIV#MENUNOVEDADES H1#HOY { 
	background: transparent URL(../graficos/cabeceras/hoy.gif) no-repeat top center; 
	height: 32px !important;
	margin: 0 0 10px 0;
}

DIV#MENUNOVEDADES UL#AGENDAHOY {
	display: block;
	float: left;
	clear: both;
	width: 120px;
	height: 96px !important;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0;
}
			
DIV#MENUNOVEDADES UL#AGENDAHOY LI {
	display: block;
	float: left;
	clear: both;
	width: 116px;
	height: 20px;
	margin: 0 2px 2px 2px;
	padding: 0 0 0 2px !important;
	background: URL(../graficos/fondos/menu_novedades.gif);
	border-top: 1px solid #AFAFAF;
	text-align: left;
}

DIV#MENUNOVEDADES UL#AGENDAHOY LI A {
	width: 95px;
	height: 18px !important;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: .8em;
	color: #000000;
}

DIV#MENUNOVEDADES DIV#ESCUCHA { 
	display: block;
	clear: both;
	width: 120px;
	height: 300px !important;
	overflow: hidden;
	margin: 20px 0 15px 0 !important;
	padding: 0; 
}

DIV#MENUNOVEDADES DIV#FNAC { 
	display: block;
	clear: both;
	width: 120px;
	height: 70px !important;
	margin: 0 0 5px 0 !important;
	padding: 0; 
}

DIV#MENUNOVEDADES H1#NOVEDADES { 
	background: transparent URL(../graficos/cabeceras/novedades.gif) no-repeat top center;
	height: 26px !important;
	margin: 5px 0 10px 0;
}

DIV#MENUNOVEDADES H1#DISCOS {
	background: transparent URL(../graficos/cabeceras/novedades_discos.gif) no-repeat top center;
	margin: 5px 0 5px 0;
	height: 17px !important;
}

DIV#MENUNOVEDADES H1#LIBROS {
	background: transparent URL(../graficos/cabeceras/novedades_libros.gif) no-repeat top center;
	margin: 5px 0 5px 0;
	height: 17px !important;
}

DIV#MENUNOVEDADES H1#DVD {
	background: transparent URL(../graficos/cabeceras/novedades_dvd.gif) no-repeat top center;
	margin: 5px 0 5px 0;
	height: 17px !important;
}

DIV#MENUNOVEDADES DIV.ART {
	display: block;
	clear: both;
	width: 120px;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

DIV#MENUNOVEDADES DIV.ART IMG {
	padding: 2px;
	border: 1px solid #5E5E5E;
}

DIV#MENUNOVEDADES P {						
	clear: both;
	padding: 0;
	margin: 2px 0 2px 0;
	padding: 2px 0 0 0;
	border-top: 3px solid #AFAFAF;
}

/*** Marco de la derecha ***/

DIV#MARCODERECHA {
	display: block;
	width: 250px;
	margin: 0 0 10px 5px;
	padding: 10px 0 10px 0;
	float: right;
	clear: right;
	background-image: URL('../graficos/fondos/blanco.png');
}

DIV#MARCODERECHA H1 {
	margin: 10px 0 5px 0;
	width: 100%;
	height: 20px;
	font-size: 2em;
	color: #000000;
	font-family: sans-serif, tahoma;
	letter-spacing: .02em;
	clear: both;
}

DIV#MARCODERECHA H2 {
	font-size: 1.5em;
	color: #43445C;
	margin: 3px 0 3px 0;
	clear: both;
}

DIV#MARCODERECHA H3 {
	font-size: 1.2em;
	color: #000000;
	margin: 0 0 3px 0;
	clear: both;
}

DIV#MARCODERECHA DIV.BLOQUEDERECHA {
	display: block;
	margin: 0 5px 3px 5px;
	padding: 0;
	overflow: hidden;
	clear: both;
}


/* Cabeceras del marco de la derecha */

DIV#MARCODERECHA H1#BLOG { background: transparent URL(../graficos/cabeceras/blog.gif) no-repeat top left; }
DIV#MARCODERECHA H1#USUARIOS { background: transparent URL(../graficos/cabeceras/usuarios.gif) no-repeat top left; }
DIV#MARCODERECHA H1#SERVICIOS { background: transparent URL(../graficos/cabeceras/servicios.gif) no-repeat top left; }
DIV#MARCODERECHA H1#BREVES { background: transparent URL(../graficos/cabeceras/breves.gif) no-repeat top left; }
DIV#MARCODERECHA H1#MOVIL { background: transparent URL(../graficos/cabeceras/movil.gif) no-repeat top left; }
DIV#MARCODERECHA H1#PATROCINIO { background: transparent URL(../graficos/cabeceras/patrocinio.gif) no-repeat top left; }
DIV#MARCODERECHA H1#FAVORITOS { background: transparent URL(../graficos/cabeceras/favoritos.gif) no-repeat top left; }

/* Buscador */

DIV#MARCODERECHA DIV#BUSCADOR {
	display: block;
	margin: 0 5px 5px 5px;
	padding: 0;
	overflow: hidden;
	clear: both;
	text-align: left;
}

DIV#MARCODERECHA DIV#BUSCADOR INPUT {
	height: 14px !important;
	vertical-align: middle;
}

DIV#MARCODERECHA DIV#BUSCADOR INPUT#cad {	
	font-size: .7em;
	margin: 2px 0 2px 0;
	width: 170px !important;	
	background: transparent URL(../graficos/fondos/buscador_off.gif) no-repeat;
	border: 1px solid #AFAFAF;
}

DIV#MARCODERECHA DIV#BUSCADOR INPUT#BUSCAR {	
	width: 55px !important;
	height: 15px;
	border: 0;
	background: transparent URL('../graficos/iconos/buscar.png') no-repeat;
}

DIV#MARCODERECHA DIV#BUSCADOR DIV#BOTONERA {
	display: block;
	clear: both;
	width: 230px;
	height: 18px;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: right;
}

DIV#MARCODERECHA DIV#BUSCADOR A {
	font-size: .6em;
	color: #000000;
	margin: 0;
	text-decoration: none;
}

DIV#MARCODERECHA DIV#BUSCADOR DIV#BUSCARMAS { 
	display: none;
	width: 220px;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 5px;
}

DIV#MARCODERECHA DIV#BUSCADOR DIV#BUSCARMAS UL LI { 
	margin: 0;
	padding: 0;
	font-size: .7em;
}

DIV#MARCODERECHA DIV#BUSCADOR DIV#BUSCARMAS INPUT.NOBORDE {
	border: none;
	background: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

DIV#MARCODERECHA DIV#BUSCADOR DIV#BUSCARMAS SELECT { 
	width: 200px;
	font-size: .7em;
	margin-top: 3px;
}

/* Servicios */

DIV#MARCODERECHA DIV.BLOQUEDERECHA UL.SERVICIOS {						
	list-style-type: none;				
	width: 240px;
	overflow: hidden;
	float: left;
	clear: both;
	margin: 10px 0 20px 0;
}
			
DIV#MARCODERECHA DIV.BLOQUEDERECHA UL.SERVICIOS LI {
	display: block;
	float: left;
	width: 74px;
	height: 16px;
	margin: 0 1px 4px 1px;
	padding: 0 !important;
	text-align: center;
	border: 1px solid #AFAFAF;
	background: transparent URL('../graficos/fondos/servicios.gif') repeat-x;
}

DIV#MARCODERECHA DIV.BLOQUEDERECHA UL.SERVICIOS LI A {
	display: block;
	font-size: .7em;
	margin: 1px 0 0 0;
	padding: 0;
	height: 15px;
	width: 74px;
	color: #919191;
	text-decoration: none;
}

DIV#MARCODERECHA DIV.BLOQUEDERECHA UL.SERVICIOS LI A:hover { color: #000000; }

/* Club Kukumbar */

DIV#MARCODERECHA DIV#CLUBKUKUMBAR {
	display: block;
	clear: both;
	width: 225px;
	overflow: hidden;
	margin: 20px 0 20px 0;
	padding: 0 5px 0 5px;
	text-align: left;
}

DIV#MARCODERECHA DIV#CLUBKUKUMBAR DIV#FOTOCLUB {
	display: block;
	float: left;
	clear: left;
	width: 50px;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: left;
	background-color: #FFCC00;
}

DIV#MARCODERECHA DIV#CLUBKUKUMBAR DIV#FOTOCLUB IMG { border: 2px solid #5E5E5E; }

DIV#MARCODERECHA DIV#CLUBKUKUMBAR DIV#TEXTOCLUB {
	display: block;
	float: right;
	clear: right;
	margin: 0;
	padding: 0;
	width: 140px;
}

DIV#MARCODERECHA DIV#CLUBKUKUMBAR DIV#TEXTOCLUB UL LI {
	margin: 0 0 1px 0 !important;
	padding: 0 !important;	
	width: 140px;
	height: 15px;
}

DIV#MARCODERECHA DIV#CLUBKUKUMBAR H2 {
	height: 13px;
	margin: 0 0 3px 0;
	font-size: .8em;
	color: #51698B;
}

DIV#MARCODERECHA DIV#CLUBKUKUMBAR DIV#TEXTOCLUB DIV.DATOS {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	width: 140px;
	height: 20px;
	margin: 0 0 1px 0;
	padding: 0;
}

DIV#MARCODERECHA DIV#CLUBKUKUMBAR DIV.DATOS DIV.TIT {
	display: block;
	float: left;
	clear: left;
	width: 60px;
	height: 20px;
	margin: 0;
	padding: 2px 0 0 0;
	font-size: .7em;
}

DIV#MARCODERECHA DIV#CLUBKUKUMBAR DIV.DATOS DIV.CAMPO {
	display: block;
	float: right;
	clear: right;
	width: 70px;
	height: 20px;
	margin: 0;
	padding: 0;
}

DIV#MARCODERECHA DIV#CLUBKUKUMBAR DIV.DATOS DIV.CAMPO INPUT { 
	height: 14px !important;
	font-size: .7em;
	margin: 0;
	background-color: #EFEFEF;		
	background: transparent URL(../graficos/fondos/buscador_on.gif);
}

DIV#MARCODERECHA DIV#CLUBKUKUMBAR DIV.DATOS DIV.CAMPO INPUT.BOTON { height: 19px !important; }

DIV#MARCODERECHA DIV#CLUBKUKUMBAR A {
	font-size: .7em;
	color: #363636;
}

/* Destacados (Blog, especial, galería ...) */

DIV#MARCODERECHA DIV#DESTACADOS {
	display: block;
	clear: both;
	width: 250px;
	overflow: hidden;
	margin: 20px 0 10px 0;
	padding: 0;
}

DIV#MARCODERECHA DIV#DESTACADOS DIV.DESTACADO {
	display: block;
	clear: both;
	width: 250px !important;
	overflow: hidden;
	margin: 0 5px 10px 0;
	padding: 0;
}

DIV#MARCODERECHA DIV#DESTACADOS DIV.DESTACADO DIV.IMAGEN {
	display: block;
	float: left;
	clear: left;
	width: 70px !important;
	height: 47px;
	overflow: hidden;
	margin: 0 0 0 5px;
	padding: 0;
	border: 2px solid #5E5E5E;
}

DIV#MARCODERECHA DIV#DESTACADOS DIV.DESTACADO DIV.TEXTO {
	display: block;
	float: right;
	clear: right;
	width: 160px !important;
	margin: 0;
	padding: 0 5px 0 0;
	overflow: hidden;
	text-align: left;
}

DIV#MARCODERECHA DIV#DESTACADOS DIV.DESTACADO DIV.TEXTO H2 {
	font-size: .8em;
	margin: 0;
	padding: 0;
	color: #363636;
}

DIV#MARCODERECHA DIV#DESTACADOS DIV.DESTACADO DIV.TEXTO A { color: #000000; text-decoration: none; }
DIV#MARCODERECHA DIV#DESTACADOS DIV.DESTACADO DIV.TEXTO DIV.DESC { font-size: .7em; }

/* Video */

DIV#MARCODERECHA DIV#VIDEO {
	display: block;
	clear: both;
	width: 240px;
	height: 235px;
	margin: 10px 0 0 0;
	padding: 20px 0 20px 0;
	background: transparent URL(../graficos/fondos/video.jpg) no-repeat top left;
}

DIV#MARCODERECHA DIV#VIDEO DIV.AMPLIAR {
	display: block;
	clear: both;
	width: 240px;
	height: 15px;
	margin: 25px 0 0 0;
	padding: 0 10px 0 0;
	text-align: right;
}

DIV#MARCODERECHA DIV#VIDEO DIV.AMPLIAR A {
	font-size: .8em;
	text-decoration: none;
}

/* Noticias breves */

DIV#MARCODERECHA UL#MENUBREVES {
	display: block;
	clear: both;
	border: 1px solid #AFAFAF;
	border-width: 0 0 1px 0;
	width: 232px;
	height: 20px !important;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
}

DIV#MARCODERECHA UL#MENUBREVES LI {
	display: block;
	float: left;
	height: 20px;
	padding: 0;
	margin: 0 1px 0 0 !important;
}

DIV#MARCODERECHA UL#MENUBREVES LI#LIBREVES { width: 45px !important; }
DIV#MARCODERECHA UL#MENUBREVES LI#LILEIDAS { width: 61px !important; }
DIV#MARCODERECHA UL#MENUBREVES LI#LIEFEMERIDES { width: 65px !important; }

DIV#MARCODERECHA UL#MENUBREVES LI A {
	display: block;
	margin: 0;
	padding: 0 5px 0 5px;
	text-decoration: none;
	font-size: .7em;
	cursor: pointer;
	vertical-align: bottom !important;
	height: 16px;
	margin-top: 3px;
}

DIV#MARCODERECHA UL#MENUBREVES LI A.INACTIVA {
	background-color: #E7EBEC;
	border: 1px solid #AFAFAF;
	color: #666666;
}

DIV#MARCODERECHA UL#MENUBREVES LI A.ACTIVA {
	height: 19px;
	margin-top: 0 !important;
	background-color: #E0E0E0;
	border: 1px solid #AFAFAF;
	border-bottom: 1px solid #E0E0E0;
	color: #000000;
}

DIV#MARCODERECHA DIV#NOTICIASBREVES {
	display: block;
	clear: both;
	width: 230px !important;
	overflow: hidden;
	margin: 0 0 10px 0 !important;
	padding: 0;
	background: #F2F2F2 URL('../graficos/fondos/breves.jpg') no-repeat; 
	border: 1px solid #AFAFAF;
	border-top: 0;
}

DIV#MARCODERECHA DIV#NOTICIASBREVES OL.NOTICIAS {	
	margin: 15px 15px 0 35px;
	font-size: .7em;
	color: #8F8F8F;
}
			
DIV#MARCODERECHA DIV#NOTICIASBREVES OL.NOTICIAS LI {
	text-align: left;
	margin: 0 0 3px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px dotted #A5B0B2;
}

DIV#MARCODERECHA DIV#NOTICIASBREVES OL.EFE {	
	margin: 15px 15px 0 15px;
}

DIV#MARCODERECHA DIV#NOTICIASBREVES OL.NOTICIAS LI.EFE { 
	list-style-type: none; 
	color: #000000;
}

DIV#MARCODERECHA DIV#NOTICIASBREVES OL.NOTICIAS LI A {
	text-decoration: none;
	color: #000000;
}

DIV#MARCODERECHA DIV#NOTICIASBREVES OL.NOTICIAS LI A:hover { text-decoration: underline; }

DIV#MARCODERECHA DIV#NOTICIASBREVES DIV#MASBREVES {
	display: block;
	margin: 2px 0 5px 0;
	padding: 0 5px 0 0;
	text-align: right;
}

DIV#MARCODERECHA DIV#NOTICIASBREVES DIV#MASBREVES A { 
	font-size: .7em; 
	color: #666666;
}

/* RSS */

.BLOQUEDERECHA #CABRSS {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
}

.BLOQUEDERECHA #CABRSS H2 {
	font-size: .7em;
	margin: 0;
	padding: 0;
}

.BLOQUEDERECHA A#ARSS {
	font-size: .7em;
	color: #363636;
}

/* Especiales */

.BLOQUEDERECHA ul.ESPECIALES {						
	list-style-type: none;				
	width: 240px;
	overflow: hidden;
	float: left;
	clear: both;
}
			
.BLOQUEDERECHA ul.ESPECIALES li {
	width: 74px;
	text-align: center;
	float: left;
	height: 16px;
	background-color: #EEEEEE;
	background-image: none !important;
	font: normal .7em tahoma #51698B;
	margin: 0 2px 4px 2px;
	border: 1px solid #AFAFAF;
	padding: 0 !important;
}

/* Calendario */

DIV.BLOQUEDERECHA DIV#CALENDARIO {
	display: block;
	overflow: hidden;
	width: 223px !important;
	margin: 5px 0 10px 0;
	padding: 0 0 5px 0;
	clear: both;
	background-color: #DFE0E0;
	border: 2px solid #AFAFAF;
}

DIV.BLOQUEDERECHA DIV#CALENDARIO DIV#MESES {
	display: block;
	clear: both;
	width: 219px;
	height: 17px;
	margin: 0 0 3px 0;
	padding: 3px 4px 5px 3px;
	font-size: .8em;
}

DIV.BLOQUEDERECHA DIV#CALENDARIO DIV#MESES DIV#IZQ,  DIV.BLOQUEDERECHA DIV#CALENDARIO DIV#MESES DIV#DER {
	float: left;
	width: 45px;
	height: 17px;
}

DIV.BLOQUEDERECHA DIV#CALENDARIO DIV#MESES DIV#MES {
	float: left;
	width: 127px;
	height: 17px;
	padding: 0;
	font-size: .9em;
	font-weight: bold;
}

DIV.BLOQUEDERECHA DIV#CALENDARIO DIV#DIAS, DIV.BLOQUEDERECHA DIV#CALENDARIO  DIV.FILA {
	display: block;
	clear: both;
	width: 219px;
	height: 16px !important;
	margin: 2px 2px 2px 6px;
	padding: 0;
}

DIV.BLOQUEDERECHA DIV#CALENDARIO #DIAS DIV.CELDA, DIV.BLOQUEDERECHA DIV#CALENDARIO DIV.FILA DIV.CELDA {
	margin: 0 1px 1px 1px;
	padding: 2px 0 2px 0;
	float: left;
	width: 26px !important;
	height: 16px !important;
	text-align: center;
	background-color: #66677B;
	color: #FFFFFF;
	font-size: .7em;
	font-weight: bold;
	border: 1px solid #5E5E5E;
}

DIV.BLOQUEDERECHA DIV#CALENDARIO DIV.FILA DIV.CELDA {
	color: #000000;		
	background: #F2F2F2 URL('../graficos/fondos/servicios.gif') no-repeat;
	font-weight: normal;
	cursor: pointer;
}

DIV.BLOQUEDERECHA DIV#CALENDARIO DIV.FILA DIV.VACIA {
	border-color: #DFE0E0;
	background: none;
}

DIV.BLOQUEDERECHA DIV#CALENDARIO DIV.FILA DIV.FESTIVO {
	color: #CC0000;
	font-weight: normal;
}

DIV.BLOQUEDERECHA DIV#CALENDARIO DIV.FILA DIV.HOY {
	color: #FFFFFF;
	background-color: #66677B;
	background-image: none;
}

/* Enlaces y amigos de Kukumbar */

#MARCODERECHA .FOTO {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 85px;
}

#MARCODERECHA .BLOQUEDERECHA .FOTO IMG {
	border: 1px solid #AFAFAF;
	background-color: #EEEEEE;
	padding: 2px;
	width: 80px;
}

#MARCODERECHA .BLOQUEDERECHA .CONTENIDO {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	font-size: .7em;
	width: 150px;
	text-align: left;
}

.BLOQUEDERECHA ul.AMIGOS {						
	list-style-type: none;				
	width: 240px;
	overflow: hidden;
	float: left;
	clear: both;
}

.BLOQUEDERECHA ul.AMIGOS li {
	background: none !important;
	font: normal .7em tahoma #51698B;
	width: 117px;
	text-align: left;
	float: left;
	margin: 2px 1px 2px 1px;
	padding: 0 !important;
}

.BLOQUEDERECHA ul.DOSCOL {						
	list-style-type: none;				
	width: 240px;
	overflow: hidden;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
}

.BLOQUEDERECHA ul.DOSCOL li.COL {
	width: 50%;
	float: left;
	text-align: left;
	background: none !important;
	margin: 0 0 2px 0;
	padding: 0 !important;				
}

.BLOQUEDERECHA ul.DOSCOL li.COL A {
	font-size: .7em;
}

/*** Pie de página ***/

DIV#PIE {
	display: block;
	width: 990px;
	background: none !important;
	margin: 0;
	padding: 0;
	clear: both;
}

DIV#PIE A { vertical-align: top; }

DIV#PIE DIV#PIE1 {
	display: block;
	clear: both;
	overflow: hidden;
	background: none !important;
	padding: 5px 0 3px 10px;
	text-align: left;
	font-size: .8em;
	border-bottom: 3px solid #AFAFAF;
}

DIV#PIE DIV#PIE1 P {
	padding: 3px 0 0 20px;
	font-size: .8em;
}

DIV#PIE DIV#PIE2 {
	display: block;
	clear: both;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 10px 0 20px 0;
	padding: 0;
	height: 20px;
	font-size: .8em;
}

DIV#PIE DIV#NAVEGADORES {
	display: block;
	clear: both;
	margin: 40px 0 15px 0;
	padding: 0;
	text-align: center; 
	font-size: .7em;
}


/*** Publicidad ***/

BODY DIV.PUB {
	background-color: #FFFFFF;
	background-image: none !important;
}

#CONTPUB {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FFFFFF;
	background-image: none !important;
	text-align: center;
}

DIV#CONTENIDOS DIV.PUBINDEX {
	display: block;
	clear: both;
	width: 590px;
	height: 60px;
	margin: 15px 0 10px 0;
	padding: 0;
	background: none !important;
	text-align: center;
}

DIV#CONTENIDOS DIV#AMAZON {
	display: block;
	clear: both;
	width: 600px;
	height: 225px;
	margin: 15px 0 10px 0;
	padding: 0;
	background: none !important;
	text-align: center;
}

DIV#CONTENIDOS DIV#AMAZON DIV#INFO {
	display: block;
	clear: both;
	width: 600px;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
	background: none !important;
	vertical-align: top; 
	text-align: right;
}

DIV#CONTENIDOS DIV#AMAZON DIV#INFO A { font-size: .7em; text-decoration: none; }
DIV#CONTENIDOS DIV#AMAZON DIV#INFO IMG { margin-top: 4px; }

DIV.PUBCOLDER {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 5px 0 5px 0;
	padding: 11px 0 0 0;
	background: #AFAFAF URL(../graficos/publicidad/cab1.gif) no-repeat top left;
}

.PUBARTICULOS {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 5px 0 5px 0;
	padding: 15px 0 15px 0;
	background: #AFAFAF URL(../graficos/publicidad/cab1.gif) no-repeat top left;
}