html, body {height:100%;}
body {
	margin:0;
	padding:0;
	background:#ddd;
	color:#666;
	text-align:center;
}
*{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu4 {
	width: 248px;
	padding-top: 5px;
	}

#menu4 li a {
  	height: 20px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	vertical-align:middle;
	border-color: #fff;
	}

#menu4 li a:link, #menu4 li a:visited {
	color: #fff;
	display: block;
	background: url(images/menu4.gif);
	padding: 0px 0 0 20px;
	}

#menu4 li a:hover {
	color: #fff;
	background: url(images/menu4.gif) 0 -20px;
	padding: 0px 0 0 20px;
	text-decoration:underline;
	}

#menu4 li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -40px;
	padding: 0px 0 0 20px;
}
 /*Informações header */
#tudo {
	width:750px;
	position:relative;  /*Contexto de posicionamento */
	background:#fff;
	margin:0 auto;
	text-align:left;
	min-height:100%;/**/
	}
 * html #tudo {height: 100%;}
#topo {
	background:#333;
	width: 750px;
	height: 10px;
	border-bottom:1px solid #333;
	margin-top: 0px;
	text-align:center;
	padding:0px;
}
#conteudo1 {
	padding-bottom:0px;
	border:#FFF solid 1px;

}
#principal1 {
	width:248px;
	padding-left:0px;
	float:left;
	padding-top:0px;
	text-align:justify;
}
.logo {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#036;
	background-image:url(images/logo.gif);
	width:248px;
	height: 90px;
	float:left;
	left: 0px;
}
.menu {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#06F;
	width:248px;
	height: 170px;
	float:left;
	left: 0px;
}
#auxiliar1 {
	width:500px;
	float:right;
	padding-top:0px;
}
.banner {
	margin:0px;
	width: 500px;
	height:220px;
	background-color:#FFF;
}
.frase {
	margin:0px;
	width:500px;
	height: 40px;
	background-color:#999;
	float:right;
}
.frasetxt {
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	color:#FFF;
	text-align:right;
	margin-right: 10px;
	font-weight:bold;
	font-style: italic;
}
#conteudo2 {
	width: 750px;
	padding-bottom:50px;
	background-image:url(images/bg_meio.gif);
	background-repeat:repeat-y;
	border:#FFF solid 1px;
}
#principal2 {
	width:240px;
	padding-left:0px;
	float:left;
	padding-top:10px;
	text-align:justify;
	vertical-align:top;
}
#auxiliar2 {
	width:500px;
	right:0px;
	float:right;
	padding-top:10px;
	vertical-align:top;
}
#div2 {
	width:480px;
	height:auto;
	position:relative;
	margin: 10px;
}
#turismo {
	width: 220px;
	height: auto;
	margin-top: 10px;
	margin-left: 5px;
}
#noticias {
	width: 300px;
	height: auto;
	margin-right: 5px;
	float:left;
}
#sessoes {
	width: 170px;
	height:auto;
	margin-left: 5px;
	float:right;
}
#leis {
	width: 480px;
	height:auto;
	margin-top: 10px;
	float:right;
}
.tit1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#600;
	font-weight:bold;
	text-decoration:none;
}
.txt1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}

#rodape {
	width: 750px;
	height: 30px;
	clear: both;
	background-color:#333;
	border:#333 solid 1px;
	position: absolute;
	bottom: 0;
}

#rodape p {
  font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-size: 11px;
	text-align:center;
	color:#fff;
}

#rodape a {
  font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

.clear {clear:both;}


a {
  color:#333;
}
.fonte_legenda{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
	padding-left: 0px;
}