html, body {
 
  margin: auto;
  font-family:arial;
  font-size:11px;
  color: #999;
  background-color:black;
}

td,div,blockquote,p,span {
  
  font-size:11px;
  font-family: arial;
  color: #999;
}


input,select, textarea
{
	font-family:arial;
	font-size:11px;
	color: #999;
  padding:1px;
}


a {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

#site{
  width:1000px;
  
  margin: auto;
  min-height: 100%;
  border:0px solid red;
   
}
#conteudo{

  z-index:99999;
   
}

#topo{
  width:1000px;
  height:82px;

/*  border:1px solid red;*/
}
#topo #pesquisa{
  width:200px;
  height:62px;
  margin-top:15px;
  float:left;
}

#topo #pesquisa #caixa_pesquisa{
  width:135px;
  height:1.5em;
  font-size:1em;
  float:left;
  text-decoration:none;
  background-color: black;
  border:1px solid #DE991A;
  /*background: url(/temas/default/img/caixa_pesquisa.jpg);  
  background-repeat:no-repeat;*/
  
}

#topo #logotipo{
  height:62px;
  margin-top:17px;
  float:left;
 /* border:1px solid red;*/
}


#topo #muda_lingua{
  width:143px;
  height:62px;
  margin-top:20px;
  float:right;
     
  background-repeat:no-repeat;
 /* border:1px solid red;*/
}

#topo #muda_lingua #legenda_pt{
  width:42px;
  height:23px;
  
  float:left;
  background: url(/temas/default/img/legendas.jpg);   
  background-repeat:no-repeat;
  /*border:1px solid red;*/
}

#topo #muda_lingua #legenda_en{
  width:42px;
  height:23px;
  
  float:left;
  background: url(/temas/default/img/legendas_en.jpg);   
  background-repeat:no-repeat;
  /*border:1px solid red;*/
}

#topo #muda_lingua #portugues{
  width:57px;
  height:23px;
  float:left;
  
  /*border:1px solid red;*/
}

#topo #muda_lingua #ingles{
  width:44px;
  height:23px;
  float:left;
  
  /*border:1px solid red;*/
}

#flash_1{
  
  width:100%;
  height:356px;
  margin-top:20px;
  margin-left:0px;
  border:0px solid red;
}

#flash_entrada{
  position:absolute;
  /*width:512px;
  height:288px;*/
  width:100%;
  height:356px;
  top:60px;
  left:0px;
  
    
  background-repeat:no-repeat;
  border:0px solid blue;
}


#siteconteudo_1{
  width:1000px;
  height:356px;
  margin-top:20px;

  background: url(/temas/default/img/img_home.jpg);   
  background-repeat:no-repeat;

  border:0px solid red;
}



#siteconteudo_2{
  width:1000px;
  height:356px;
  margin-top:20px;

  background: url(/temas/default/img/img_fundo_pics.jpg);   
  background-repeat:no-repeat;
  
  border:0px solid red;
}

#siteconteudo_3{
  width:1000px;
  height:356px;
  margin-top:20px;

  background: url(/temas/default/img/img_fundo_films.jpg);   
  background-repeat:no-repeat;

  border:0px solid red;
}

#siteconteudo_1 #esquerda{ 
  width:140px;
  height:356px;
  float:left;

  border:0px solid blue;
}

#siteconteudo_2 #esquerda{ 
  width:140px;
  height:356px;
  float:left;

  border:0px solid blue;
}

#siteconteudo_3 #esquerda{ 
  width:140px;
  height:356px;
  float:left;

  border:0px solid blue;
}

#siteconteudo_1 #area_conteudo{ 
  width:760px;
  height:356px;
  margin-top:0px;
  float:left;
	font-size:12px;
	color:white;
  position:relative;
	border:0px solid blue;
}

#siteconteudo_2 #area_conteudo{ 
  width:760px;
  height:356px;
  margin-top:0px;
  float:left;
	font-size:12px;
	color:white;
  position:relative;
	border:0px solid blue;
}
#siteconteudo_3 #area_conteudo{ 
  width:760px;
  height:356px;
  margin-top:0px;
  float:left;
	font-size:12px;
	color:white;
  position:relative;
	border:0px solid blue;
}

#siteconteudo_1 #area_conteudo #transparencia{ 
  width:753px;
  height:353px;
  background-color: #000;
 
  position:absolute;
  margin-left:2px;
  margin-top:2px;

  border:0px solid red;
 
  filter:alpha (opacity=65); /* MS Internet Explorer */
  filter:progid:DXImageTransform.Microsoft.Alpha
  (style=0, opacity=65) /* MS Internet Explorer proprietory */
  -moz-opacity: 0.65; /* Mozilla v1.6 and below */
  opacity: 0.65; /* CSS-3 Standards */
  -khtml-opacity:.65; /* Safari */
}

