body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000;
	margin: 10px 0px;
	padding: 0px;
}
#todo1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#todo2 {
	width: 760px;
	margin: auto;
	text-align: left;
}
#cabecera {
	position: absolute;
	visibility: hidden;
	top: -500px;
	margin: 0px;
	padding: 0px;
}
#columna1 {
	width: 589px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#columna2 {
	font-size: x-small;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 160px;
	float: left;
}
#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.inicio {
	background-color: #666;
	float: left;
	height: 35px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: 200%;
	line-height: 5ex;
}
.on {
	background-color: #FFF;
	float: left;
	height: 35px;
	width: 153px;
	margin: 0px 0px 0px 10px;
	line-height: 5ex;
	text-align: center;
}
.off {
	background-color: #666;
	float: left;
	height: 35px;
	width: 153px;
	margin: 0px 0px 0px 10px;
	text-align: center;
	line-height: 5ex;
}
#cuerpo {
	background-color: #FFF;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: auto;
	clear: left;
}
#principal {
	margin: 0px;
	padding: 0px;
}
#secundaria {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 253px;
}
#pie {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
.caja {
	background-color: #666;
	padding: 5px 10px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image:  url("../interfaz/esquina1.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.peliculas {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: x-small;
	line-height: 3ex;
}
.premios {
	font-size: x-small;
	list-style-type: square;
}
h3 {
	font-size: x-large;
	padding-top: 0px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
h4 {
	font-size: small;
	margin: 4px 0px 0px;
	padding: 0px;
}
h5 {
	font-size: x-small;
	margin: 10px 0px 0px;
	padding: 5px 0px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #BBB;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
.enlace:link {
	color: #666;
	text-decoration: none;
}
.enlace:visited {
	color: #666;
	text-decoration: none;
}
.enlace:hover {
	color: #666;
	text-decoration: underline;
}
.enlace:active {
	color: #666;
	text-decoration: line-through;
}
.especiales {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: x-small;
	line-height: 3ex;
	text-align: center;
}
.especial {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.caja-interior {
	background-color: #666;
	padding: 5px 10px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../interfaz/esquina2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.inicio-on {
	background-color: #FFF;
	float: left;
	height: 35px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: 200%;
	line-height: 5ex;
}
.discreto {
	font-size: x-small;
}
#portada {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.caratula {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ficha {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	list-style-type: square;
	font-size: x-small;
	line-height: 3ex;
}
