@charset "utf-8";
/* CSS Document */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
#total{
	background-image:url(../images/bg_site.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	display:block;
}
#topo {
	background:url(../images/bg_topo2.jpg) center top no-repeat;
	height:425px;
	width:100%;
	padding:0;
	margin:0;
}
#sistema_busca {
	height:34px;
	background:url(../images/pesquisa.jpg) top left no-repeat;
	margin-left:0px;
	width:205px;
}
#logo{
	padding-top:13px;
	padding-left:10px;
}
#menu_topo {
	float:left;
	margin-top:15px;
	/*padding-top:10px;*/
	padding-left:8px;
	text-align:left;
	text-transform: uppercase;
}
#menu_topo ul li{
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-left:10px;
}
#menu_topo ul li a{
	font-family: "Gill Sans MT", Verdana, sans-serif;
	font-size: 16px;
	color: #56514E;
	text-decoration: none;
}
#menu_topo ul li a:hover{
	text-decoration: underline;
	color: #009900;
}
#mod_search_searchword{
	width:160px;
	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:"Gill Sans MT" Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#009900;
}
#banner img {
display: block;
}
#banner img a{
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
#conteudo_total{
	background-color: #5BB16D;
	background-image:url(../images/bg_site.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left:8px;
	padding-right:3px;
	display:block;
}
#esquerda{
	float:left;
	background-color:#D2FFCA;
	width:205px;
	
}
#esquerda div.moduletable{
	margin-bottom:15px;
}
#esquerda h3 {
	background: url(../images/h3_esquerda.jpg) top left no-repeat;
	font-weight: normal;
	height:30px;
	line-height:30px;
	margin:0 auto 0px auto;
	padding-bottom:12px;
	padding-left:30px;
	color:#56514E;
	font-size:15px;
	text-align:left;
	text-transform: uppercase;
	margin-left:-5px;
	margin-right:-5px;
}
#esquerda div.moduletable_menu, #esquerda div.moduletable, #esquerda div.moduletable_text{
	margin-left:5px;
	margin-right:5px;
}

#conteudo{

}
#direita{
	float:right;
	width:160px;
	padding-right:8px;
	margin-left:-8px;
}
#direita h3 {
	background: url(../images/h3_dir.jpg) top left no-repeat;
	font-weight: normal;
	height:30px;
	line-height:30px;
	margin:0 auto 0px auto;
	padding-bottom:5px;
	padding-left:30px;
	color:#56514E;
	font-size:15px;
	text-align:left;
	text-transform: uppercase;
}
#direita div.moduletable_menu, #direita div.moduletable, #direita div.moduletable_text{
	padding-bottom:10px;
	background-image: url(../images/mod_col_dir_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	display:block;
}
#direita div.moduletable{
	margin-bottom:15px;
}
ul.mostread {
	padding:0px 0px 10px 0px;
	margin:0px;
}
ul.mostread li{
	padding:0px 0px 0px 20px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:0px 0px 10px 0px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 0px 0px 20px;
	margin:0px;
	line-height:18px;
}	
#rodape {
	background-image:url(../images/rodape.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#5BB16D;
	height:139px;
	display:block;
	padding:30px 15px 15px 15px;
	text-align:center;
	
}
#rodape ul li{
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-left:10px;
}
#interior{
	font-size:15px;
	padding-top:15px;
	text-align:center;
}
