@charset "utf-8";

body { 
margin-top:0px; 
background-image:url(../img/background.jpg);
background-repeat:repeat-x;
}

#principal { 
position:relative; 
width:930px; 
height:auto; 
top:0px; 
margin-left:auto; 
margin-right:auto;
background-color:#fff;
}

#fxred {
position:relative;
float:left;
width:125px;
height:380px;
background-color:#cc3300;
}

#fxecru {
position:relative;
float:left;
width:30px;
height:380px;
background-color:#e6e3d4;
}

#fxeblack {
position:relative;
float:left;
width:45px;
height:380px;
background-color:#000;
}

#display {
position:relative;
z-index:0;
float:left;
width:730px;
height:380px;
background-color:#fff;
}

#marquee {
	position:relative;
	float:left;
	width:445px;
	height:90px;
	top:-5px;
	left:9px;
	font-size:12px;
	text-decoration:none;
	color:#1B1464;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	

#lred {
position:relative;
float:left;
width:930px;
height:20px;
background-color:#000;
}

#menu{
	position:absolute;
	z-index:3;
	width:155px;
	height:auto;
	top:170px;
	border:1px solid #e6e3d4;
	text-align:right;
	}

#lred a:link{
	font-size:11px;
	font-family:arial;
	color:white;
	font-weight:bold;
	text-decoration:none;
	width:145px;
	height:20px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:10px;
	text-align:right;
	}

#lred a:visited{
	font-size:11px;
	font-family:arial;
	color:white;
	font-weight:bold;
	text-decoration:none;
	width:145px;
	height:20px;
	margin-left:10px;
	text-align:right;
	}

#lred a:hover{
	font-size:11px;
	font-family:arial;
	color:white;
	font-weight:bold;
	text-decoration:none;
	background-color:#000;
	width:140px;
	height:20px;
	border-bottom-color:#e6e3d4;
	border-bottom-style:solid;
	border-bottom-width:5px;
	margin-lef:10px;
	text-align:right;
	}
	
#logo {
position:absolute;
z-index:3;
width:400px;
height:88px;
top:120px;
left:50px;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
background-color:transparent;
_background-image: none; /* aqui o IE6 n�o le o PNG padr�o */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='v2/images/logo.png'); /* aqui coloca-se um filtro pra o IE6 ler o PNG */
}

#corpo {
	position:relative;
	float:left;
	width:930px;
	height:500px;
	background-image:url(../img/pelodiretor.jpg);
	}
	
#corpoengl {
	position:relative;
	float:left;
	width:930px;
	height:500px;
	background-image:url(../img/bydirector.jpg);
	}
#corpoesp {

	position:relative;
	float:left;
	width:930px;
	height:500px;
	background-image:url(../img/eldirector.jpg);
}
	
	
#corpoceu {
	position:relative;
	float:left;
	width:930px;
	height:380px;
	background-image:url(../img/papelceu.jpg);
	}
	
#corpoentre {
	position:relative;
	float:left;
	width:930px;
	height:380px;
	background-image:url(../img/papelfichaartistica.jpg);
	}
	
#corpopremios {
	position:relative;
	float:left;
	width:930px;
	height:380px;
	background-image:url(../img/premios_bra.jpg);
	}
#corpoawards {

	position:relative;
	float:left;
	width:930px;
	height:380px;
	background-image:url(../img/premios_eng.jpg);
}
#corpopremio {

	position:relative;
	float:left;
	width:930px;
	height:380px;
	background-image:url(../img/premios_esp.jpg);
}
	
	
#corpoapoios {
	position:relative;
	float:left;
	width:930px;
	height:380px;
	background-image:url(../img/papelbranco.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#corpocompre {
	position:relative;
	float:left;
	width:930px;
	height:380px;
	background-image: url(../img/papelbranco.jpg);
	}

#centerleft {
	position:relative;
	float:left;
	width:465px;
	height:330px;
	background-image:url(../img/papelhome.jpg);
	}

