body{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;margin: 0px; background-image: url(images/bg-w.gif)}
td{font-size: 10px;}
a{font-weight: bold;text-decoration: none;color: white;}
a:hover{font-weight: bold;text-decoration: none;color: #FBCB93;}
strong{color:#FFFFFF; filter:dropshadow(color=#000000, offx=4, offy=4, positive=1)}
.top{
	width: 780px;
	height: 150px;
}
.center{
	background-image: url(images/Bg_area.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 5px 20px 5px 20px;
}
.rodape{
	background-image: url(images/rodape.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 42px;
}
.rod_lat{
	width: 150px;
	text-align: right;
	padding-right: 25px;
	vertical-align: top;
}
.rod_cen{
	font-size: 10px;
	text-align: center;
	padding-top:0px;	
	font-weight: bold;
	color: #F89728;
}
.menu_lat{
	width: 180px;
}
.content{
	width: 350px;
	background-color: #F89728;
	padding:0px 5px 0px 5px;
	text-align: center;
}
/*------------------------Noticias------------------------------*/
.n_center{
	background-color: #F89728;
	width: 143px;
	height: 112px;
	padding: 0px 5px 0px 5px;
}
.n_title{
	height: 14px;
	background-image: url(images/title.gif);
	background-position: top;
	padding-top:10px;
	font-weight: bold;
}
.n_link{
	width:143px;
	height: 20px;
	padding: 0px 5px 0px 5px;
	background-color: #F89728;
	Color:white;
}
/*------------------------Destaque-------------------------------*/
.d_center{
	background-color: #F89728;
	width: 340px;
	padding: 10px 5px 10px 5px;
	height: 150px;
}
.d_title{
	background-image: url(images/title.gif);
	background-position: top;
	padding-top:10px;
	font-weight: bold;
	height: 20px;
}
.d_title_ss{
	background-image: url(images/box_03.gif);
	background-position: top;
	height: 20px;
}
.d_link{
	width:290px;
	height: 20px;
	padding: 0px 5px 0px 5px;
	background-color: #F89728;
	Color:white;
}
.d_img{
	background-color: #FFDEAD;
	padding: 5px;
}
.d_lat_d{
	background-image:url(images/j_lat_dir.gif);
	width: 13px;
}
.d_lat_e{
	background-image:url(images/j_lat_esq.gif);
	width: 13px;
}
.d_descr{
	font-size:16px;
	color:white;
	font-weight: bold;
}
.d_txt{
		padding: 0px 10px 0px 10px;
}
.d_leg{
	color: black;
	font-size:8px;
	background-color: #FFDEAD;
	padding: 5px;
}

.j_bottom{
	background-image: url(images/bottom.gif);
	height: 14px;		
}
