/*************** PAGINA
***************/
/*@font-face {
    font-family: 'Risque';
    src: url('Risque-Regular.ttf') format('truetype');
}*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	/*font: 100% Georgia, serif;*/
        font: 100% Risque;
	color: #2A2A2A;
	background: #FFF;
}

a:link, a:visited{
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: #000000;
}

#contenedor_principal {
	width: 980px;
	height: 640px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -320 0 0 -490;
	background: #FFF url('../imagenes/bg.png') center no-repeat;
}

.transparent {
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#content_box
{
	width:400px;
	height:180px;
	margin:30px 50px;
	position: absolute;
	left: 20%;
	top: 65px;
	z-index: 10;
	overflow: visible;
}

#content_box_trailer
{
	width:400px;
	height:180px;
	margin:30px 50px;
	position: absolute;
	left: 40;
	top: 65px;
	z-index: 10;
	overflow: visible;
	display: none;
}

#trailer_no_flash
{
	width:400px;
	height:180px;
	margin:30px 50px;
	position: absolute;
	left: 40;
	top: 65px;
	z-index: 10;
}

#contenido {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: visible;
}

#bg_trans {
	width: 100%;
	height: 100%;
	position: absolute;
	/*background:#dddddd url('../imagenes/bg_stripe_trans.png') repeat-x;*/
	background-color: #ffffff;
	/*display: none;*/
	opacity: 0.7;
	filter: alpha(opacity=70);
	zoom: 1;
}

#bg_trans_container {
	width: 100%;
	height: 100%;
	position: absolute;
	display: none;
}

#logo_girado {
	position: relative;
	z-index: 10;
	top: 450px;
	left: 0px;
}

.oculto {
	display: none;
}

.clear {
	clear: both;
	visibility: hidden;
}
/*************** FIN PAGINA
***************/


/*************** REPRODUCTOR
***************/
#cancion {
	position: absolute;
	z-index: 10;
	top: 484px;
	left: 816px;
	width: 170px;
}

#cancion p {
	font-size: 0.6em;
}

#reproductor {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	top: 454px;
	left: 886px;
}

#reproductor a.audio-on {
	background-image:url('../imagenes/audio-on.png');
	display: block;
	position: relative;
	width:32px;
	height:32px;
}

#reproductor a.audio-on:hover {
    background-image:url('../imagenes/audio-on-hover.png');
}

#reproductor a.audio-off {
	background-image:url('../imagenes/audio-off.png');
	display: none;
	position: relative;
	width:32px;
	height:32px;
}

#reproductor a.audio-off:hover {
    background-image:url('../imagenes/audio-off-hover.png');
}

#reproductor a.audio-on-disabled {
	background-image:url('../imagenes/audio-on-disabled.png');
	display: none;
	position: relative;
	width:32px;
	height:32px;
}

#reproductor a.audio-off-disabled {
	background-image:url('../imagenes/audio-off-disabled.png');
	display: none;
	position: relative;
	width:32px;
	height:32px;
}
/*************** FIN REPRODUCTOR
***************/


/*************** TRAILER
***************/
#content_box object {
	position:relative;
	left: -150px;
}
/*************** FIN TRAILER
***************/


/*************** ACTORES
***************/
#nombres_actores
{
	width:815px;
/*	height:40px;*/
	position: absolute;
/*	left: 13%;*/
	top: 525px;
    right: 140px;
/*	z-index: 10;*/
}

#nombres_actores a
{
    display: block;
    height: 45px;
    
}

#nombres_actores div.elem
{
	width:70px;
	height:30px;
	margin:0px 10px 0px 0px;
	position: relative;
	float: left;
/*	top: 100px;*/
	top: 200px;
	z-index: 10;
	text-align: center;
	cursor: pointer;
}

#actor_img{
    height: 356px;
    position: relative;
    right: 150px;
}

#actor_txt{
    width: 400px;
    position: absolute;
    left: 115px;
    top: 50px;
}

