body{
font-size:13px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
padding:0 0 0 0;
margin:0 0 0 0;
background-color:#666666;
}

a{
color:#063;
text-decoration:underline;
}
a:hover{
color:#C00;
text-decoration:none;
}

#all{
background-color:#F2F2F2;
width:997px;
margin:auto;
}
#menutopo{
background-image:url(images/barra.png);
background-repeat:repeat-x;
border-bottom:1px solid #666;
text-align:center;
height:35px;
font-weight:bold;
font-size:14px;
}

#menutopo a{
color:#016142;
display:inline-block;
height:34px;
line-height:34px;
}

#menutopo a:hover{
color:#C00;
background:#CCC
}

#topo{
background-image:url(images/topolw.jpg);
background-repeat:repeat-x;
height:277px;
text-align:center;
}
#coluna{
width:140px;
padding:5px 5px 5px 5px;
float:left;
font-size:12px;
}
#main{
width:679px;
float:left;
padding:5px 5px 5px 5px;
background-color:#FFFFFF;
min-height:740px;
}

#rodape{
background-image:url(images/fundo_bg.jpg);
background-repeat:repeat-x;
height:30px;
padding-top:20px;
text-align:center;
color:#FFFFFF;
clear:both;
}

#logo{
background-image:url(images/topo.jpg);
background-repeat:no-repeat;
height:121px;
width:406px;
float:left;
}

#logod{
width:590px;
float:right;
height:121px;
}

#form-login, .module{
	border:0px;
}

.contentheading, .componentheading, H3{
	color:#C00;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
}

.buttonheading img, #esquerda img{
	border:0px #fff solid;
}



ul.menu, #form-login ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:100%;
}


.sectiontableheader{
	padding:10px;
	background-color:#DDD;
	font-weight:bold;
	border:#FFF 1px solid;
}

.sectiontableentry1 td{
	padding:10px;
}

.sectiontableentry2 td{
	padding:10px;
	background-color:#DEDEDE;
}

.inputbox{
	border:#063 1px solid;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
}

.button {
	border:#063 1px solid;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.button:active, .button:hover, .button:visited{
	border:#063 1px solid;
	background-color:#DEDEDE;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.small, .createdate{
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
}

.blog_more ul{
	list-style:none;
	font-size:14px;
	text-transform:none;
}

.blog_more {
	color:#C00;
	font-size:16px;
	font-weight:bold;
	}
	
.blog_more li{
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:14px;
	text-transform:none;
}

.banneritem img{
	border:0px;
	padding-top:10px;
}
.menu li{
padding-bottom:10px;
padding-left:5px;
}

.blog_more a{
	color:#666;
	text-decoration:underline;
	display:block;
	width:100%;
	}
	
.blog_more a:hover{
	color:#006633;
	text-decoration:none;
	}
	
#form-login li{
margin-bottom:10px;
}

li{
margin-bottom:10px;
list-style:none;
}

a.latestnews{
display:block;
width:100%;
line-height:16px;
}

#coluna a{
display:block;
width:100%;
}

a.readon{
display:block;
width:100%;
line-height:20px;
height:20px;
color:#C00;
font-weight:bold;
text-align:center;
font-size:14px;
margin-botton:10px;
}

a.readon:hover{
color:#FFF;
background:#060;
}