@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal; 
	color: #000000;
	line-height: 14px;
	/*text-align:center;*/

	background: #FFFFFF url(images/bg_general.gif) repeat-y  center top;
}

/* INICI DE DELIMITACIO DE ZONES */

#contenidor {
	width: 830px; /* es pot posar al 100% si cal - era 770 abans de les ombres*/
	text-align:left;
	/*background: url(images/bg_central.jpg) repeat-y  center scroll 0%;*/
	left: 50%;

}


/* ZONES SUPERIORS */

#capwrap {
	display: block;
	height: 47px;
	width: 100%;
	position: relative;
	float:left;
	left:0px;
	top:0px;
}

#capcalera {
	position: relative;
	display: block;
	height: 47px;
	width: 770px;
	text-align:left;
	left: 50%;
	margin-left: -385px;
	background:url(images/logo_filminaplay.gif) no-repeat left top #3a3a3a;
}

#capcalera2 {
	position: relative;
	display: block;
	height: 47px;
	background-color: #3a3a3a;
	text-align:left;
	

	
}

#idiomes {
	position: absolute;
	display: block;
	height: 47px;
	width: 200px;
	right:0px;
	bottom: 0px;
	text-align:right;
	padding-right: 5px;
	font-size: 11px;
	color:#FFFFFF;
}

#citasup {
	position: absolute;
	display: block;
	height: 15px;
	width: 554px;
	left:176px;
	bottom: 0px;
	text-align:left;
	vertical-align:baseline;
	color:#ffffff;
	font-size: 11px;
}


/* ESTRUCTURA CONTINGUT */


#mig {
	position: relative;
	width: 770px;
	left: 50%;
	margin-left: -385px;
/*	top: -25px;*/
}


#central {
	width: 770px;
	float:left;
}

/* ZONA MENU TOP */

#top {
	height: 43px;
	background: #2c2c2c url(images/bg_menutop.gif) repeat-x left top; 
	vertical-align: bottom;
	text-align:right;
}
#top2 {
	width: 770px;
	left: 50%;
	margin-left: -385px;
	position:relative;
}



/* ZONA DRETA AMB BANNERS ETC */
#dreta {
	width: 264px;
	float:left;
	text-align:center;
	margin-right: 4px;
}

#promos {
	padding-right: 0px;
	text-align:right;
}


/* ZONA ESQUERRA I MENUS */

#esquerra {
	width: 175px;
	text-align:center;
	background:#e7e7e7 none repeat scroll 0%;
	/*background: #e7e7e7 url(images/img_bottommenulateral.gif) no-repeat bottom left;*/
/*	height: 100%;
	min-height: 700px;*/
	float:left;
}


#menulateral {
/*	padding: 14px; */
	text-align: left;
}


#menuauxiliar1 {
	padding: 14px;
	text-align: left;
	margin: 5px;

	/*padding-bottom: 40px;
	background-image: url(images/logo_nl_menuaux.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#000000;
	color:#FFFFFF;*/
}

#newsportada {
background-color:transparent;
}

/* ZONA CONTINGUT CENTRAL */

#contingut {
	width:527px; /* la mida bona en pixels es de 595 */
	padding:10px;
	padding-top: 29px;
	padding-left: 34px;
	padding-right: 34px;
	padding-bottom: 29px;
	background: transparent none repeat scroll 0%;
	float: left;
	min-height: 800px;
	background-color:#ffffff;
}


/* ZONA DEL PEU DE PÀGINA */
#peu {
	height: 33px;
	background-color: #2c2c2c;
	clear:both;
color:#ffffff;
font-size:11px;
width:770px;
width:100%;
	margin: 0px auto;
	padding-top:4px;
	padding-bottom:3px;
	text-align:center;


}

#credits {
	position: absolute;
	display: block;
	height: 40px;
	width:250px;
	right:0px;
	bottom: 0px;
	text-align:right;
	vertical-align:baseline;
}


/* OMBRES LATERALS */

#ombraesquerra {
background-color: #009900;
width: 30px;
float:left;
position:relative;
}


#ombradreta {
background-color: #009900;
width: 30px;
float:left;
position:relative;
}