body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.starleftup {
	background-image: url(images/estrella.gif);
	background-repeat: no-repeat;
	top: 266px;
	left: 0px;
	background-attachment: scroll;
	background-position: left bottom;
}
.content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	text-align: justify;
}
.contentsmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
.txtsmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.watchtrailer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	text-decoration: none;

}
.credits {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.destacado {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}.menu:hover {
	color: #333333;
	text-decoration: underline;
}
.subtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #660000;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
}
