* { 
	padding: 0;
	margin: 0;
	border:none;
}

body {
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	background-color:#D8D8D8;*/
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align:center;
}


/*.mainbody, .bottomleft {
	*position:absolute;
	*top:180px;
	left:210px;
}
.bottomright {
	*position:absolute;
	*top:180px;
}*/
span.reportes {
	font-family: 'Trebuchet', Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	position:relative;
	padding-right:10px;
	top:10px;
	font-weight: bold;
	text-decoration: underline;
}

span.tab_diarios {
	font-family: 'Trebuchet', Verdana, Arial, Helvetica, sans-serif;
	padding:7px 20px 7px 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #2E555B;
	border-right-color: #2E555B;
	border-left-color: #2E555B;
	position:relative;
	top:11px;
	background-image:url(../images/cabezal/tab_diarios.gif);
	background-repeat:repeat;
	background-position:bottom;
	color:#FFFFFF;
	font-weight: bold;
}
span.tab_diarios:hover {
	color:#CCCCCC;
	text-decoration: none;
	background-image:url(../images/cabezal/tab_diarios_hover.gif);
	background-repeat:repeat;
	background-position:bottom;
}
a.tab_diarios_ref {
	color:#CCCCCC;
	text-decoration:none;
}
span.tab_mensuales {
	font-family: 'Trebuchet', Verdana, Arial, Helvetica, sans-serif;
	padding:7px 20px 7px 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #40671F;
	border-right-color: #40671F;
	border-left-color: #40671F;
	position:relative;
	top:11px;
	background-image:url(../images/cabezal/tab_mensuales.gif);
	background-repeat:repeat;
	background-position:bottom;
	color:#FFFFFF;
	font-weight: bold;
}
span.tab_mensuales:hover {
	color:#CCCCCC;
	text-decoration: none;
	background-image:url(../images/cabezal/tab_mensuales_hover.gif);
	background-repeat:repeat;
	background-position:bottom;
}
a.tab_mensuales_ref {
	color:#CCCCCC;
	text-decoration:none;
}
span.tab_anuales {
	font-family: 'Trebuchet', Verdana, Arial, Helvetica, sans-serif;
	padding:7px 20px 7px 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #9A7523;
	border-right-color: #9A7523;
	border-left-color: #9A7523;
	position:relative;
	top:11px;
	background-image:url(../images/cabezal/tab_anuales.gif);
	background-repeat:repeat;
	background-position:bottom;
	color:#FFFFFF;
	font-weight: bold;
}
span.tab_anuales:hover {
	color:#CCCCCC;
	text-decoration: none;
	background-image:url(../images/cabezal/tab_anuales_hover.gif);
	background-repeat:repeat;
	background-position:bottom;
}
a.tab_anuales_ref {
	color:#CCCCCC;
	text-decoration:none;
}
span.tab_analiticos {
	font-family: 'Trebuchet', Verdana, Arial, Helvetica, sans-serif;
	padding:7px 20px 7px 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #67256C;
	border-right-color: #67256C;
	border-left-color: #67256C;
	position:relative;
	top:11px;
	background-image:url(../images/cabezal/tab_analiticos.gif);
	background-repeat:repeat;
	background-position:bottom;
	color:#FFFFFF;
	font-weight: bold;
}
span.tab_analiticos:hover {
	color:#CCCCCC;
	text-decoration: none;
	background-image:url(../images/cabezal/tab_analiticos_hover.gif);
	background-repeat:repeat;
	background-position:bottom;
}
a.tab_analiticos_ref {
	color:#CCCCCC;
	text-decoration:none;
}
span.tab_exhibidores {
	font-family: 'Trebuchet', Verdana, Arial, Helvetica, sans-serif;
	padding:7px 20px 7px 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #FF8400;
	border-right-color: #FF8400;
	border-left-color: #FF8400;
	position:relative;
	top:11px;
	background-image:url(../images/cabezal/tab_exhibidores.gif);
	background-repeat:repeat;
	background-position:bottom;
	color:#FFFFFF;
	font-weight: bold;
}
span.tab_exhibidores:hover {
	color:#CCCCCC;
	text-decoration: none;
	background-image:url(../images/cabezal/tab_exhibidores_hover.gif);
	background-repeat:repeat;
	background-position:bottom;
}
a.tab_exhibidores_ref {
	color:#CCCCCC;
	text-decoration:none;
}
#contenedor { 
	margin: 0;
	width:100%;
}

