/* CSS Document */

body {
margin:0;
padding:0;
cursor:default;
text-align:center; /* hack para o IE */	
}
input { border: 1px #ffffff solid; background: transparent ; font: normal 10px/normal Arial, Helvetica, sans-serif; color: #000000;}
#tudo {
width: 799px;
margin:0 auto;			
padding: 10px;
text-align:left; /* "rem�dio" para o hack do IE */	
}
#conteudo {
padding: 5px;
}
#navtop{
font-family:"Trebuchet MS";
font-weight:bold;
font-size:11px;
color:#4D5A7A;
height:60px;

}
#navtop a{
color:#4D5A7A;
text-decoration:none;
}
#navtop a:hover{
color:#598527;
text-decoration:none;
}
#bodyleft{
float:left;
width:500px;
height:86px;
}
#bodyright{
float: right;
width:287px;
height:86px;
}
#bot{
height:60px;
width:100%;
float:left;

}
.searchfield{
background: url(../images/input.gif) no-repeat ; background-position: center; padding:3px;
}
#menu{
height:45px;
padding-left:24px;
}
#submenu{
float:left;
width:120px;
padding-left:15px;
padding-top:5px;
line-height:15px;
font-family: "Trebuchet MS";	
font-size: 11px;
text-align:right;
}
#submenu a{

	color: #4D5A7A;

	font-weight: bold;
	text-decoration:none;
	}
#submenu a:hover{
color:#598527;
text-decoration:none;
}
#submapo{
min-height:400px;
float:left;
text-align:right;
width:120px;
padding-left:15px;
line-height:15px;
font-family: "Trebuchet MS";	
font-size: 11px;
color:#898989;
font-weight:bold;

}	
#bodytext{
float:right;
width:600px;
margin-right:30px;
padding-left:15px;
margin-left:15px;
min-height:400px;
font-family:"Trebuchet MS";
font-size:11px;
color:#898989;
overflow: auto;
border-left: 2px solid #CCCCCC;
}
#bodytext p{
text-align:justify;
}
#bodytext a{
color: #4D5A7A;
text-decoration:none;
font-weight:bold;
}
#bodytext a:hover{
color:#598527;
text-decoration:none;
}
.menuitem{
width:120px;
height:23px;
text-align:center;
padding-top:10px;
margin-right:8px;
margin-top:12px;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
border-bottom:#DBDBDB 2px;
}
.menuitem a{
text-decoration:none;
}
.menuitemact{
width:120px;
height:23px;
text-align:center;
padding-top:10px;
margin-right:8px;
margin-top:12px;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
border:1px solid #CCCCCC;
border-bottom:0px;
background-color:#FFFFFF;
}
.menuitemact a{
color:#4D5A7A;
text-decoration:none;
}
.bordermenu{
background:url(images/border.gif);
background-position:bottom;
background-repeat:repeat-x;
}
.blue{
background: url(../images/roundblue.jpg) no-repeat #DBE2F2;
float: left;
width:799px;
height:246px;
}
.green{
background: url(../images/roundblue.jpg) right top  #DBE2F2 no-repeat;
float: right;
width:287px;
height:246px;
}
.imgblue{
border-color: #FFFFFF;
border-bottom:5px solid #FFFFFF;
border-left:5px solid #FFFFFF;
border-right:5px solid #FFFFFF;
opacity:0.8;
Filter: Alpha(Opacity=80);

}

.newspad{
padding:9px;
font-family:"Trebuchet MS";
line-height:13px;
}
.newstitle{
color:#25136D;
font-size:11px;
text-transform:uppercase;
font-weight:bold;

}
.newstitle a{
color:#25136D;
text-decoration:none;
}
.newstitle a:hover{
color:#598527;
text-decoration:none;
}

.newsub{
color:#555555;
font-size:10px;
font-weight:bold;
}
.resumo{
font-size:11px;
padding-bottom:5px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.destaques{
color:#2A186E;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
.destdesc{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#5E5E5F;
font-weight:bold;
}
#bodygreen{
margin-top:14px;
height:146px;
}
td.mdown{
background:#FFFFFF;
height:3px;
}
.newshome{
font-family:"Trebuchet MS";
font-size:11px;
color:#2A186E;
font-weight:bold;
text-decoration:none;
padding:4px
}
a:hover.newshome{
color:#006600;
}
.newsdetails{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color: #555555;
font-weight:bold;
text-decoration:none;
padding:4px;
}
.padnews{
padding:5px;
}
div.matrix_title{
font-family:"Trebuchet MS";
font-weight:bold;
font-size:16px;
color:#666666;
}
div.matrix_credit{
margin-bottom:15px;
font-family:"Trebuchet MS";
font-size:13px;
color:#666666;
}
div.matrix_img_desc{
font-family:"Trebuchet MS";
font-size:10px;
color:#666666;
width:200px;
float:left;
margin:15px;
heigh:auto;
}
div.content_list{
padding:10px;
border-top: 1px dashed #999999;
height:auto 100%;
}
.libtitle{
color:#4D5A7A;
font-weight:bolder;
text-transform:uppercase;
}
#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;
	
	}