#centerright {
	position:relative;
	float:left;
	width:465px;
	height:330px;
	background-image:url(../img/papel.jpg);
}

#drop1 {
	position:relative;
	float:left;
	width:445px;
	height:180px;
	top:5px;
	left:9px;
}


#chamada1 {
	position:relative;
	float:left;
	width:400px;
	height:200px;
	top:10px;
	left:20px;
	font-size:12px;
	font-family: verdana, sans-serif;
	color:#333;
	font-weight:bold;
	line-height:150%;
}

#texto1 {
	position:relative;
	float:left;
	width:400px;
	height:15px;
	top:20px;
	left:20px;
	font-size:11px;
	font-family: verdana, sans-serif;
	color:#333;
	}
	
#textoficha {
	position:relative;
	float:left;
	width:450px;
	height:15px;
	top:20px;
	left:20px;
	font-size:11px;
	font-family: verdana, sans-serif;
	color:#333;
	}
	
#drop2 {
	position:relative;
	float:left;
	width:480px;
	height:280px;
	top:40px;
	left:9px;
}

#dropentre {
	position:relative;
	float:left;
	width:480px;
	height:280px;
	top:10px;
	left:9px;
}

#img2 {
	position:relative;
	float:left;
	width:140px;
	height:105px;
	top:10px;
	left:10px;
}

#chamada2 {
	position:relative;
	float:left;
	width:250px;
	height:auto;
	top:10px;
	left:20px;
	font-size:12px;
	font-family: verdana, sans-serif;
	color:#333;
	font-weight:bold;
}

#texto2 {
	position:relative;
	float:left;
	width:250px;
	height:15px;
	top:20px;
	left:20px;
	font-size:11px;
	font-family: verdana, sans-serif;
	color:#333;
	}
	
#pelodiretor {
	position:absolute;
	z-index:1;
	width:445px;
	height:300px;
	top:130px;
	left:450px;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-face-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-track-color:#000;
	scrollbar-arrow-color:#000;
}

#podcasttit {
	position:relative;
	float:left;
	width:445px;
	height:25px;
	top:65px;
	left:10px;
	font-size:12px;
	font-family: verdana, sans-serif;
	color:#cc3300;
	font-weight:bold;
}

#podcastdisplay {
	position:relative;
	float:left;
	width:445px;
	height:75px;
	top:30px;
	left:9px;
	font-size:10px;
	font-family: verdana, sans-serif;
	color:#cc3300;
}

#podcastvinheta {
	position:relative;
	float:left;
	width:350px;
	height:15px;
	top:50px;
	left:20px;
	font-size:11px;
	font-family: verdana, sans-serif;
	color:#333;
}

#videotit {
	position:relative;
	float:left;
	width:445px;
	height:25px;
	top:10px;
	left:9px;
	font-size:14px;
	font-family: verdana, sans-serif;
	color:#cc3300;
	font-weight:bold;
}

#videodisplay {
	position:relative;
	float:left;
	width:445px;
	height:344px;
	top:20px;
	left:9px;
	font-size:11px;
	font-family: verdana, sans-serif;
	color:#333;
}

#videovinheta {
	position:relative;
	float:left;
	width:445px;
	height:50px;
	top:30px;
	left:9px;
	font-size:11px;
	font-family: verdana, sans-serif;
	color:#333;
}

#blog {
	position:relative;
	float:left;
	width:930px;
	height:97px;
	background-image:url(../images/backgroundblog.jpg);
}

#blogtit {
	position:relative;
	float:left;
	width:900px;
	height:25px;
	top:45px;
	left:10px;
	font-size:16px;
	font-family: verdana, sans-serif;
	color:#cc3300;
	font-weight:bold;
}

#menubottom{
	position:relative;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:100%;
	height:20px;
	background-color:#1B1464;
	text-align:center;
	}