#nav_act_selected{
    position: absolute;
    left: 25px;
    top: 5px;
}

#jav a{
    background: url('../imagenes/nav_actores/javier.png') no-repeat center;
}

#jav a:hover{
    background: url('../imagenes/nav_actores/javier_h.png') no-repeat center;
}

#mar a{
    background: url('../imagenes/nav_actores/marta.png') no-repeat center;
}

#mar a:hover{
    background: url('../imagenes/nav_actores/marta_h.png') no-repeat center;
}

#ram a{
    background: url('../imagenes/nav_actores/ramon.png') no-repeat center;
}

#ram a:hover{
    background: url('../imagenes/nav_actores/ramon_h.png') no-repeat center;
}

#ces a{
    background: url('../imagenes/nav_actores/cesc.png') no-repeat center;
}

#ces a:hover{
    background: url('../imagenes/nav_actores/cesc_h.png') no-repeat center;
}

#iva a{
    background: url('../imagenes/nav_actores/ivan.png') no-repeat center;
}

#iva a:hover{
    background: url('../imagenes/nav_actores/ivan_h.png') no-repeat center;
}

#gab a{
    background: url('../imagenes/nav_actores/gabriel.png') no-repeat center;
}

#gab a:hover{
    background: url('../imagenes/nav_actores/gabriel_h.png') no-repeat center;
}

#rul a{
    background: url('../imagenes/nav_actores/rulo.png') no-repeat center;
}

#rul a:hover{
    background: url('../imagenes/nav_actores/rulo_h.png') no-repeat center;
}

#car a{
    background: url('../imagenes/nav_actores/carmen.png') no-repeat center;
}

#car a:hover{
    background: url('../imagenes/nav_actores/carmen_h.png') no-repeat center;
}

#ana a{
    background: url('../imagenes/nav_actores/ana.png') no-repeat center;
}

#ana a:hover{
    background: url('../imagenes/nav_actores/ana_h.png') no-repeat center;
}

.nav_act{
    height: 45px;
    width: 90px;
}

.float_left{
    position: relative;
    float: left;
}

/*************** FIN ACTORES
***************/


/*************** SINOPSIS
***************/
#sinopsis_img {
    position: relative;
    right: 215px;
}
/*************** FIN SINOPSIS
***************/


/*************** NOTA_DIRECTOR
***************/
#nota_director_img {
    position: relative;
    right: 30px;
}
/*************** FIN NOTA_DIRECTOR
***************/

/*************** EQUIPO_TECNICO
***************/
#equipo_tecnico {
    position: relative;
    right: 30px;
}
/*************** FIN EQUIPO_TECNICO
***************/

/*************** CARTEL
***************/
#cartel_img {
    position: relative;
    left: 100px;
    height: 350px;
    width: 250px;
    top: 30px;
}

a img.portada_galeria {
	border-width: 4px 4px 12px 4px;
	border-style: solid;
	border-color: #3E3E3E;
	width: 182px;
	height: 122px;
}

a:hover img.portada_galeria {
	border-color: #99616A;
}
/*************** CARTEL
***************/

/*************** SALAS
***************/
#salas_img {
    position: relative;
    top: 100px;
    left: 20px;
}

div.salas {
    position: relative;
    width: 800px;
    left: -150px;
    top: -50px;
    font-size: 90%;
}

.salas h3 {
    font-weight: normal;
    margin: 8px 0 0 0;
}

div.salas div.col1 {
    float: left;
}

div.salas div.col2 {
    float: left;
    margin: 0 0 0 35px;
}

ul.ciudad {
    float: left;
    margin: 0 0 0 20px;
    width: 140px;
}

ul.ciudad li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
    
}

ul.cine {
	float: left;
        margin: 0;
}

ul.cine li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/*************** FIN SALAS
***************/

