/* CSS Document */

#noticias{float:left; background:url(../imagens/fundo_noticias.jpg) repeat-x; padding:10px; width:590px; height:330px; overflow:hidden;}
#noticias a{font-weight:bold;}
#noticias dt{float:left; width:230px;}
#noticias dt img{width:210px; border:solid 3px #84c225;}
#noticias dt img:hover{border:solid 3px #006d33;}
#noticias dd{float:right; width:280px;}

.dtnoticia{color:#006d33; font-weight:bold;}
.destaque{color:#006d33; font-weight:bold;}
.divisor{color:#84c225; font-weight:bold; font-size:13pt; line-height:10px;}

#titagenda{
	float:left;
	background:#006d33;
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	margin-left:10px;
	width:280px;
	height:25px;
	line-height:25px;
}
#agenda{width:285px; margin:10px 0 0 10px; height:290px; overflow:hidden; float:left;}
#imgagenda{width:285px;}

#titgaleria, #titeventos, #tittransporte, #titprevisao, #titcadadia, #titlink{
	float:left;
	background:#006d33;
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	margin-top:10px;
	width:605px;
	height:25px;
	line-height:25px;
}
.fotogaleria, .galeriaaudio{float:left; width:130px; height:190px; text-align:center; margin:10px 15px 0 6px;}
.galeriaaudio{height:100px;}
.imggaleria{border:solid 5px #84c225; height:97px;}
.fotogaleria a{text-decoration:none; font-weight:bold;}
.fotogaleria a:hover{color:#d50000; font-weight:bold;}

.imgsociedade{float:left; margin-right:17px;}
.imgsociedade img{border:solid 2px #ffffff; cursor:pointer;}
.imgsociedade img:hover{border:solid 2px #006d33;}

#titlink{background:#838281;}
.links{
	float:left;
	width:85px;
	height:55px;
	border:solid 2px #006c3c;
	background:#d6f8b7;
	font-weight:bold;
	text-align:center;
	margin:10px 0 0 2px;
	font-size:10pt;
	padding:5px;
	cursor:pointer;
}

#tittransporte{width:170px;}
#titprevisao{width:170px; background:#838281; margin:10px 10px 0 10px;}
#titeventos{width:235px;}
#transporte, #previsao{height:170px; margin-top:10px; overflow:hidden; height:205px; background:#cccccc; float:left;}
#previsao{margin:10px 10px 0 10px; text-align:center;}
#eventos{float:left; width:240px; height:205px; text-align:center; margin-top:10px; background:url(../imagens/fundo_eventos_home.png); overflow:hidden;}
#imgevento{height:140px; margin-top:10px; border:solid 3px #84c225;}
#imgevento:hover{border:solid 3px #006d33;}
#titevento{font-weight:bold;}

