@charset "ISO-8859-1";
.fondo {
	background-image: url(../img/fnd_001.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {
	background-color: #000000;
	padding: 0px;
	width: 100%;
	margin: 0;
}
.fondo_inf {
	background-image: url(../img/fnd_001_inf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
.textBoxBuscaInf {
	background-image: url(../img/busca/busca_fnd.gif);
	margin: 0px;
	padding: 0px;
	border: 0px 0 0;
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 205px;
}


td{
	border-style:none;
	border-width:thin;
}

table{
	border-style:none;
}

div{
	/*text-align:center;*/
}



a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #788A93;
	text-decoration: none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #788A93;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a img { /* solucionamos el problema con los bordes de imagen en firefox*/
   border-style: none;
}

.td_seccion{
	border:none;	
	width:510px;
	background-image:url(../img/fnd_blanco_540_marc.jpg);
	background-repeat:repeat-y;
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}

.td_seccion_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #F2F2EE;
	height: 20px;
}

.td_seccion_separador{
	background-image:url(../img/ficha_linea.jpg);
	border:none;
	width:510px;
	text-align:center;	
	height:2px;
}

.td_apartado{
	border:none;
	width:510px;
	text-align:center;
	height:auto;	
}
.tdSinopsis {
	text-align: justify;
	height: 100%;
}

.tr_fila{
	height:20px;
	width:510px;
}

.tr_fila_small{
	height:16px;
	width:510px;
}

.td_fila_separador{
	background-color:#FFFFFF;
	width:500px; 
	height:2px;
}

.td_fila_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.td_fila_principal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.td_fila_secundaria{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.td_fila_subir{
	width: 35px;
	text-align:right;
}

.td_fila_bajar{
	width: 35px;
	text-align:right;
}

.td_fila_eliminar{
	width: 55px;
	text-align:right;
}

.td_fila_boton{
	vertical-align:middle;
}

.texto1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.texto2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.texto3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.texto1_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.texto2_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.texto3_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.texto_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #53A4C1;
}

.texto_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.textoPaginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.tituloBusq {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #788A93;
	text-decoration: none;
}
a.tituloBusq:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #788A93;
	text-decoration: none;
}

a.tituloBusq:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: ##666666;
	text-decoration: none;
}

a.tituloBusq:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: ##666666;
	text-decoration: none;
}

.tituloPelicula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #788A93;
}
a.tituloPelicula:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color:  #788A93;
	text-decoration: none;
}
a.tituloPelicula:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.tituloPelicula:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color:  #788A93;
	text-decoration: none;
}

.textoLateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #191919;
}
a.textoLateral:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #191919;
}

a.textoLateral:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #191919;
}
a.textoLateral:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #788A93;
}
.textBoxBuscaLat {
	background-image: url(../img/busca/busca_fnd_292.gif);
	margin: 0px;
	padding: 0px;
	border: 0px 0 0;
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 292px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.tituloFicha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textFicha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.tituloNoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


.tip {font:10px/12px
Arial,Helvetica,sans-serif; border:solid 1px
#666666;visibility:hidden; width:270px; padding:1px;
position:absolute; z-index:1000;
 color:#333333; top:20px;
left:90px; background-color:#FFFFFF;
layer-background-color:#ffffcc;}
