*{
	margin: 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-repeat:no-repeat;
	list-style:none;
}
h1{
	font-size:24px;
}
h2{
	font-size:22px;
}
h3{
	font-size:17px;
	padding: 4px;
	border-bottom:1px dotted #ccc;
}

h1,
h2,
h3,
h4,
h5,
h6,
p{
	margin:16px 2px 12px 2px;
}
h4{
	font-size:12px;
	margin:6px 2px 12px 2px;
}
h6{
	font-size: 14px;
	margin: 5px 0;
	padding: 6px 0;
	border-bottom: 1px solid #ccc;
	color: #c31f00;
}
ul{
	margin:0;
}
li{
	margin:12px;
}
a{
	color: #b30000;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

#menu b,
#submenu b,
h1,
h2{
	display:none;
}
body{
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
}
#topo{
	background-image:url(img/topo.gif);
}
#topo,
#topo a{
	width: 300px;
	height:31px;
}
#titulo,
#titulo a{
	width: 709px;
	height:38px;
}
#titulo{
	background-image: url(img/titulo.gif);
	position:absolute;
	left:22px;
	top:46px;
}
#menu{
	width: 709px;
	height:29px;
	position:absolute;
	left:22px;
	top:84px;
	background-image:url(img/menu.gif);
	z-index:5;
}
#menu a,
#menu span{
	height:29px;
	float:left;
	background-position: 0 -29px;
	margin: 0 2px;
}
#menu a:hover,
#menu span{
	background-position: 0 0;
}
.mn1{width: 200px; background-image:url(img/mn1.gif);}
.mn2{width: 72px; background-image:url(img/mn2.gif);}
.mn3{width: 152px; background-image:url(img/mn3.gif);}
.mn4{width: 72px; background-image:url(img/mn4.gif);}
.mn5{width: 106px; background-image:url(img/mn5.gif);}

#submenu{
	width: 690px;
	height:33px;
	position:absolute;
	left:30px;
	top:125px;
	z-index:5;
	background-image:url(img/submenu.gif);
	background-repeat:repeat-x;
}
#submenu span,
#submenu a{
	float:left;
	height:33px;
	width:132px;
	font-size: 11px;
	text-indent:8px;
	margin: 0 0 0 14px;
	line-height:33px;
	background-image:url(img/submenu_a.gif);
	background-position: 0 -33px;
	color:#fff;
}
#submenu span,
#submenu a:hover{
	background-position: 0 0;
	color:#000;
	font-weight:bold;
}
.irvoltar#submenu{
	width: 475px;
	left: 230px;
	top: 140px;
}
#submenu2{
	position:absolute;
	left:30px;
	top:130px;
	z-index:6;
}
#submenu2 span,
#submenu2 a{
	height:52px;
	width:182px;
	line-height: 48px;
	text-indent: 15px;
	background-image:url(img/submenu2.gif);
	color:#fff;
	background-position: 0 -52px;
}
#submenu2 a:hover,
#submenu2 span{
	display:block;
	background-position:0 0;
	color:#000;
}
#info{
	position:absolute;
	left:22px;
	top:112px;
	background-image:url(img/info.gif);
	width:709px;
	height:421px;
	z-index:1;
}
#imprimir{
	z-index: 6;
	position: absolute;
	left: 550px;
	top: 130px;
}
#imprimir,
#imprimir a{
	width: 167px;
	height: 31px;
}
#imprimir a{
	background-image: url(img/imprimir.gif);
}
#imprimir a:hover{
	background-position:  0 -32px;
}
#mapa,
#dicas{
	position:absolute;
	left: 50px;
	top:125px;
	width:660px;
	height: 350px;
	z-index:4;
}
#mapa{
	position:absolute;
	left: 150px;
	top:170px;
	width:458px;
	height: 350px;
	z-index:4;
}
#mapa a img{
	border: none;
	margin: 0 0 0 40px;
}
#dados{
	z-index: 6;
	width: 500px;
	position: absolute;
	left: 30px;
	top: 119px;
	line-height: 150%;
}
#mais{
	position:absolute;
	left: 40px;
	width:660px;
	height: 380px;
	z-index:4;
	top:130px;
	overflow:auto;
}
#mais span {
	padding:0 20px;
	float:left;
}
#programacao,
#irvoltar{
	position:absolute;
	left: 209px;
	top: 130px;
	width:507px;
	height: 372px;
	z-index:4;
	background-image:url(img/irvoltar.gif);
}
#irvoltar #texto2,
#irvoltar #texto{
	margin: 50px 0 0 20px;
	width: 477px;
	overflow:auto;
	height: 342px;
}
#irvoltar #texto2{
	margin: 20px 0 0 20px;
	height: 362px;
}
#programacao h3{
	margin: 5px 20px 10px 20px;
}
#programacao table{
	width: 470px;
	margin: 10px 0 0 20px;
	border:1px solid #ccc;
}
td {
	padding:9px 2px;
	border-bottom: 1px solid #dcdcdc;
}
th {
	text-align:left;
}
#mais table {
	border: 1px solid #eee;
	margin:20px auto;
}
#mais td, th{
	padding:9px 20px;
	border-bottom: 1px solid #dcdcdc;
}
th {
	text-align:left;
	color:#df0000;
}
.zebrado,
.zebrado td{
	padding:9px 2px;
	background-color:#f7f7f7;
}
