@charset "utf-8";

.bodystyle {
	background-color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;}

.colunabranca {
	background-color:#FFF;
	width:610px;
	top:0px;
	left:0px;
	height: 2050px;
	overflow: visible;
	position: absolute;}

.banner1 {
	background-image: url(img/banner1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	height: 115px;
	width: 600px;
	left: 5px;
	top: 0px;}

.intro {
	position:absolute;
	width: 350px;
	left: 25px;
	top:175px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;}

.horarios {
	position:absolute;
	width: 350px;
	left: 390px;
	top:212px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
.menu-line1 {
	position:absolute;
	width:560px;
	top:485px;
	left:25px;}
	
.menutexto {
	position:absolute;
	width:560px;
	top:495px;
	left:25px;}

.menu-line2 {
	position:absolute;
	width:560px;
	top:531px;
	left:25px;}
	
.quadropreto {
	position:absolute;
	background-color:#000;
	color: #CCC;
	left:5px;
	top:555px;
	width: 580px;
	visibility:visible;
	font-size: 12px;
	text-align: justify;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;}
	
.CONTEUDO {
	position:absolute;
	top:750px;
	width:610px;}

.novidades-banner {
	position:absolute;
	width:610px;
	height:75px;
	background-image:url(img/banner-novidades.png);
	background-repeat: no-repeat;}

.novidades-conteudo {
	position:relative;
	top:80px;
	left:25px;
	width:560px;}

.twitter_div {
	width:530px;
	left:20px;
	overflow: visible;}
	
#twitter_update_list li {
	left:60px;
	position:relative;
	width:425px;
	list-style-type: none;
	text-align: justify;
	font-size:12px;
	border:thin dashed #999;
	padding:10px;}

.twit-gibiteria {
	position: absolute;
	z-index:auto;
	visibility:visible;
	left: 1px;
	top:15PX;}

.gibiteria-banner {
	position:relative;
	top:100px;
	width:610px;
	height:75px;
	background-image:url(img/banner-gibiteria.png);
	background-repeat: no-repeat;}

.gibiteria-fotodaloja {
	position:relative;
	top:105px;
	left: 5px;
	width:600px;
	height: 250px;}

.gibiteria-conteudo {
	position:relative;
	top:125px;
	left: 25px;
	width:560px;
	text-align: justify;}

.mapa-banner {
	position:relative;
	top:150px;
	width:610px;
	height:75px;
	background-image:url(img/banner-mapa.png);
	background-repeat: no-repeat;}


.mapa-conteudo {
	position:relative;
	top:155px;
	width:610px;
	text-align:right;}

a:link {text-decoration:none; color: #333;}
a:visited {text-decoration:none; color: #333;}
a:hover {text-decoration: underline; color: #FC0;}
a:visited {
	text-decoration:none;
	color: #666;
}

