/*.............. NOTÍCIAS ..............*/
#noticias, #agenda, #mural{
	margin-top:10px;
}
#noticias h3{
	width:318px;
	height:36px;
	overflow:hidden;
	margin-bottom:20px;
	text-indent:-99999px;
	background:url(../imagens/titulos/noticias.gif) no-repeat;
}
#agenda h3{
	width:318px;
	height:36px;
	overflow:hidden;
	margin-bottom:20px;
	text-indent:-99999px;
	background:url(../imagens/titulos/agenda.gif) no-repeat;
}
#noticias a, #agenda a, #mural a{
	color:#a4a4a4;
	display:block;
}
#noticias div, #agenda div{
	font-size:11px;
	min-height:100px;
	line-height:15px;
	margin-bottom:20px;
	padding:0 5px 30px 0;
	background:url(../imagens/background/noticia-fundo.gif) no-repeat right bottom;
}
* html #noticias div, * html #agenda div{
	height:100px;
}
#noticias div h2, #agenda div h2, #mural div h2{
	font-size:15px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}
#noticias div img, #agenda div img{
	float:left;
	margin-right:8px;
	border:1px solid #000;
}
/*.............. MAIS NOTÍCIAS ..............*/
#mais .maisNoticias{
	width:318px;
	height:36px;
	overflow:hidden;
	margin-bottom:20px;
	text-indent:-99999px;
	background:url(../imagens/titulos/mais-noticias.gif) no-repeat;
}
#mais .maisAgenda{
	width:318px;
	height:36px;
	overflow:hidden;
	margin-bottom:20px;
	text-indent:-99999px;
	background:url(../imagens/titulos/mais-agenda.gif) no-repeat;
}
#mais ul{
	margin-left:26px;
}
#mais a{
	color:#a4a4a4;
	display:block;
	font-size:11px;
	padding-left:20px;
	margin-bottom:5px;
	background:url(../imagens/mais.gif) no-repeat 0 3px;
}
* html #mais a{
	background:url(../imagens/mais.gif) no-repeat 0 4px;
}
#mais a:hover{
	color:#fff;
	background:url(../imagens/mais-over.gif) no-repeat 0 3px;
}
* html #mais a:hover{
	background:url(../imagens/mais-over.gif) no-repeat 0 4px;
}






/*
	banners
*/
#publicidade{
	width:410px;
	margin:30px auto 0 10px;
	background:#444 url(../imagens/bg-banners.gif);
	display:block;
	padding:4px 4px 0 0;
	_padding:4px 4px 4px 0;
	float:left;
}
#publicidade li{
	width:132px;
	margin: 0 0 4px 4px;
	float:left;
}



/*............	mural  .............*/

#mural h3{
	width:318px;
	height:40px;
	overflow:hidden;
	margin-bottom:20px;
	text-indent:-99999px;
	background:url(../imagens/titulos/mural.gif) no-repeat;
}
#mural {
	margin:20px 0 20px 3px;
	float:left;
}
#mural .texto {
	color:#939189;
	width:425px;
	height:300px;
	float:left;
	position:relative;
	overflow:hidden;
}
.scroll-pane {
	position: relative;
	width: 415px;
	height: 300px;
	overflow: auto;
	background: #ccc;
	float: left;
}
#mural .txt {
	color:#939189;
	width:425px;
	height:300px;
	padding-right:5px;
	top:0;
	position:absolute;
	overflow:auto;
}
#mural .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	width:3px !important;
	height: 100%;
	background: #e3e0d3;
}
#mural .jScrollPaneDrag {
	position: absolute;
	background: #939189;
	cursor: pointer;
	overflow: hidden;
}
#mural .recado{
	font-size:11px;
}
#mural h4 {
	color:#f90;
	font-size:13px;
	font-weight:bold;
	margin:0 0 2px 0;
}
#mural .data {
	font-size:10px;
}
#mural .textorecado{
	margin:5px 0 15px 0;
	padding:0 0 10px 0; 
	background:url(../imagens/mural-bottom.gif) no-repeat bottom center;
}
#mural .recado_final .textorecado{
	background:none;
	margin:5px 0 0 0;
}
#mural .paginacao{
	float:left;
	width:100%;
	margin:15px 0 10px 0;
	padding:0;
}
#mural .paginacao a{
	width:20px;
	height:18px;
	float:left;
	margin:0 4px 0 0;
	background:#222;
	padding:4px 0 0 0;
	font-size:10px;
	font-weight:bold;
}
#mural .paginacao span{
	width:20px;
	height:18px;
	float:left;
	margin:0 4px 0 0;
	background:#222;
	padding:4px 0 0 0;
	font-size:10px;
	font-weight:bold;
}
#mural .paginacao a:hover{
	background:#f90;
	color:#000;
}
#mural .mural_form{
	margin:0 0 20px 0;
}
#mural .mural_form .envia_esquerda{
	display:block;
	float:left;
	width:205px;
}
#mural .mural_form .envia_direita{
	display:block;
	float:right;
	width:205px;
}
#mural .mural_form legend{
	font-size:12px;
	color:#ccc;
	margin:0 0 15px 0;
}
#mural .mural_form label{
	display:block;
}
#mural .mural_form .envia_esquerda label{
	margin:0 0 5px 0;
}
#mural .mural_form label strong{
	display:block;
	width:100%;
	height:20px;
	float:left;
}
#mural .mural_form input, #mural .mural_form textarea {
	background:#333;
	border:solid 1px #444;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px;
}
#mural .mural_form textarea{
	overflow:auto;
	width:192px;
	height:65px;
}
#mural .mural_form input{
	width:192px;
}
#mural .mural_form .btEnviar{
	width:60px;
	height:25px;
	background:#555;
	font-weight:bold;
	color:#fff;
	margin:10px 0 0 0;
	float:right;
}

/*...............  banners ................*/
#banners_medios{
	padding:20px 0 20px 0;
} 
#banners_medios dd{
	padding:0 0 10px 0;
} 