#supercontent {
	border:none;
	width:100%;
/*
	background-image:url(../images/bg_content_01.jpg);
	background-repeat: repeat-x;
*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	visibility:visible z-index:0;
}

#fila_content {
	width:100%;
	background-color:#FFFFFF;
	padding-bottom: 20px;
}

/* Cabezal */
#headerflash {
	width:100%;
	position:relative;
	top:8px;
}
#celda_cabezal {
	width:100%;
/*	background-image:url(../images/cabezal_fnd.jpg); */
/*	background-repeat: repeat-x; */
	vertical-align:center;
	height:120px;
}
#header_izq {
	position: absolute;
	top: -1px;
	LEFT: 0px;
}
#header_izq span {
	display:none;
}
#header_izq a.logo {
	float:left;
	width:250px;
	height:148px;
	background: url(../images/cabezal/logo_ultra_con_fondo_arg.jpg);
}
#header_der {
	position: absolute;
	top: 98px;
	right: 10px;
}
table#tabla_paises td a span {
	display:none;
}
table#tabla_paises a.argentina {
	float:left;
	height:25px;
	width:25px;
	background: url(../images/cabezal/bola_ar.gif);
}
table#tabla_paises a.argentina:hover {
	background: url(../images/cabezal/bola_ar_hover.gif);
}
table#tabla_paises a.chile {
	float:left;
	height:25px;
	width:25px;
	background: url(../images/cabezal/bola_cl.gif);
}
table#tabla_paises a.chile:hover {
	background: url(../images/cabezal/bola_cl_hover.gif);
}

table#tabla_paises a.uruguay {
	float:left;
	height:25px;
	width:25px;
	background: url(../images/cabezal/bola_uy.gif);
}
table#tabla_paises a.uruguay:hover {
	background: url(../images/cabezal/bola_uy_hover.gif);
}

/* Fin Cabezal */ 

#izquierda {
	width:180px;
	float: left;
}

#contenido { 
	width: 100%;
	display: inline;
}

#inset{ 
	/*
 	float: left; 
	display: inline;
	*/
	width: 100%;
	margin-top: 20px;
}

#derecha {
	width:180px;
	float:right;
/*	margin-top:20px; */
}

#footer { 
	width: 100%;
}


/* Elementos
--------------------------------------------------------- */

a:hover {
	color: #999;
}

a {
	color: #3889A7;
	border: 0px none;
}

h1, h2, h3 {
	color:#115770;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size:14px;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	font-size:16px;
	text-decoration: none;
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited{
	text-decoration: none;
}

/* Modulos
--------------------------------------------------------- */

#izquierda .moduletable{
	text-align: left;
	margin-top: 20px;
	background: transparent url(../images/l_r_bottom.jpg) bottom center no-repeat;
	padding:0 0 10px 0;
}

#izquierda .moduletable_menu{
	text-align: left;
	margin-top: 20px;
	background: transparent url(../images/l_r_bottom.jpg) bottom center no-repeat;
	padding:0 0 10px 0;
}

#izquierda .moduletable_menu li{
	list-style-image: none;
	list-style-type: none;
}

#derecha .moduletable{
	text-align: left;
	margin-top: 20px;
	background: transparent url(../images/l_r_bottom.jpg) bottom center no-repeat;
	padding:0 0 10px 0;
}

#derecha .moduletable_menu{
	text-align: left;
	line-height: 30px;
	margin-top: 20px;
	background: transparent url(../images/l_r_bottom1.jpg) bottom center no-repeat;
	padding:0 0 10px 0;
}

#derecha .moduletable_menu li{
	list-style-image: none;
	list-style-type: none;
}

#derecha .moduletable_menu li a:link, .moduletable_menu li a:visited {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	line-height: 30px;
	text-decoration: none;
	color: #3889A7;
	font-weight: normal;
	font-size: 12px;
	font-family:Tahoma, Arial,sans-serif;
	background: transparent url(../images/flecha.gif) center left no-repeat;
}

