@charset "UTF-8";
.bd {
	font-weight: bold;
}
#prot  p {
	padding-top: 10px;
}
#prot #grid3_izquierda, #prot #grid3_centro, #prot #grid3_derecha {
	height: 510px;
}
#seccion h3 {
	padding-bottom: 10px;
}
#equipo img {
	padding-top: 10px;
}
#noticia {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#noticia h5 {
	font-weight: bold;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	background-image: url(img/bg.gif);
	line-height: 18px;
}
#colaboran {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#passpartout {
	background-color: #FFFFFF;
	width: 940px;
	left: 50%;
	margin-left: -470px;
	position: absolute;
}
#cont {
	height: 6000px;
}
#cabecera {
	background-image: url(img/cabecera.gif);
	background-repeat: no-repeat;
	height: 197px;
	margin-top: 34px;
}
a.inicio {
	background-image: url(img/menu/inicio.png);
	width: 95px;
}
a.sinopsis {
	background-image: url(img/menu/sinopsis.png);
	width: 103px;
}
a.descarga {
	background-image: url(img/menu/descarga.png);
	width: 116px;
}
a.prot {
	background-image: url(img/menu/protas.png);
	width: 165px;
}
a.equipo {
	background-image: url(img/menu/equipo.png);
	width: 175px;
}
a.bs {
	background-image: url(img/menu/bs.png);
	width: 158px;
}
a.contacta {
	background-image: url(img/menu/contacta.png);
	width: 128px;
}
a.inicio:hover {
	background-image: url(img/menu/inicioOn.png);
}
a.inicio:active {
	background-image: url(img/menu/inicioOn.png);
}
a.sinopsis:hover {
	background-image: url(img/menu/sinopsisOn.png);
}
a.sinopsis:active {
	background-image: url(img/menu/sinopsisOn.png);
}
a.descarga:hover {
	background-image: url(img/menu/descargaOn.png);
}
a.descarga:active {
	background-image: url(img/menu/descargaOn.png);
}
a.prot:hover {
	background-image: url(img/menu/protasOn.png);
}
a.prot:active {
	background-image: url(img/menu/protasOn.png);
}
a.equipo:hover {
	background-image: url(img/menu/equipoOn.png);
}
a.equipo:active {
	background-image: url(img/menu/equipoOn.png);
}
a.bs:hover {
	background-image: url(img/menu/bsOn.png);
}
a.bs:active {
	background-image: url(img/menu/bsOn.png);
}
a.contacta:hover {
	background-image: url(img/menu/contactaOn.png);
}
a.contacta:active {
	background-image: url(img/menu/contactaOn.png);
}
#menu span {
	display: none;
}
h3 span {
	display: none;
}
#menu h3 {
	display: none;
}
#sinopsis, #descarga, #prot, #bs, #equipo, #contacto {
	padding-top: 36px;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	height: 44px;
	float: left;
}
#menu {
	position: fixed;
	top: 0px;
	color: #FFFFFF;
	width: 940px;
	z-index: 1;
}
.ninja {
	display: none;
}
#seccion {
	padding: 20px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #4C4C4C;
}
#arriba {
	clear: both;
	padding-top:30px;
	padding-bottom:30px
}
#noticias {
	background-color: #E3E3E3;
}
#descarga #grid3_izquierda {
	background-color: #E3E3E3;
	height: 130px;
}
#descarga  li {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#descarga #grid3_centro {
	background-color: #E3E3E3;
	height: 130px;
}
#descarga #grid3_derecha {
	background-color: #E3E3E3;
	height: 130px;
}
#descarga img {
	float: right;
}
#grid3_izquierda {
	width: 290px;
	float: left;
}
#grid3_centro {
	float: left;
	width: 290px;
	margin-right: 15px;
	margin-left: 15px;
}
#grid3_derecha {
	width: 290px;
	float: right;
}
h1 {
	display: none;
}
#noticias {
	height: 435px;
}
.scroll {
	overflow: auto;
}
h2 {
	display: none;
}
#grid2_izquierda {
	width: 300px;
	float: left;
}
#grid2_derecha {
	float: right;
	clear: right;
	width: 580px;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
a {
	color: #000000;
}
a:hover {
	color: #E5302D;
}
#arriba a:hover {
	color: #36ACA4;
}
a.enlaceDescarga {
	background-image: url(img/descargaBubble.gif);
	background-repeat: no-repeat;
	height: 112px;
	display: block;
	width: 112px;
}
a.enlaceDescarga:hover {
	background-image: url(img/descargaBubbleOn.gif);
	background-repeat: no-repeat;
	height: 112px;
	display: block;
	width: 112px;
}
#enlaceDescarga {
	position: absolute;
	top: 170px;
	left: 750px;
}
#sinopsis h3 {
	background-image: url(img/titulos/tituloSinopsis.gif);
	height: 63px;
	background-repeat: no-repeat;
}
#descarga h3 {
	background-image: url(img/titulos/tituloDescarga.gif);
	height: 63px;
	background-repeat: no-repeat;
}
#prot h3 {
	background-image: url(img/titulos/tituloProtagonistas.gif);
	height: 63px;
	background-repeat: no-repeat;
}
#equipo h3 {
	background-image: url(img/titulos/tituloEquipo.gif);
	height: 63px;
	background-repeat: no-repeat;
}
#bs h3 {
	background-image: url(img/titulos/tituloBS.gif);
	height: 63px;
	background-repeat: no-repeat;
}
#contacto h3 {
	background-image: url(img/titulos/tituloContacta.gif);
	height: 63px;
	background-repeat: no-repeat;
}
#inicio #grid2_izquierda h3 {
	background-image: url(img/titulos/tituloNoticias.gif);
	height: 34px;
	background-repeat: no-repeat;
}
#inicio #grid2_derecha h3 {
	background-image: url(img/titulos/tituloTrailer.gif);
	height: 34px;
	background-repeat: no-repeat;
}
#grid2inv_izquierda {
	width: 580px;
	float: left;
}
#grid2inv_derecha {
	float: right;
	clear: right;
	width: 300px;
}
