/* Padding y margin */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Tamaños de los headers */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

/* Estilos de las listas */
ol, ul {
list-style: none;
}

/* Estilo y grosor de las fuentes */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/* Bordes de las tablas */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Otros bordes */
fieldset, img {
border: 0;
}

/* Alineacón del texto */
caption, th {
text-align: left;
}

/* Comillas */
q:before, q:after {
content: ”;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: Georgia, serif;
	font-size: 10pt;
	color: #d5d5d5;
	text-decoration: none;
	border: none;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
li.active a {
	background-color: #99ccff;
}
img {
	border: none;
	margin-left: 0;
	padding-top: 0
}
#header {
	width: 980px;
	margin-left: 0;
	padding-top: 0;
	position:fixed;top:0px;left:0px;
}
.header {
	width:980px;
	height:140px;
	margin-left: 0;
	padding-top: 0
}
#menu_izq {
	width: 260px;
	margin-left: 0;
	padding-top: 0;
	position:fixed;top:190px;left:0px;
	background-color: #000000;
}
#contenido {
	width: 530px;
	margin-left: 260px;
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 18px;
}
#contenido a {color: #FFFFFF; text-decoration: none}
#contenido a:hover {color: #000000; text-decoration: none; background-color: #FFFFFF;}

#contenido_660 {
	width: 660px;
	margin-left: 260px;
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 18px;
}
#contenido_660 a {color: #FFFFFF; text-decoration: none}
#contenido_660 a:hover {color: #000000; text-decoration: none; background-color: #FFFFFF;}

#contenido_ancho {
	width: 660px;
	margin-left: 260px;
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 18px;
}
#popup {
	display:none;
	z-index:2000;
	width: 530;
	height: 414;
	position:absolute;
	top:211px;
	left:260px;
	background-color: #000000;
}
#popup3D {
	display:none;
	z-index:2000;
	width: 530;
	height: 414;
	position:absolute;
	top:211px;
	left:260px;
	background-color: #000000;
}
#popupBig {
	display:none;
	z-index:2000;
	width: 660;
	height: 386;
	position:absolute;
	top:211px;
	left:260px;
	background-color: #000000;
}
#popupBigB {
	display:none;
	z-index:2000;
	width: 660;
	height: 386;
	position:absolute;
	top:211px;
	left:260px;
	background-color: #000000;
}
#popupFOXmovies {
	display:none;
	z-index:2000;
	width: 660;
	height: 386;
	position:absolute;
	top:213px;
	left:260px;
	background-color: #000000;
}
span.highlight {
	background-color: #FFFFFF;
	color: #000000;
}
span.highlight_home {
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}
span.highlight_menu {
	background-color: #FFFFFF;
	color: #000000;
	font-style: italic; 
	font-weight: bold;
}
span.highlight_black {
	background-color: #000000;
	color: #FFFFFF;
}
span.highlight_reel {
	background-color: #FFFFFF;
	color: #000000;
	font-style: italic; 
	font-weight: bold;
}
span.about {
	background-color: #FFFFFF;
	color: #000000;
	font-style: italic; 
	font-weight: bold;
}
.izquierda {
	width:260px;
	position:fixed;top:171px;left:0px;
}
.derecha {
	width:190px;
	float:right;
	padding-top:2px;
	position:absolute;
	margin-left:800px;
	background-color: #000000;
}
.centro {
	width:530px;
	margin:0 0 0 0px;
	padding:0;
	vertical-align : bottom;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic; 
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.075em
}
.centro_ancho {
	width:596px;
	margin:0 0 0 0px;
	padding:0;
	vertical-align : bottom;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic; 
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.075em
}
.subtit {
	margin:0 0 0 0px;
	float:left;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic; 
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.075em
}
.text_derecha {
	font-family: Georgia, serif;
	color: #FFFFFF;
	font-size: 9pt;
	padding-left: 43px
}
.text_derecha a {color: #FFFFFF; text-decoration: none}
.text_derecha a:hover {color: #000000; text-decoration: none; background-color: #FFFFFF;}