#derecha .moduletable_menu li a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}

.moduletable_menu h3, .moduletable h3, .moduletable_text h3,  .moduletable-top5 h3 {
	font-size:15px;
	font-family:Verdana, Tahoma, sans-serif;
	font-weight:bold;
	text-align:left;
	height:15px;
	line-height:15px;
	color:#115770;
	margin-bottom: 10px;

}

.moduletable-estrenos h3 {
	font-size:15px;
	font-family:Verdana, Tahoma, sans-serif;
	font-weight:bold;
	text-align:left;
	height:15px;
	line-height:15px;
	color:#115770;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;
}

.moduletable-top5 h3 {
        padding-left: 10px;
}

.moduletable-noticias h3 {
	margin-left: 10px;
	margin-bottom: 10px;
  font-size:16px;
	font-family:Verdana, Tahoma, sans-serif;
	font-weight:bold;
	text-align:left;
	height:15px;
	line-height:15px;
	color:#115770;
	padding-top:10px;
}
.moduletable-noticias {
	text-align:left;
}
.moduletable-noticias h1 a, .moduletable-noticias h1 {
	text-align:left;
        color: #3889A7;
        line-height: 16px;
        font-size:15px;
        margin: 15px 0px 2px 0px;
}
.moduletable-noticias .date{
	text-align:left;
        margin: 0px 0px 7px 0px;
        padding: 0px;
        font-size: 9px;
        font-weight: normal;
        color: #666666;
}
.moduletable-noticias p {
	text-align:left;
        margin-left: 5px;
}
.moduletable-noticias img {
        padding-right: 5px;
}
.moduletable-festivales {
	margin-left: 15px;
	width:200px;
	text-align:left;
	background-color:#D1DFE2;	
}

.moduletable-festivales h1 {
	text-align:left;
        color: #3889A7;
        line-height: 16px;
        font-size:15px;
        margin: 5px 0px 5px 0px;
}
.moduletable-festivales h3 {
	padding:5px;
	font-size:16px;
	font-family:Verdana, Tahoma, sans-serif;
	font-weight:bold;
	text-align:left;
	height:15px;
	line-height:15px;
	color:#115770;
	margin-bottom: 10px;
}
.moduletable-festivales img {
        margin:5px;
}
.moduletable-banners {
        margin: 10px 0px 0px 17px;
}
.banneritem-banners {
        margin-bottom:10px;
}

#izquierda .moduletable_menu h3, #izquierda .moduletable h3, #izquierda .moduletable_text h3 {
	background: url(../images/h3.jpg) top center no-repeat;
}
#derecha .moduletable_menu h3, #derecha .moduletable h3, #derecha .moduletable_text h3 {
	background: url(../images/h3_1.jpg) top center no-repeat;
}

a.mainlevel-estrenos{
	background-color:#AC7578;
	display:block;
	margin-bottom:5px;
	padding-bottom:7px;
	padding-left:5px;
	padding-top:7px;
	width:100%;
        margin-left:-2px
}

a.mainlevel-blogs{
	background-color:#B6AF78;
	display:block;
	margin-bottom:5px;
	padding-bottom:7px;
	padding-left:5px;
	padding-top:7px;
	width:100%;
        margin-left:-2px
}

a.mainlevel-principal{
	background-color:#92B6C4;
	display:block;
	margin-bottom:5px;
	padding-bottom:7px;
	padding-left:5px;
	padding-top:7px;
	width:100%;
        margin-left:-2px
}

a.mainlevel-blogs:link, a.mainlevel-blogs:visited {
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	color:#FFF;
}

a.mainlevel-blogs:hover {
	background-color:#F9D13C ;
	color:#115770;
}

a.mainlevel-principal:link, a.mainlevel-principal:visited {
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	color:#FFF;
}

a.mainlevel-principal:hover {
	background-color:#F9D13C ;
	color:#115770;
}

a.mainlevel-estrenos:link, a.mainlevel-estrenos:visited {
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	color:#FFF;
}

a.mainlevel-estrenos:hover {
	background-color:#F9D13C ;
	color:#115770;
}

