body {
margin:0;
padding:0;
background:url(../images/bg.png);
background-repeat:no-repeat;
background-position:center 182px ;
text-align:center; /* hack para o IE */
	}

#tudo {
width: 792px;
margin:0 auto;			
padding: 0px;
text-align:left; /* "rem�dio" para o hack do IE */	
font-family:"Trebuchet MS";
	}
	
td#topo {
background:url(../images/logo.png);
background-position:center;
background-repeat:no-repeat;
}

div.topInfo{
width:220px;
height:82px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
color:#666666;
line-height:25px;
margin-bottom:20px;
}
.topInfo a {
color:#666666;
text-decoration:none;
}

.goLeft{
float:left;
}
.goRight{
float:right;
text-align:right;
}


#conteudo {
padding: 0px;


}
.rows{
display: block;
}

#meioleft{
background:#CCCCCC;
width:264px;
}
#meiocenter{
width:150px;

padding:6px;
float:left;
text-align:left;
}
#meioright{
width:264px;
float:right;
}
#baixo{
width:962px;
}
#toolsmenu{
background:#ECECEC;
height:20px;
margin-bottom:6px;
font-family:"Trebuchet MS";
font-weight:bold;
font-size:11px;
color:#555555;
}
#toolsmenu td{
font-family:"Trebuchet MS";
font-weight:bold;
font-size:11px;
color:#555555;
}
#toolsmenu a{
color:#555555;
text-decoration:none;

}
#toolsmenu a:hover{
color:#777777;
text-decoration:none;
}
#datetime{
background:#ECECEC;
height:20px;
text-align:center;
font-weight:bold;
font-size:11px;
color:#555555;
text-transform:lowercase;
}
#datetime td{
font-family:"Trebuchet MS";
font-weight:bold;
font-size:11px;
color:#555555;
}


.submenuitem{
font-family:"Trebuchet MS";
font-size:12px;
color: #FFFFFF;
font-weight:bold;
text-align:center;
text-transform:uppercase;

}
.activesubmenuitem{
font-family:"Trebuchet MS";
font-size:12px;
color: #FFFFFF;
font-weight:bold;
text-align:center;
text-transform:uppercase;

}
.menuitem a{
color:#FFFFFF;
text-decoration:none;
}
.activemenuitem a{
color: #C0E191;
text-decoration:none;
}
.menuitem a:hover{
color:#EEEEEE;
text-decoration:none;
}
.submenuitem a{
color:#FFFFFF;
text-decoration:none;
}
.activesubmenuitem a{
color:#C0E191;
text-decoration:none;
}
.submenuitem a:hover{
color:#EEEEEE;
text-decoration:none;
}

#copyright{
font-family:"Trebuchet MS";
font-size:10px;
color: #333333;
width:250px;
}

.homenews{
width:150px;
color:#454545;
font-size:12px;
padding-top:35px;
padding-right:30px;

}
.homenews2{
width:150px;
color:#454545;
font-size:12px;
padding-top:35px;
padding-left:30px;

}
.homenews a {
color:#454545;
text-transform:uppercase;
text-decoration:none;
}
.homenews2 a {
color:#454545;
text-transform:uppercase;
text-decoration:none;
}
.newsdate{
font-size:13px;
}
#goHome{
width:180px;
height:180px;
position:relative;
z-index:2003;
top:0px;
left:40%;
right:40%;
margin:0 auto;
position:absolute;
}
#goHome div{
width:180px;
height:180px;

margin:0 auto;
}
#bodytext{
        color:#555555;
        font-size:0.8em;
        font-weigth:bold;
        }
        
        #matrix_title{
        color:#555555;
        font-size:20px;
        font-weigth:bold;
        text-transform:uppercase;
        }
        .assoc_title{
        font-size:13px;
        color:#29156F;
        background:url('/r/images/quad.gif');
        background-repeat:no-repeat;
        background-position:0px 5px;
        padding-left:10px;
        text-decoration:none;
        }
.content_list{
margin-bottom:20px;
}
div.matrix_img_desc{
font-family:"Trebuchet MS";
font-size:10px;
color:#666666;
width:200px;
float:left;
margin:15px;
height:auto;
}
#paginador{
	margin-bottom:10px;
	text-align:right;
	background:#EEEEEE;

	
	}
#paginador a{
	color:#666666;
	text-decoration:none;
	
	}
#paginador a.ativo{
	font-weight:bold;
	text-decoration: underline;
	
	}