body{
	background: url(imagens/fundo.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Tahoma;
	font-size:12px;
	color:#555;
}
body a:link{
	color:#555;
	text-decoration:none;
}
body a:visited{
	color:#555;
	text-decoration:none;
}
body a:hover{
	text-decoration:underline;
}
#conteudo{
	width:900px;
	padding-top:20px;
	margin:auto;
}
#menu_superior{
	font-weight:bold;
	margin-bottom:8px;
}
#menu_superior td{
	text-align:center;
}
#randon{
	margin-top:5px;
	width:892px;
	height:150px;
	padding:4px;
	background:#FFFFFF;
	margin-bottom:8px;
}
#topo{
	width:900px;
	height:200px;
}
#rodape{
	width:880px;
	height:60px;
	padding-top:61px;
	text-align:center;
	background:url(imagens/rodape.jpg) no-repeat;
	background-position:center;
	font-family:Verdana,Arial,Tahoma;
	font-size:12px;
	color:#29485a;
	font-weight:bold;
}
#rodape a:link, #rodape a:visited{
	font-family:Verdana,Arial,Tahoma;
	font-size:12px;
	color:#29485a;
	text-decoration:none;
}
#rodape a:hover{
	text-decoration:underline;
}
#branco{
	background:#FFF;
	margin-bottom:5px;
	padding:4px;
}
.destaques a{
	cursor:hand;
	font-size:11px;
}
.destaques a:hover{
	background:#CCC;
	text-decoration:none;
}
img{
	border:none;
	margin:0px;
	padding:0px;
}
form{
	margin:0px;
	padding:0px;
}
p{
	margin:2px;
}
h2{
	font-family:Verdana,Tahoma,Arial;
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin:0px;
	margin-left:0px;
	margin-bottom:4px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.foto_mini{
	padding:3px;
	float:left;
}
#eventos{
	margin:2px;
	margin-top:0px;
	float:left;
}
#eventos fieldset{
	text-align:center;
	border:solid #CCC 2px;
	padding:6px;
}
#eventos legend{
	font-weight:bold;
	font-size:8px;
	color:#FF0000;
	text-transform:uppercase;
	margin:1px;
	padding: 1px 0 1px 0px;
}

#evento fieldset{
	border:solid #999 2px;
	padding:2px;
}
#evento legend{
	font-weight:bold;
	font-size:9.5px;
	color:#FF0000;
	text-transform:uppercase;
	margin:2px;
	padding: 1px 3px 1px 3px;
}

.climatempo{
	width:170px;
	text-align:center;
	background-color:#FFFFFF;
}
#menu3 {
	width: 200px;
	margin: 0px;
	font: bold 11px Verdana;
	text-align:left;
}

#menu3 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu3 li a:link, #menu3 li a:visited {
        color: #888;
        display: block;
        background: url(imagens/menu3.gif);
        padding: 8px 0 0 20px;
}

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
        color: #283A50;
        background: url(imagens/menu3.gif) 0 -32px;
        padding: 8px 0 0 20px;
        }
