body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px; 
	scrollbar-3dlight-color : #000000; 
	scrollbar-arrow-color : #999999; 
	scrollbar-base-color : #366933; 
	scrollbar-darkshadow-color : Black; 
	scrollbar-face-color : #366933; 
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #999999; 
	scrollbar-track-color : #8B8B8B; }
	
div#fundo {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height: 550px;
	background-image: url(imagens/fundo_home.jpg);
	background-repeat:no-repeat;
	overflow:visible;
	z-index:1;
	visibility: visible;
}

div#fundoSinopse { 
position:absolute; 
left:0px; 
top:0px; 
width:700px; 
height: 550px;
background-image: url(imagens/fundoSino.gif);
background-repeat:no-repeat;
overflow:visible;}
div#fundoComo1 { 
position:absolute; 
left:0px; 
top:0px; 
width:700px; 
height: 550px;
background-image: url(imagens/fundoComo1.jpg);
background-repeat:no-repeat;
overflow:visible;}
div#fundoComo2 { 
position:absolute; 
left:0px; 
top:0px; 
width:700px; 
height: 550px;
background-image: url(imagens/fundoComo2.jpg);
background-repeat:no-repeat;
overflow:visible;}
div#fundoComo3 { 
position:absolute; 
left:0px; 
top:0px; 
width:700px; 
height: 550px;
background-image: url(imagens/fundoComo3.jpg);
background-repeat:no-repeat;
overflow:visible;}
div#fundoComo4 { 
position:absolute; 
left:0px; 
top:0px; 
width:700px; 
height: 550px;
background-image: url(imagens/fundoComo4.jpg);
background-repeat:no-repeat;
overflow:visible;}
div#fundoConceito{ 
position:absolute; 
left:0px; 
top:0px; 
width:700px; 
height: 550px;
background-image: url(imagens/fundoConceito.jpg);
background-repeat:no-repeat;
overflow:visible;}
div#fundoFAQ{ 
position:absolute; 
left:0px; 
top:0px; 
width:700px; 
height: 550px;
background-image: url(imagens/fundoFAQ.jpg);
background-repeat:no-repeat;
overflow:visible;}

div#fundoAudio{ 
position:absolute; 
left:0px; 
top:0px; 
width:700px; 
height: 550px;
background-image: url(imagens/fundoAudio.jpg);
background-repeat:no-repeat;
overflow:visible;}

div#fundoTrailer{ 
position:absolute; 
left:0px; 
top:0px; 
width:700px; 
height: 590px;
background-image: url(imagens/fundoTrailer.jpg);
background-repeat:no-repeat;
overflow:visible;}

div#fundoFotos{ 
position:absolute; 
left:0px; 
top:0px; 
width:700px; 
height: 550px;
overflow:visible;}

div#trailer { 
position:absolute; 
left:300px; 
top:200px; 
width:320px; 
height: 270px;
}

div#menu_trailer {
position: absolute;
top: 60px;
left:400px;
text-align:left;
z-index:4;
}

div#topo { 
position:absolute; 
left:0px; 
top:0px; 
width:100%; 
height: 100%; }

div#menu { position: relative;
left:60px;
top: 340px;
width: 300px;
text-align:left;
z-index:3;

}
div#menu ul{ list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
margin-left:80px;
}
div#menu ul li a{ 
	text-decoration: none;
	color:#000000
}
div#menu ul li{ 
padding-top:5px
}

div#ico1 {
position: absolute;
z-index:2;
top: 300px;
width:130px;
height: 100px;
left: 0px;
background-image: url(imagens/icoSinopse.gif);
background-repeat:no-repeat;
display:none
}
div#ico2 {
position: absolute;
z-index:2;
top: 300px;
width:130px;
height: 100px;
left: 0px;
background-image: url(imagens/icoFita.gif);
background-repeat:no-repeat;
display:none
}
div#ico3 {
position: absolute;
z-index:2;
top: 350px;
width:130px;
height: 100px;
left: 0px;
background-image: url(imagens/icoCables.gif);
background-repeat:no-repeat;
display:none
}
div#ico4 {
position: absolute;
z-index:2;
top: 400px;
width:130px;
height: 100px;
left: 0px;
background-image: url(imagens/icoRadio.gif);
background-repeat:no-repeat;
display:none
}
div#ico5 {
position: absolute;
z-index:2;
top: 420px;
width:130px;
height: 100px;
left: 0px;
background-image: url(imagens/icoMiniDV.gif);
background-repeat:no-repeat;
display:none
}
div#ico6 {
position: absolute;
z-index:2;
top: 430px;
width:130px;
height: 100px;
left: 0px;
background-image: url(imagens/icoParlantes.gif);
background-repeat:no-repeat;
display:none
}
div#ico7 {
position: absolute;
z-index:2;
top: 430px;
width:130px;
height: 100px;
left: 0px;
background-image: url(imagens/icoChe.gif);
background-repeat:no-repeat;
display:none
}

div#logos {
position: absolute;
top: 530px;
left:80px;
text-align:left;
z-index:4;
}



div#rodape {
position: absolute;
top: 530px;
left:0px;
text-align:left;
width:600px;
}
a {
	text-decoration:none;
	color:#333333}
a:hover {
	background-color: #666666;
	color:#FFFFFF}
