body{
	/*background: #616B6D;*/
	background: #2BA99B;
	font-family: Calibri, Arial, Helvetica, Verdana, sans-serif;	
	font-size: 76%;
	color: #2D2D2D;	
}

a:active, a:visited, a:link{
    text-decoration: none;
	color: black;	
}

form, fieldset{
	border: none;	
}

#geral{
	/*background: url(../images/bg_body.jpg) no-repeat top left #2BA99B;*/
	background: url(../images/fundo2.jpg) no-repeat top left #2BA99B;
}

#central, #topo, #rodape2{
	background-color: white;
}

#user2 h3{
	background: url(../images/ultimas.jpg) no-repeat;
    height: 21px;
    text-indent: -5000em;
    width: 310px;
    float: left;
    border-bottom: #E1E1E1 solid 1px;
    padding: 0px;
    margin: 0px;
    padding-bottom: 2px;
}

.moduletable_agenda{
	padding-top: 20px;
	padding-right: 0px;
	margin-right: 0px;
	float: right;
	width: 162px;
}

.moduletable_agenda h3{
	background: url(../images/h3_agenda.jpg) no-repeat;
    height: 27px;
    text-indent: -5000em;
    width: 162px;
    float: left;
    padding: 0px;
    margin: 0px;
}

.dateheading{
	clear: both;
	background: url(../images/agenda_02.jpg) no-repeat top left #EFDF94;	
    width: 159px;
    float: left;
    padding-left: 3px;
    color: #928c6c;
    font-weight: bold;
}

ul.menu_agenda{
    float: left;
	background: url(../images/agenda_02.jpg) no-repeat top left #EFDF94;	
    width: 162px;
	list-style:none;
	margin-bottom: 5px;
}

ul.menu_agenda li{
    width: 155px;
    padding: 3px;
    float: left;
    margin-bottom: 5px;
}

.menuitem_agenda a span{
	float: left;
	padding: 2px;
    width: 150px;
    border-bottom: 1px solid #928c6c;
}


#content_baixo{
    border-top: #E1E1E1 solid 1px;
}

.latestnews{
    width:310px;
	list-style: none;
    float: left;
	padding-left: 0px;
}

.latestnews li{
    float: left;
    border-bottom: #E1E1E1 solid 1px;
}

.latestnews a{
	padding: 3px;
	margin-top: 10px;
}

/*Inicio rodape2*/
#rodape2{
	text-align: center;
	font-size: 9px;
}

#rodape2 p{
	padding: 3px;
}
/*Fim rodape2*/

/*Inicio Credito*/
#credito{
	text-align: right;
	font-size: 8px;
}
/*Fim Credito*/

.buttonheading *{
	border: none;
}

.contentpagetitle{
	font-size: 14px;
	font-weight: bold;
}

.small{
	font-size: 10px;
}
