@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;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99992E;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #99992E;
	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;
}

.tdLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdLink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666666;

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.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;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tdSinopsis {
	text-align: justify;
	height: 100%;
}
.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: #99992E;
	text-decoration: none;
}
a.tituloBusq:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #99992E;
	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: #99992E;
}
a.tituloPelicula:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color:  #99992E;
	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:  #99992E;
	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: #99992E;
}

.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;}

.banner_lat_home {
	width: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	height: auto;

}