#sistema_busca {
	background-image: url(../images/fundo_sistema_busca.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 55px;
}
#menu_topo {
	float: right;
	padding-top: 10px;
}
#menu_topo ul li{
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-left: 30px;
}
#menu_topo ul li a{
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 14px;
	color: #ABD3E8;
	text-decoration: none;
}
#menu_topo ul li a:hover{
	text-decoration: underline;
	color: #B92E22;
    
}#mod_search_searchword {
	margin-top: 21px;
	margin-left: 60px;
	width: 200px;
	background-color: transparent;
	background-image: url(transparent);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 14px;
	color: #B92E22;
}
#banner img {
	display: block;
}
#banner img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topo {
	height: 100px;
}
#conteudo_total {
	margin-top: 15px;
}

#rodape {
	background-color: #D8DDDE;
	background-image: url(../images/fundo_rodape.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px;
	text-align: center;
}
#esquerda .moduletable-menu ul {}
#esquerda .moduletable-menu ul li{
	text-transform: uppercase;
}
#esquerda .moduletable-menu ul li a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FCCE3;
	background-image: url(../images/icone_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #3487B8;
}
#esquerda .moduletable-menu ul li a:hover{
	background-color: #CAE2F0;
	background-image: url(../images/icone_link_hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#esquerda .moduletable-menu ul li .active a{
	background-color: #CAE2F0;
}
.moduletable-menu {
	margin-bottom: 10px;
}
.moduletable-twitter {
	background-image: url(../images/twitter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ABD3E8;
	border-right-color: #ABD3E8;
	border-left-color: #ABD3E8;
}
.moduletable-twitter .tweet {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABD3E8;
}
.moduletable-twitter h3 {
	background-color: #2F82AC;
	color: #FFFFFF;
	padding: 5px;
}
