body {
	background-attachment: scroll;
	background-image: url(imgs.front/_back.jpg);
	background-repeat:    repeat-x;
	background-position: top;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.header {
	background-attachment: fixed;
	background-image: url(imgs.front/_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer {
	background-attachment: fixed;
	background-image: url(imgs.front/_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.textoTituloMenu {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: bottom;
}
.textoContenidoMenu {
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 12pt;
	color: #666666;
	text-decoration: none;
}
.textoDatosFooter {
	font-family: Tahoma;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #666666;
	text-decoration: none;
}
.textoTitulos {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
	padding-bottom: 5px;
	background-position: bottom;
}
.textoTitulosSeccion {
	font-family: Tahoma;
	font-size: 15pt;
	color: #FF6600;
	text-decoration: none;
	padding-bottom: 5px;
	background-position: bottom;
}
.fondoBuscador {
	background-image: url(imgs.front/fondo.buscador.gif);
	vertical-align: middle;
}
.input {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	border: 1px solid #FF6600;
}
.textarea {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #FF6600;
}
.noticiasTextoCorto {
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 11pt;
	color: #666666;
	text-decoration: none;
}
.noticiasTextoTituloMuestra {
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.titulosDatosPeliculas {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF6600;
	background-color: #F1F1F3;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.textoGeneral {
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 11pt;
	color: #666666;
	text-decoration: none;
}
.linkTextoGeneral {
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 11pt;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.linkTitulosEstrenos {
	font-family: Tahoma;
	font-size: 7.5pt;
	line-height: 11pt;
	color: #666666;
	text-decoration: none;
}