/* Css Default SAAE */

.mat01, .agenda, .banner, .mat02, .tempo {
	float:left;
	margin-top:5px;}

#conteudo { 
	background: url(images/corpo_fd.jpg) no-repeat 613px top;
	width:623px!important;}

.agenda, .tempo { width:202px!important;}

/*====================== Box01 noticias======*/

.mat01 {
	background: url(images/mat1_fd.gif) no-repeat 1px 0;
	margin:20px 0 0 -5px;
	height:170px!important;}

.mat01 h3 {
	padding-left:220px;
	margin-bottom:-20px;
	text-transform:uppercase;
	position:relative;}
	
.mat01_dest02 {
	height:150px;
	position:relative}
	
	.mat01_dest02 .chamada {
	float:left;
	width:367px;
	margin:30px 0 0 0;}
	
	.mat01_dest02 a img {
	float:left;
	margin:4px 15px 0 9px;}
	
.mat01_dest03 {
	float:right;
	width:370px;
	position:relative;
	margin:-50px 0 0 0;}
	
	.mat01_dest03 h6 {
	font:bold 11px Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	color:#777777;}
	
	.mat01_dest03 ul li { 
	background: url(images/marc.gif) no-repeat 0 6px;
	float:left;
	padding:0 15px 0 8px; }
	
	.mat01_dest03 ul li a { text-decoration:underline; color:#777777;} 
	
.mat01 .bt_vejamais {	display:none;}

/*-------------------------------- Agenda ----*/
.agenda { 
	height:190px!important;
	margin-right:8px;}

.agenda h4 a {
	color:#0d609b;
	font-weight:bold;}
	
.agenda .item_0, .agenda .item_0 a {
	line-height:18px;
	height:124px;
	color:#777;}
		
	.agenda .item_0 { padding-left:7px;	margin-top:-3px;}
	
.bt_vertodas {
	float:right;
	font-weight:bold;
	margin-right:5px;}


/*-------------------------------- Banner ----*/
.banner { height:190px!important;}

.banner img { width:395px; height:175px;}


/*-------------------------------- Notícias ----*/
.mat02 {
	background: url(images/mat_fd.gif) no-repeat 1px 34px;}

.mat02_dest02 {
	width:380px;
	height:100px;}

	.mat02_dest02 a img {
	float:left;
	margin:7px 12px 7px 7px;}
	
	.mat02_dest02 h4 {padding-top:8px;}

	.mat02_dest02 h4 a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#0d609b;}
	
.mat02_dest03 {
	margin:0 0 0 10px;
	line-height:18px;}
	
	.mat02_dest03 ul li span {
	background: url(images/trace.gif) no-repeat right 7px;
	padding-right:6px;
	margin-right:3px;}
	
.mat02 .bt_vejamais {
	background: url(images/bt_leia.gif) no-repeat right top;
	color:#0d609b;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	margin:0 20px 0 0;}

/*-------------------------------- previsao do tempo ----*/

.tempo{
	background:url(images/fd_tmp.gif) no-repeat 70px 0;}

.tempo div {
	background:no-repeat 140px 25px;
	width:177px;}

.tempo p {
	margin:2px 4px 0 13px;
	display:block;
	font:normal 11px Arial, Helvetica, sans-serif, Tahoma;
	color:#777;
	line-height:20px;}

.dia { font-weight:bold!important; color:#0d609b!important;} 

.bt_anterior, .bt_anterior_ativo, .bt_anterior_inativo, .bt_proxima, .bt_proxima_ativo, .bt_proxima_inativo{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#0d609b;
	border:none;
	background:none;
	cursor:pointer;
	float:left;
	margin-top:10px;}
	
	.bt_anterior, .bt_anterior_ativo, .bt_anterior_inativo {
	margin:10px 15px 0 60px;}
	
	.bt_proxima_inativo, .bt_anterior_inativo {
	color:#5f94ba;}
