body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #777;
	background-color:#67737c;
	margin: 0px;
	padding: 0px;
	}
	
	
#tudo {
	position: relative;
	width:956px;
	text-align:left;
	margin:0 auto;
	background: #fff;
	}
	
#top {
	position:relative;
	width:956px;
	height:63px;
	background:url(../images/bd01_top.jpg) repeat-x;
	}

#top_01 {
	position:absolute;
	width:43px;
	height:63px;
	background:url(../images/bd01_01.jpg) no-repeat;
	}

#top_02 {
	position:absolute;
	right:0px;
	width:43px;
	height:63px;
	background:url(../images/bd01_02.jpg) no-repeat;
	}

#flash {
	position:relative;
	width:956px;
	height:221px;
	}

#content {
	position:relative;
	width:956px;
	height:382px;
	background:url(../images/content_back.jpg) repeat-x;
	}

#noticias {
	position:absolute;
	top:37px;
	left:12px;
	width:338px;
	height:221px;
	background:url(../images/not_back.jpg) repeat-x;
	}

#nt_bt_01 {
	position:absolute;
	top:43px;
	left:10px;
	width:45px;
	height:45px;
	}

#nt_bt_02 {
	position:absolute;
	top:102px;
	left:10px;
	width:45px;
	height:45px;
	}
	
#nt_bt_03 {
	position:absolute;
	top:163px;
	left:10px;
	width:45px;
	height:45px;
	}

#nt_tx_01 {
	position:absolute;
	top:43px;
	left:62px;
	width:250px;
	height:35px;
	padding:5px;
	font-size:12px;
	}

#nt_tx_02 {
	position:absolute;
	top:102px;
	left:62px;
	width:250px;
	height:35px;
	padding:5px;
	font-size:12px;
	}
	
#nt_tx_03 {
	position:absolute;
	top:163px;
	left:62px;
	width:250px;
	height:35px;
	padding:5px;
	font-size:12px;
	}


#dst_01 {
	position:absolute;
	top:37px;
	left:373px;
	width:422px;
	height:111px;
	}

#dst_01_tit {
	position:absolute;
	top:9px;
	left:8px;
	width:268px;
	height:17px;
	}

#dst_01_tx {
	position:absolute;
	top:35px;
	left:10px;
	width:407px;
	height:72px;
	font-size:12px;
	}

#ilust_01 {
	position:absolute;
	top:37px;
	right:17px;
	width:136px;
	height:111px;
	}


#pl_01 {
	position:absolute;
	top:166px;
	left:373px;
	width:277px;
	height:92px;
	background: url(../images/pl01_back.jpg);
	}

#pl_tit {
	position:absolute;
	top:11px;
	left:8px;
	width:205px;
	height:17px;
	}

#pl_tx {
	position:absolute;
	top:46px;
	left:10px;
	width:205px;
	height:37px;
	font-size:12px;
	}

#pl_bt {
	position:absolute;
	top:35px;
	right:10px;
	width:45px;
	height:45px;
	}


#pl_02 {
	position:absolute;
	top:166px;
	right:17px;
	width:277px;
	height:92px;
	background: url(../images/pl01_back.jpg);
	}


#dst_02 {
	position:absolute;
	top:271px;
	left:373px;
	width:275px;
	height:102px;
	}

#dst_tit {
	position:absolute;
	top:11px;
	left:8px;
	width:205px;
	height:17px;
	}

#dst_tx {
	position:absolute;
	top:40px;
	left:10px;
	width:259px;
	height:59px;
	font-size:12px;
	}

#dst_03 {
	position:absolute;
	top:271px;
	right:17px;
	width:275px;
	height:102px;
	}

	
#ilust_02 {
	position:absolute;
	top:271px;
	left:12px;
	width:338px;
	height:108px;
	background:url(../images/ilust_03.jpg) no-repeat;
	}

#bot {
	position:relative;
	width:956px;
	height:35px;
	background:url(../images/bd01_bot.jpg) repeat-x;
	}

#bot_01 {
	position:absolute;
	width:58px;
	height:35px;
	background:url(../images/bd01_03.jpg) no-repeat;
	}

#bot_02 {
	position:absolute;
	right:0px;
	width:58px;
	height:35px;
	background:url(../images/bd01_04.jpg) no-repeat;
	}
	
/************** Paragrafos e Fontes Diferentes ***************/

/*p{
	margin: 0px;
	padding: 0px;
}*/


.dst1{
	padding: 3px;
	text-align: left;
}


/************** header tag styles **************/

h1{
 FONT-SIZE: 18px;
 font-weight:bold;
 color: #ccc;
}

h2{
 FONT-SIZE: 16px;
 font-weight:bold;
 color: #ccc;
}

h3{
 FONT-SIZE: 14px;
 font-weight:bold;
 color: #ccc;
}

h6{
 FONT-SIZE: 11px;
 font-weight:normal;
 font-style:italic;
 color: #333;
 padding:0 20px;
 margin:0;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited, a:active{
	color: #555;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}	
	/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}
				
input, select, textarea{
font-family: Arial;
FONT-SIZE: 11px;
color:#666;
}


/*************** list tag styles ***************/

ul.lat_menu{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial;
	font-weight:normal;
	TEXT-DECORATION: none;
	color: #ccc;
	background:none;
	margin: 10px 60px 5px 20px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
 	list-style-type: circle;
}

ul{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	font-weight:normal;
	TEXT-DECORATION: none;
	color: #333333;
	background: #f1f1f1;
	margin: 10px 20px 15px 30px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
 list-style-type: circle;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

