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

 body {background-color:#FFFFFF;}
body {font-family:Helvetica; color:#FFFFFF;}
body {margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-position:center;
	    background-size: 100%;
		position:relative;
	}

a:link {
	text-decoration: none;
	color:#990000;
}
a:visited {
	text-decoration: none;
	color:#990000;
	img-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#FFCC33;
	img-decoration:none;
}
a:active {
	text-decoration: none;
}

div#back {
	position:relative;
	top:0px;
	left:0px;
	border:0;
	width:100%;
	height:100%;
	z-index:0;
	
}

div#content {
	position:absolute;
	top:175px;
	left:75px;
	border:0;
	width:850;
	height:1050;
	z-index:1;
}


div#contentPress {
	position:fixed;
	top:155px;
	left:75px;
	border:0;
	width:850;
	height:110;
	z-index:6;
}

div#PressArticle {
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:24px;
	top:285px;
	left:346px;
	width:550px;
	height:auto;
	border:0;
	z-index:1;
}

div#interview{
	position:fixed;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	border-right-style:double;
	border-right-width:thin;
	padding-right:25px;
	border-right-color:#333;
	font-size:12px;
	line-height:16px;
	height:300px;
	width:200px;
	top:285px;
	left:75px;
	z-index:6;
	
}

div#contentAbout {
	position:absolute;
	top:775px;
	left:75px;
	border:0;
	width:850;
	height:1050;
	z-index:1;
}

div#contentFilm {
	position:absolute;
	top:165px;
	left:75px;
	border:0;
	width:1050;
	height:1050;
	z-index:1;
}

div#portmenu {
	position:absolute;
	top:97px;
	left:235px;
	border:0;
	width:930;
	height:658;
	z-index:1;
}

div#portmenu2 {
	position:absolute;
	top:97px;
	left:235px;
	border:0;
	width:806px;
	height:658;
	z-index:1;
}

div#portcontent {
	position:absolute;
	top:131px;
	left:384px;
	border:0;
	width:930;
	height:510;
	z-index:2;
}


div#logo {
	position:fixed;
	top:20px;
	left:75px;
	background-color:#FFF;
	border-top-color:#000;
	border-top-style:double;
	border-top-width:thin;
	padding-top:10px;
	width:850px;
	height:135px;
	z-index:5;
}

div#news {
	position:absolute;
	top:227px;
	left:346px;
	border:0;
	width:578;
	height:396;
	z-index:2;
}
	
