#topo {
	width: 100%;
	height: 120px;
	background-image: url(../images/bgtopo.png);
	margin: 0px;
	padding: 0px;
	float: left;
}
#topo ul {
	padding: 0px;
	height: 120px;
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-position: inside;
	list-style-type: none;
}
#topo #topoul li {
}
#menu {
	background-color: #000;
	width: 100%;
	height: 33px;
	float: left;
}
#menu #menucentro {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
}
#banner {
	height: 330px;
	width: 100%;
	float: left;
}
#topo #topoul #logo {
	float: left;
}
#topo #topoul #guia {
	float: right;
	margin-top: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}


body {
	margin: 0px;
	padding: 0px;
}
#superior {
	height: 320px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-image: url(../images/bgsuperior.png);
	background-repeat: repeat-x;
}
#superior ul {
	list-style-type: none;
}

#botao1 {
	width: 100%;
	background-repeat: repeat;
	height: 32px;
	float: left;
	background-image: url(../images/bg2.png);
}
#botao1 #center {
	height: 30px;
	width: 975px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	font-family: tahoma;
	font-size: 14px;
}

#superior ul li h2 {

}
#superior #noticias {

}

#superior #noticias li p {
	width: 290px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#superior #noticias #leia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #039;
	margin-top: 5px;
}
#superior #noticias #leia a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#superior #noticias #leia a:hover{
	text-decoration: underline;
	color: #F00;
}
#superior #fixcentro {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#superior #fixcentro #noticias #caixa {
	height: 300px;
	width: 325px;
	float: left;
}
#superior #fixcentro #noticias #caixa2 {
	height: 300px;
	width: 325px;
	float: left;
}

#superior #fixcentro #noticias #caixa3 {
	float: left;
	height: 300px;
	width: 325px;
}

#superior #fixcentro #noticias #caixa #img {
	margin-top: 40px;
}
#superior #fixcentro #noticias #caixa2 #img1 {
	margin-top: 40px;
}
#superior #fixcentro #noticias #caixa3 #img2 {
	margin-top: 40px;
}
#superior #fixcentro #noticias #caixa #texto {
	margin-top: 5px;
	color: #122D47;
	text-align: justify;
}
#superior #fixcentro #noticias #caixa2 #texto1 {
	margin-top: 5px;
	color: #122D47;
	text-align: justify;
}
#superior #fixcentro #noticias #caixa3 #texto2 {
	margin-top: 5px;
	color: #122D47;
	text-align: justify;
}
#fimelastico {
	height: 200px;
	width: 100%;
	float: left;
	background-image: url(../images/bg.jpg);
}
#fimelastico #fimfixo {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fimelastico #fimfixo ul {
	list-style-type: none;
}
#fimelastico #fimfixo ul #twitter p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
#fimelastico #fimfixo ul #copyright {
	float: left;
	margin-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}
#fimelastico #fimfixo ul #copyright p {
	font-size: 12px;
}
#fimelastico #fimfixo ul #copyright p a {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
#fimelastico #fimfixo ul #copyright p a:hover{
	text-decoration: underline;
}