#siteconteudo_2 #area_conteudo #transparencia{ 
  width:753px;
  height:353px;
  background-color: #000;
 
  position:absolute;
  margin-left:2px;
  margin-top:2px;
  
  border:0px solid red;
   
 
  filter:alpha (opacity=65); /* MS Internet Explorer */
  filter:progid:DXImageTransform.Microsoft.Alpha
  (style=0, opacity=65) /* MS Internet Explorer proprietory */
  -moz-opacity: 0.65; /* Mozilla v1.6 and below */
  opacity: 0.65; /* CSS-3 Standards */
  -khtml-opacity:.65; /* Safari */
}

#siteconteudo_3 #area_conteudo #transparencia{ 
  width:753px;
  height:353px;
  background-color: #000;
  
  position:absolute;
  margin-left:2px;
  margin-top:2px;
  
  border:0px solid red;
   
 
  filter:alpha (opacity=65); /* MS Internet Explorer */
  filter:progid:DXImageTransform.Microsoft.Alpha
  (style=0, opacity=65) /* MS Internet Explorer proprietory */
  -moz-opacity: 0.65; /* Mozilla v1.6 and below */
  opacity: 0.65; /* CSS-3 Standards */
  -khtml-opacity:.65; /* Safari */
}

#siteconteudo_1 #area_conteudo #rebordo{ 
  width:755px;
  height:354px;
  border: 1px solid #EFAD1B;
  
  /*padding-top:15px;
  padding-bottom:15px;
  padding-right:5px;"*/
  z-index:100px; 
  
}

#siteconteudo_2 #area_conteudo #rebordo{ 
  width:755px;
  height:354px;
  border: 1px solid #EFAD1B;
  
  /*padding-top:15px;
  padding-bottom:15px;
  padding-right:5px;"*/
  z-index:100px; 
  
}
#siteconteudo_3 #area_conteudo #rebordo{ 
  width:755px;
  height:354px;
  border: 1px solid #EFAD1B;
  
  /*padding-top:15px;
  padding-bottom:15px;
  padding-right:5px;"*/
  z-index:100px; 
  
}

#siteconteudo_1 #area_conteudo #conteudo{ 
  width:730px;
  height:342px;

  padding-top:3px;
  padding-left:22px;
    
  float:left;
	font-size:12px;

	z-index:1000;
	overflow: hidden;
	position: absolute;
	border:0px solid red;
 
}

#siteconteudo_2 #area_conteudo #conteudo{ 
  width:730px;
  height:342px;

  padding-top:3px;
  padding-left:22px;
  
  float:left;
	font-size:12px;

	z-index:1000;
	overflow: hidden;
	position: absolute;
	border:0px solid red;
 
}

#siteconteudo_3 #area_conteudo #conteudo{ 
  width:730px;
  height:342px;

  padding-top:3px;
  padding-left:22px;
  
  float:left;
	font-size:12px;

	z-index:1000;
	overflow: hidden;
	position: absolute;
	border:0px solid red;
 
}


.subTit1, .subTit1:visited{
	text-decoration:none;
	  display:block;
  color:white;
  width:140px;
  height:20px;
	
  
}

.subTit1:hover {
	
	text-decoration:none;
	
	display:block;
  color:white;
  width:140px;
  height:20px;
  
}
.subTit11{
	font-family: verdana;
	font-size:9px;
	color:white;
	text-decoration:none;
	font-weight: bold;
	text-transform:lowercase;

}
  
 
  
.subTit2, .subTit2:visited{
	font-family: verdana;
	font-size:11px;
	float:right;
  font-weight:bold;
  color:white;
	text-transform:lowercase;

	height:15px;
	
  background: url(/temas/default/img/submenu.gif);

}


.subTit2:hover {
	font-family: verdana;
	font-size:11px;
	float:right;
  font-weight:bold;
	color:white;
	text-transform:lowercase;
	height:15px;
	
	background: url(/temas/default/img/submenu.gif);
}
.subTit21 {
	font-family: verdana;
	font-size: 11px;
	float:right;
	font-weight:bold;
	color:white;
	font-weight: bold;
	text-transform:lowercase;

	height:15px;
	
	background: url(/temas/default/img/submenu.gif);
}


.tituloFilme {
	display:block;
	text-transform:lowercase;
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
	padding-bottom:19px;
	text-decoration:none;
	color:#EFAD1B;
		
}

#rodape{
  position:relative;
  width:1000px;
  height:170px;
  z-index:10000;
  border:0px solid green;
}
#rodape #menu_1{
  width:610px;
  height:20px;
  margin: auto;
  margin-top:50px;
  padding-left:0px;
  
  border:0px solid red;
}

#rodape #menu_2{
  width:385px;
  height:20px;
  margin: auto;
  margin-top:2px;
  padding-left:0px;
  
  border:0px solid red;
}

#rodape #menu_3{
  width:270px;
  height:20px;
  margin: auto;
  margin-top:2px;
  padding-left:0px;
    
  border:0px solid red;
}

#rodape #menu_4{
  width:600px;
  height:20px;
  margin: auto;
  margin-top:40px;
  padding-left:40px;
    
  
  border:0px solid red;
}
 