/* Geral */
*{margin: 0; padding:0; text-decoration:none; border:0; list-style:none;}
body {font-family:"Trebuchet MS", Arial, "Times New Roman"; font-size: 12px;}
/*hr {background: #EEEEEE; margin: -10px 0 10px 0;}*/

div {position: relative;}

h1 {font-size: 160%; color: #333; margin: 50px 0 0 0; line-height: 1em; font-weight: bolder}
h2 {font-size: 130%; color: #333; text-align:center;}

p.titulo {margin: 0px; text-transform: uppercase;  font-size: 90%;}
p.autor {color: #666; font-size: 85%;}
p.titulo_endereco {color: #fff;}
p.endereco {color: #fff; font-size: 90%;}
p.direcao {font-size: 100%; font-style: italic; color: #666; }

a:link.link, a:visited.link {color: #000;}
a:hover.link {text-decoration: underline;}

ul.filmes {border-bottom: 1px dotted #ccc; display: inline; float: left;}

#topo {width: 100%; height: 150px; background: url(../imgs/bg.jpg) repeat-x;}
#banner_topo {width: 778px; height: 138px;  background: url(../imgs/topo.jpg) no-repeat; margin: auto; display: block; cursor: pointer;}
#geral {margin: auto; width: 778px;}

#conteudo {float: left; width: 778px;}

#conteudo ul li {display: inline; float: left;}
#conteudo li {width: 100px; height: 225px; float: left; margin: 20px 20px 20px 25px; cursor: pointer;}

#busca {width: 500px; margin: auto;}
#imgs {width: 97px; height: 140px; border: 1px solid #ccc; padding: 10px; float: left;}
#infor {width: 117px; text-align: center; margin: auto; float: left; }

#lupa {width: 46px; height: 48px; float: left;  background: url(../imgs/busca.jpg) no-repeat;}
input.busca {width: 300px; border: 1px solid #ccc; margin: 7px 0 0 7px;  padding: 10px; font-size: 85%; color: #ccc;}
input.buscar {width: 40px; border: none; background: none;  padding: 10px; font-size: 150%; color: #666;}

#cont {width: 608px; float: left;}
#descricao {width: 500px; float: left;}
#imgDestaque {width: auto; float: left; border: 1px solid #ccc; padding: 10px; margin: 10px 0 10px 0;}
#imgCapa {width: auto; float: right; border: 1px solid #ccc; padding: 10px; margin: 10px 0 10px 0;}

#col2 {width: 150px; float: right; border-left: 1px dotted #ccc;}
#imagem {width: auto; float: left; border: 1px solid #ccc; padding: 10px; margin-bottom: -30px;}
#descricoes {width: auto; float: left; margin: auto;}

#col2 ul li.imgLat {display: inline;}
#col2 li.imgLat {width: 97px; float: left; height: auto;}

#rodape {width: 100%; height: 100px; background: url(../imgs/bg_rodape.jpg) repeat-x; clear: both; margin-top: 20px; float: left;}
#copy {margin: 20px auto; width: 778px;}