#derecha a.mainlevel:link, derecha a.mainlevel:visited {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	line-height: 30px;
	text-decoration: none;
	color: #3889A7;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;

}
#derecha a.mainlevel:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}

/*#footer .moduletable li a:link, a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family:Tahoma, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image:none;
}
#footer .moduletable li a:hover {
	color:#003366;
}
*/


/* Contenido
--------------------------------------------------------- */

.contentheading, .contentheading_estrenos, .contentheading a, .contentheading_estrenos a	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin:0;
	color: #006699;
	font-weight:bold;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	width: 100%;
}

.componentheading, .componentheading_estrenos, .contentheading, .contentheading_estrenos {
	font-size:14px;
	color: #006699;
	font-weight:bold;
	text-align: left;
	margin-bottom: 20px;
	margin-top:10px;
}

span.titulo_componente {
	text-align: left;
	text-indent: 10px;	
}

.contentpaneopen, .contentpaneopen_estrenos{
	width:100%; 
	font-size:11px;
	margin:0;
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-left: 0px;
}

.contentpane, .contentpane_estrenos {

	font-size:11px;
	margin:0;
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-left: 20px;
}

#component-contact{
	font-size:11px;
	margin:0;
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-left: 10px;
	border:thin solid #A3CFE0;
}

.contentpaneopen img{
	padding: 0px 10px 0px 0px;
}

.readon {
	font-size:0.8em;
	text-align:left;
}
.smaller {
	color:#797778;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	margin-top:-20px;
	padding-bottom:10px;
	padding-left:10px;
	text-align:left;
}
.contenttoc, .pagenavcounter{
	margin-bottom:10px;
}

.article_separator{
}

#form-login {
	line-height: 18px;
	text-decoration: none;
	color: #3889A7;
	font-weight: normal;
	font-size: 11px;
	font-family:Tahoma, Arial, sans-serif;
	width: 150px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image: none;
	list-style-type: none;
}
#form-login ul{
	list-style-image: none;
	list-style-type: none;
}

#form-login li a:link, li a:visited, li a:hover{
	line-height: 12px;
	text-decoration: none;
	color: #3889A7;
	font-weight: normal;
	font-size: 11px;
	font-family:Tahoma, Arial, sans-serif;
	width: 150px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image: none;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#form-login div#logeado {
	margin-top:5px;
	margin-bottom:15px;
}
.button, #active_menu {
	border: 1px solid #999999;
	background-color:#3889A7;
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	font-family:Tahoma, Arial,sans-serif;
	padding:2px;
	margin-bottom:2px;
}
.input {
	border: 0px;
}
	
small , .createdate, .modifydate{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
	color:#777777;
	padding-bottom:10px;
}

.banneritem_text, .bannerfooter_text{
	padding:5px;
}

table .sectiontableentry1 td, table .sectiontableentry2 td, table .contentpaneopen tr td, table .contentpaneopen_estrenos tr td {
	text-align:left;
	padding:3px;
	color: #003366;
}
table .sectiontableentry1 td a, table .sectiontableentry2 td a, table .contentpaneopen tr td a, .contentpaneopen_estrenos tr td a {
	font-weight: bold;	
}
 {

}

/* Fin de la Tabla de reportes */

/* Estilos de la tabla de contenidos en blog para Estrenos de la Semana*/
table .blog {
	width:100%;
}

table .blog_estrenos {
	width:80%;
}

.contentpane_estrenos {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #C1D3DD;
	border-left-color: #C1D3DD;


	border-bottom-width: 1px;
	border-bottom-color: #C1D3DD;
}
a.readon_estrenos {
	font-size:11px;
	text-align:left;
	font-weight: bold;
	color: #006699;
	float:left;
}
.contentpagetitle_estrenos:link, 
	.contentpagetitle_estrenos:visited, 
	.contentpagetitle_estrenos:active, 
	.contentpagetitle_estrenos:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: left;
}
.contentpagetitle_estrenos:hover {
	color: #000000;
}
/* FIN de estilos de la tabla de contenidos en blog */

/* Objetos de formulario */
input {
	border: thin solid #DDDDDD;
	color: #003333;
	background-color: #F8F8F8;
}
/* Fin de Objetos de formulario */

