		*{
			margin:0;
			padding: 0;
			vertical-align: middle;
		}
		body{
			background-color: #911A02;
			background-image: url(../imgs/bg.jpg);
			background-repeat: repeat-x;
			font-family: "trebuchet MS", tahoma;
			font-size: 12px;
		}
		a{
			color: #911A02;
			text-decoration: none;
			font-weight: bold;
		}
	
		div#geral{
			width: 770px;
			margin: 0px auto;
			
		}
		div#topo{
			/*padding-bottom: 20px;
			background-image: url(../imgs/bg_top.gif);*/
		}
		div#topo a img{
			border: 0;
		}
		div#principal{
			border-left: 25px solid #272727;
			border-right: 25px solid #272727;
			background-color: #FFFCF9;
			padding: 0px 15px 5px 15px; 
			
			width: 670px;
			width: 690px;
			overflow: auto;
		}
		
		div#rodape{
			background-image: url(../imgs/bg_bottom.gif);
			background-repeat: no-repeat;
			background-position: bottom;
			height: 48px;
		}
		
		div#principal h2{
			background-image: url(../imgs/titulocinema.jpg);
			background-repeat: no-repeat;
			width: 618px;
			height: 60px;
			text-indent: -5000px;
			margin-bottom: 7px;
		}
		div#principal h4{
			margin-bottom: 10px;
			margin-top: 10px;
		}
		
		div#principal div#esq h3, div#principal div#dir  h3{
			margin-bottom: 7px;		
		}
		div#principal div#esq, div#principal div#dir{
			float: left;
			
		
		}
		div#principal div#dir{
			width: 304px;
			background-color: #EDE7DB;
			background-image: url(../imgs/bg_dir_bottom.gif); 
			background-position: bottom;
			background-repeat: no-repeat;
			padding-bottom: 20px;
		}
		div#principal div#dir_conteudo{
			padding-left: 25px;
		}
		div#principal div#dir_conteudo #areaDestaque{
			color: #911A02;
			text-decoration: none;
		}
		div#principal div#dir_conteudo #areaDestaque #legenda{
			padding: 5px;
			height: 50px;
		}
		div#principal div#esq{
			width: 250px;
			width: 362px;
			margin-right: 20px;
			
		}
		
		div#principal div#esq li{
			font-size:11px;
			background-image: url(../imgs/bg_filme_3.gif);
			background-repeat: no-repeat;
			background-position: left top;
			height: 75px;
			padding: 8px 6px 8px 8px;
			list-style-type: none;
			margin-bottom: 3px;
			overflow: hidden;
		}
		div#principal div#esq li h5{
			font-size:12px;

		}
		div#principal div#esq li p{
			padding-bottom: 8px;

		}
		
		div#principal div#esq li.c{
			background-image: url(../imgs/bg_filme_4.gif);
			height: 75px;
		}
		
		div#principal div#esq li a{
			color: #585653;
			text-decoration:none;
			/*display: block;
			float: left;*/
		}
		div#principal div#esq li a:hover{
			color: #272727;
		}
		div#principal div#esq img.borda{
			margin-right: 10px;
			background-image: url(../imgs/bg_img.gif);
			padding: 4px;
			float: left;
		}
		
		div#principal div#dir  li{			
			list-style-type: none;
		}
		div#principal div#dir ol#prox_atracoes li{
			margin-bottom: 2px;
			background-image: url(../imgs/bg_li_prox.gif);
			background-repeat:no-repeat;
			height: 30px;
			padding: 6px 0 0 10px;
		}
		
		div#principal div#dir ol#prox_atracoes li.c{
			background-image: url(../imgs/bg_li_prox2.gif);
		
		}
		div#principal div#dir ol#prox_atracoes li a{
			color: #FFFFFF;
			text-decoration: none;
		}
		div#principal div#dir ol#noticias li a{
			color: #911A02;
			text-decoration: none;
			border-bottom: 1px solid #FFFCF9;	
		}

		div#principal div#esq a img.concorra{
			border: 0;
		}