/*************** CONTACTO
***************/
#contacto_img {
    position: relative;
    top: 120px;
    left: 40px;
}
#contacto_img_mail {
    position: relative;
    top: 165px;
    left: 20px;
}
/*************** FIN CONTACTO
***************/

/*************** MENU
***************/
ul.listado_menu {
	list-style: none;
	padding: 0;
	text-align: center;
/*	font-family: "Comic Sans MS", cursive, sans-serif;*/
/*	width: 120px;*/
	position: absolute;
	z-index: 10;
	top: 60px;
	left: 820px;
        width: 160px;
/*	background-color: #44ff44;*/
}

ul.listado_menu li {
    margin-top: 5px;
}

.nav_li{
    height: 25px;
}

.cur_pointer{
    cursor: pointer;
}

#nav_ini a{
    background: transparent url('../imagenes/nav/inicio.png') no-repeat center;
}

#nav_ini a:hover{
    background: transparent url('../imagenes/nav/inicio_h.png') no-repeat center;
}

#nav_tra a{
    background: transparent url('../imagenes/nav/trailer.png') no-repeat center;
}

#nav_tra a:hover{
    background: transparent url('../imagenes/nav/trailer_h.png') no-repeat center;
}

#nav_sin a{
    background: transparent url('../imagenes/nav/sinopsis.png') no-repeat center;
}
#nav_sin a:hover{
    background: transparent url('../imagenes/nav/sinopsis_h.png') no-repeat center;
}

#nav_not a{
    background: transparent url('../imagenes/nav/nota_director.png') no-repeat center;
}

#nav_not a:hover{
    background: transparent url('../imagenes/nav/nota_director_h.png') no-repeat center;
}

#nav_rep a{
    background: transparent url('../imagenes/nav/actores.png') no-repeat center;
}

#nav_rep a:hover{
    background: transparent url('../imagenes/nav/actores_h.png') no-repeat center;
}

#nav_eqt a{
    background: transparent url('../imagenes/nav/equipo_tecnico.png') no-repeat center;
}

#nav_eqt a:hover{
    background: transparent url('../imagenes/nav/equipo_tecnico_h.png') no-repeat center;
}

#nav_gal a{
    background: transparent url('../imagenes/nav/galeria.png') no-repeat center;
}

#nav_gal a:hover{
    background: transparent url('../imagenes/nav/galeria_h.png') no-repeat center;
}

#nav_con a{
    background: transparent url('../imagenes/nav/contacto.png') no-repeat center;
}

#nav_con a:hover{
    background: transparent url('../imagenes/nav/contacto_h.png') no-repeat center;
}

#nav_sal a{
    background: transparent url('../imagenes/nav/salas.png') no-repeat center;
}

#nav_sal a:hover{
    background: transparent url('../imagenes/nav/salas_h.png') no-repeat center;
}

#nav_car a{
    background: transparent url('../imagenes/nav/cartel.png') no-repeat center;
}

#nav_car a:hover{
    background: transparent url('../imagenes/nav/cartel_h.png') no-repeat center;
}

ul.listado_menu li {
    margin-top: 5px;
}

ul.listado_menu li a {
	text-decoration: none;
	color: inherit;
	display: block;
	height: 20px;
}

#nav_selected{
    position: absolute;
    right: 63px;
    top: 55px;
}

#nav_selected_img{
}

/*************** FIN MENU
***************/


/*************** GALERIA
***************/
.galeria_reportaje {
	float: left;
	margin-top: 100px;
}

.galeria_fotofija{
	float: left;
	margin-top: 100px;
	margin-left: 10px;
}

a img.portada_galeria {
	border-width: 4px 4px 12px 4px;
	border-style: solid;
	border-color: #3E3E3E;
	width: 182px;
	height: 122px;
}

a:hover img.portada_galeria {
	border-color: #99616A;
}
/*************** FIN GALERIA
***************/

#firma{
    position: absolute;
    top: 607px;
    left: 811px;
    font-size: 0.6em;
    z-index: 10;
}