/*
#celda_titulo_reportes {


}

#titulo_rep_txt {
	
}

div#menutop table {
	position:absolute;
	left:190px;
	text-align:left;
	float:left;
	margin-left:0px;
	margin-top:0px;
}
div#menutop td a.mainlevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-image:none;
}
div#menutop td mainlevel:hover {
	
}
*/

/* Fin de estilos para el Top Menú */


/* Módulos derechos de noticias, opiniones y OMTW */
.moduletablenoticias, .moduletableopiniones, .moduletableestrenos {
	margin-top: 15px;
	margin-bottom: 15px;	
}
.moduletablenoticias table, .moduletableopiniones table, .moduletableestrenos table {
	width:165px;
}
.moduletablenoticias table a, .moduletableopiniones table a, .moduletableestrenos table a {
	font-size: 12px;
	color: #2B2D42;
	text-decoration: underline;
}

.moduletableomtw {
	margin-top:30px;
}


/* Formulario de selección de reportes históricos y mensuales */
#form_reportes {
	margin-top:10px;
	margin-bottom:20px;
	padding: 5px;
	width: 100%;
	border: 1px solid #999999;	
}

#strmes, #stranio, .strmes, .stranio {
	border: 1px solid #86AFC4;
	color: #333333;
	background-color: #F8F8F8;
}

/* Estilos para las tablas de reportes históricos y mensuales */
table#lista_reportes th {
	background-color:#5988AA;
	color:#FFFFFF;
/*	padding:5px; */
}	

table#lista_reportes td {
/*	padding:5px; */
}
#tabla_listado {
	border: 1px solid #CCDFE3;	
}
.sin_permiso1 {
	background-color: #E3E6CA;
	color: #660000;
	font-style: italic;
	font-size: 12px;
}
.sin_permiso2 {
	background-color: #D8DCB4;
	color: #660000;
	font-style: italic;
	font-size: 12px;
}
tr .sectiontableentry1, .con_permiso1 {
	background-color: #D9E4E8;
	color: #003366;
}
tr .sectiontableentry2, .con_permiso2 {
	background-color: #CBDAE0;
	color: #003366;
}
.sin_permiso1 td, .sin_permiso2 td, .con_permiso1 td, .con_permiso2 td {
	padding:2px;
}
a.link_permiso {
	background: transparent url(../images/flecha.gif) center left no-repeat;
	color: #253E5A;
	text-decoration: underline;
	padding-left: 15px;
	font-size: 12px;
}
span.no_link {
	background: transparent url(../images/nolink.gif) center left no-repeat;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	font-size: 12px;
}

/* Estilos para los flashes de la home  (para 3 flashes fijos) */
.contentpaneopenflash_home {
	width:100%;
}
.contentpaneopenflash_home td {
	width:100%;
	vertical-align:top;
}
#articulo_flash_home tr.line {
	/*	background-image:url(../images/line.gif);
	background-repeat:repeat-x;*/

}

#articulo_flash_home {
	height:350px;
}

#articulo_flash_home td {
	vertical-align:top;
}

#articulo_flash_home th {
	height:15px;
	background-image:url(../images/flecha_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#E9E9E9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#articulo_flash_home td#pie_art_home_flash {
	height:7px;
	background-color:#E9E9E9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#articulo_flash_home #tabla_articulo {

}
#articulo_flash_home #tabla_articulo td {
	padding:5px;
}
#articulo_flash_home #tabla_articulo p {
	margin-left: 7px;
	margin-bottom: 5px;
}
#articulo_flash_home #tabla_articulo a {
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;	
}

/* Estilos para mensajes */
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left;
}

p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}
dt.error {
	text-align:left;
	padding-left: 25px;
	height:20px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left;
	font-size: 14px;
	font-weight: bold;
}
dt.message {
	text-align:left;
	padding-left: 25px;
	height:20px;
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
	font-size: 14px;
	font-weight: bold;
}
.invalid {
	color:#FF0000;
}
/* Fin de Estilos para mensajes */