#menubottom a:link{
	font-size:9px;
	font-family:arial;
	color:white;
	font-weight:bold;
	text-decoration:none;
	background-color:#cc3300;
	width:145px;
	margin-top:1px;
	margin-bottom:1px;
	text-align:center;
	}

#menubottom a:visited{
	font-size:9px;
	font-family:arial;
	color:white;
	font-weight:bold;
	text-decoration:none;
	background-color:#cc3300;
	width:145px;
	height:20px;
	text-align:center;
	}

#menubottom a:hover{
	font-size:9px;
	font-family:arial;
	color:white;
	font-weight:bold;
	text-decoration:none;
	background-color:#000;
	width:140px;
	height:20px;
	border-bottom-color:#e6e3d4;
	border-bottom-style:solid;
	border-bottom-width:5px;
	text-align:center;
	}
	
#signature {
	position:relative;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:100%;
	height:20px;
	text-align:center;
	font-size:10px;
	font-family:arial;
	color:#333;
	font-weight:bold;
	background-color:#fff;
	}
	
#integrantes {
	position:relative;
	float:left;
	width:250px;
	height:auto;
	top:10px;
	left:20px;
	font-size:11px;
	font-family: verdana, sans-serif;
	color:#333;
}
	
#i1 {
    position:relative;
	float:left;
	width:445px;
	height:49px;
	border:#ccc solid 1px;
	top:30px;
	left:9px;
	}
	
#int1 {
	position:relative;
	float:left;
	width:140px;
	height:35px;
	top:7px;
	left:10px;
}

#i2 {
    position:relative;
	float:left;
	width:445px;
	height:49px;
	border:#ccc solid 1px;
	top:40px;
	left:9px;
	}
	
#i3 {
    position:relative;
	float:left;
	width:445px;
	height:49px;
	border:#ccc solid 1px;
	top:50px;
	left:9px;
	}
	
#i4 {
    position:relative;
	float:left;
	width:445px;
	height:49px;
	border:#ccc solid 1px;
	top:60px;
	left:9px;
	}
	
#i5 {
    position:relative;
	float:left;
	width:445px;
	height:49px;
	border:#ccc solid 1px;
	top:70px;
	left:9px;
	}
	
#i6 {
    position:relative;
	float:left;
	width:445px;
	height:49px;
	border:#ccc solid 1px;
	top:80px;
	left:9px;
	}
	
#dropg {
	position:relative;
	float:left;
	width:480px;
	height:280px;
	top:40px;
	left:9px;
}

#textofich {
	position:relative;
	float:left;
	width:450px;
	height:15px;
	top:20px;
	left:20px;
	font-size:11px;
	font-family: verdana, sans-serif;
	color:#333;
	}
	
#textofich a:link{
	position:relative;
	float:left;
	width:450px;
	height:15px;
	top:20px;
	left:20px;
	font-size:11px;
	font-family: verdana, sans-serif;
	color:#333;
	text-decoration:none;
	}
	
#textofich a:visited{
	position:relative;
	float:left;
	width:450px;
	height:15px;
	top:20px;
	left:20px;
	font-size:11px;
	font-family: verdana, sans-serif;
	color:#333;
	text-decoration:none;
	}

#textofich a:hover{
	position:relative;
	float:left;
	width:450px;
	height:15px;
	top:20px;
	left:20px;
	font-size:11px;
	font-family: verdana, sans-serif;
	color:#333;
	text-decoration:none;
	}
	
#language {
	position:relative;
	float:left;
	width:400px;
	height:400px;
	top:20px;
	left:20px;
	font-size:11px;
	font-family: verdana, sans-serif;
	
	}
	
#displaylang {
position:relative;
z-index:0;
float:left;
width:730px;
height:500px;
background-image:url(../img/papel.jpg);
}

#encarte {
	position:relative;
	float:left;
	width:200px;
	height:217px;
	top:20px;
	left:20px;
	}
	
#loja {
	position:relative;
	float:left;
	width:500px;
	top:20px;
	left:20px;
	}