/**************************************************/
/* Estilos para el modulo top_five PELICULAS
/**************************************************/
div.mod_top_five {
	margin-bottom:15px;
	margin-right:0px;
	margin-top:0;
	padding-top:10px;
}
div.mod_top_five p.titulo_top {
	font-family: 'Trebuchet MS', helvetica, arial, verdana;
	font-size: 15px;
	color: #000033;
	text-decoration: none;
	text-align:center;
	vertical-align: top;
}
div.mod_top_five table {
	border-collapse:collapse;
	background: transparent url(../images/top5.png) repeat-x;
	_background: transparent url(../images/ie6/top5.jpg) repeat-x;
	color: #666;
	line-height: 110%;
	font-size: 12px;
	width:95%;
}

div.mod_top_five td {
	padding:5px;
	font: 11px verdana;
}

div.mod_top_five th {
	padding:5px;
	font: 9px arial, verdana;
}
div.mod_top_five caption {
	padding: 0 0 .5em 0;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background: transparent;
}

/* =links
----------------------------------------------- */

div.mod_top_five table a {
		color:#950000;
		text-decoration:none;
}

div.mod_top_five table a:link {}

div.mod_top_five table a:visited {
		font-weight:normal;
		color:#666666;
		text-decoration: line-through;
}

div.mod_top_five table a:hover {
		border-bottom: 1px solid #bbb;
}

/* =head =foot
----------------------------------------------- */

div.mod_top_five thead th, {
		color:#7b7b7b;
		font-size:9px;
		font-style:normal;
		font-weight:normal;
		text-align:left;
                line-height: 10px;
}

div.mod_top_five tfoot th, div.mod_top_five tfoot td {
		color:#7b7b7b;
}

div.mod_top_five tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

div.mod_top_five tbody th, div.mod_top_five tbody td {
		border-bottom: solid 1px #999;
}

div.mod_top_five tbody th {
		white-space: nowrap;
                line-height: 19px;
                font-size: 9px;
}

div.mod_top_five tbody th a {
		color:#333;
}

div.mod_top_five .odd {}

div.mod_top_five tbody tr:hover {
		background:#efe6b8;
}

/* Fin de Estilos para el modulo top_five PELICULAS */

/**************************************************/
/* Estilos para el modulo top_five COMPLEJOS
/**************************************************/

div.mod_top_five_complejos {
	padding-bottom:15px;
	margin-right:0px;
	margin-top:0;
}
div.mod_top_five_complejos p.titulo_top {
	font-family: 'Trebuchet MS', helvetica, arial, verdana;
	font-size: 15px;
	color: #000033;
	text-decoration: none;
	text-align:center;
	vertical-align: top;
}
div.mod_top_five_complejos table {
	border-collapse:collapse;
	background: transparent url(../images/top5_complejos.png) repeat-x;
	_background: transparent url(../images/ie6/top5_complejos.jpg) repeat-x;
	color: #666666;
	line-height: 15px;
	font-size: 12px;
	width:95%;
}

div.mod_top_five_complejos td, div.mod_top_five_complejos th {
	padding:5px;
	font: 11px verdana;
}

div.mod_top_five_complejos caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

div.mod_top_five_complejos table a {
		color:#950000;
		text-decoration:none;
}

div.mod_top_five_complejos table a:link {}

div.mod_top_five_complejos table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

div.mod_top_five_complejos table a:hover {
		border-bottom: 1px solid #666;
}

/* =head =foot
----------------------------------------------- */

div.mod_top_five_complejos thead th, div.mod_top_five_complejos tfoot th, div.mod_top_five_complejos tfoot td {
		color:#666;
                font-size: 9px;
}

div.mod_top_five_complejos tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

div.mod_top_five_complejos tbody th, div.mod_top_five_complejos tbody td {
		border-bottom: solid 1px #999;
                line-height: 18px;
                height: 18px;
                
}               

div.mod_top_five_complejos tbody th {
		white-space: nowrap;
                font-size: 9px;
}

div.mod_top_five_complejos tbody th a {
		color:#333;
}

div.mod_top_five_complejos .odd {}

div.mod_top_five_complejos tbody tr:hover {
		background:#e9f0f2;
}

/* Fin de Estilos para el modulo top_five PELICULAS */


/**************************************************/
/* Estilos para el modulo Tips
/**************************************************/

/* DIV que contiene la tabla de articulos */
div.moduletable_tips {
}
/* Tabla que contiene todos los articulos */
table.moduletable_tips {
	width:100%;
}
table.moduletable_tips td {
	vertical-align:top;
	width:50%;
}
/* Tabla de cada artículo */
table.contentpaneopen_tips {
	background-image: url(../images/grad1.png);
	background-repeat: repeat-x;
	background-position: top;
	padding:10px;
	width:100%;
}
table.contentpaneopen_tips td {
	vertical-align:top;
	width:100%;
}

p.tips_tit_new, p.tips_tit_nov {
	color:#115770;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	width:100%;
}

p.tips_tit_nov {
	color:#4E6134;
}
p.tips_txt {
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:12px;
	margin-top:10px;
	text-align:left;
	color:#505050;
	line-height:14px;
}

/* Fin de Estilos para el modulo Tips */

/********************************************************/
/* Estilos para el menu de noticias */
/********************************************************/

#derecha .moduletable_news {
	text-align: left;
	line-height: 30px;
	margin-top: 20px;
	background: transparent url(../images/l_r_bottom2.jpg) bottom center no-repeat;
	padding:0 0 10px 0;
}

#derecha .moduletable_news li{
	list-style-image: none;
	list-style-type: none;
}

#derecha .moduletable_news li a:link, .moduletable_news li a:visited {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	line-height: 30px;
	text-decoration: none;
	color: #55432F;
	font-weight: normal;
	font-size: 12px;
	font-family:Tahoma, Arial, sans-serif;
	background: transparent url(../images/bullet_news.gif) center left no-repeat;

}

#derecha .moduletable_news li a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.moduletable_news h3 {
	font-size:11px;
	font-family:Verdana, Tahoma, sans-serif;
	font-weight:normal;
	text-align:left;
	height:30px;
	line-height:30px;
	margin:0 auto;
	padding:0 0 5px 40px;
	color:#FFFFFF;
}

#derecha .moduletable_news h3 {
	background: url(../images/h3_ocre.jpg) top center no-repeat;
}

/* Fin de estilos para el menu de noticias */

/* Clase de la lista de categorías */
/*table.contentpaneopen td ul {
	border: thin dashed #CCCCCC;	
}*/

ul {
	text-align:left;
}

.category, .category:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003955;
	text-decoration: none;
	line-height: 18px;
}
.category:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.category:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #006699;
	text-decoration: none;
	line-height: 18px;
}
/* Fin de la Clase de la lista de categorías */

/* Estilos para los años en estrenos anteriores */
a.anio_estreno:link, a.anio_estreno:hover, a.anio_estreno:active, a.anio_estreno:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #1A2944;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
a.anio_estreno:hover {
	color: #FFFFFF;
}
/* Fin de estilos para los años en estrenos anteriores */

/* Estilos para efemerides */

.moduletable-efemerides{
	background-color:#AECCD7;
	display:block;
	margin-bottom:5px;
	margin-top: 10px;
	padding-bottom:7px;
	padding-left:5px;
	padding-top:7px;
	width:100%;;
}

.moduletable-efemerides h3{
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding-bottom:7px;
}

#parrafo_efemerides {
	width: 100%;
	text-align:left;
	font-size:11px;
	color: #333333;	
}
/* 
/* Estilos para festivales */
.titulo_festivales {
	text-align:center;
	font-size:12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.subtitulo_festivales {
	text-align:center;
	font-size:11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.encabezado_festivales{
	text-align:center;
	color:#000000;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #003333;
}

.descripcion_festivales{
	text-align:center;
	color:#000000;
}

.tablas_festivales {
	border-color:#4E6134;
	text-align:center;
	font-size:10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 2px solid #4E6134;
}
input#modlgn_username, input#modlgn_passwd {
	width:120px;
	height:13px;
	font-size:11px;
}
p.espacio {
   padding-bottom: 373px;
}

/* Menu de Usuario registrado 
div.moduletable_menuUsuario {
	position:absolute;
	top:300px;
	float:left;
}
*/

