body {
	/*background:#8e8e8e url(../gfx/bg.jpg);
	background-repeat:repeat-x;*/
	background-color:#000000;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:60%;
	color:#333333;
}
#all {
	border: 2px solid #d7d7d7;
	width: 756px;
	margin: 10px auto 10px auto;
	text-align:left;
	background-color: #000000;
}
#top {
	width: 748px;
	_width: 752px;
	padding: 5px;
	background-color: #ffffff;
	clear:all;
	background:url(../gfx/bg_top.jpg);
}
#top0 {
	float: left;
	width:200px;
}
#top1 {
	float: right;
	width:200px;
	height:61px;
	text-align:right;
}
#top2 {
	margin-left:210px;
	width:250px;
	height:61px;
}
#top1 td {
	font: Normal 9px Verdana;
}
#menu {
	width: 756px;
	_width: 752px;
	height:16px;
	background-color: #818181;
}
#menu0 {
	width:60px;
	height:16px;
	background-position:20px 6px;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
div.menu0 {
	background:url(../gfx/menu_home.gif);
}
div.menu0_over {
	background:url(../gfx/menu_home_over.gif);
	background-color:#000000;
}
#menu1 {
	width:109px;
	height:16px;
	background-position:20px 4px;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
div.menu1 {
	background:url(../gfx/menu_apre.gif);
}
div.menu1_over {
	background:url(../gfx/menu_apre_over.gif);
	background-color:#000000;
}
#menu2 {
	width:77px;
	height:16px;
	background-position:20px 6px;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
div.menu2 {
	background:url(../gfx/menu_arti.gif);
}
div.menu2_over {
	background:url(../gfx/menu_arti_over.gif);
	background-color:#000000;
}
#menu3 {
	width:86px;
	height:16px;
	background-position:20px 6px;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
div.menu3 {
	background:url(../gfx/menu_curs.gif);
}
div.menu3_over {
	background:url(../gfx/menu_curs_over.gif);
	background-color:#000000;
}
#menu4 {
	width:79px;
	height:16px;
	background-position:20px 6px;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
div.menu4 {
	background:url(../gfx/menu_cont.gif);
}
div.menu4_over {
	background:url(../gfx/menu_cont_over.gif);
	background-color:#000000;
}
#seta {
	visibility:hidden;
	position:absolute;
	color:#ffffff;
}
#fig {
	width:756px;
	_width:752px;
	/*border-bottom:1px solid #FF9900;*/
	border-bottom:4px solid #818181;
	float:left;
	/*margin-bottom:10px;*/
}
#fig0 {
	float:left;
}
#fig1 {
	float:right;
	margin-right:15px;
	_margin-right:10px;
	margin-top:15px;
}
#content {
	width:736px;
	_width:752px;
	height:200px;
	clear:both;
	padding:10px 10px 10px 10px;
	background:#ededed url(../gfx/bg.jpg);
	background-repeat:repeat-x;
}
#content0 {
	padding-right:10px;
	float:left;
}
#content1 {
	padding-right:10px;
	float:left;
}
#content2 {
	width:245px;
	_width:245px;
	height:180px;
	float:right;
	margin-top:2px;
	margin-right:10px;
	_margin-right:0px;
	/*background:url(../gfx/bg_agenda.gif);
	background-position:center center;
	background-repeat:no-repeat;*/
}
#desc {
	width:736px;
	_width:752px;
	height:200px;
	padding:10px 10px 10px 10px;
	clear:both;
	font-size:120%;
	_font-size:110%;
	background:#ededed url(../gfx/bg.jpg);
	background-repeat:repeat-x;
}
#rodape {
	font-size:90%;
	color:#cccccc;
	width: 756px;
	text-align:right;
	padding-bottom:10px;	
}
/*FORMS*/
input.text {
	border: 1px solid #000000;
	width: 100px;
	font: Normal 9px Verdana;
}
textarea {
	border: 1px solid #000000;
	width: 400px;
	height: 100px;
	font: Normal 9px Verdana;
}
select {
	font: Normal 9px Verdana;
}
/*TEXTOS*/
h1{
	color:#000000;
	font-size:100%;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h2 {
	color:#333333;
	font-size:140%;
}
a {
	color:#ff0000;
	text-decoration:none;
	font-size:100%;
}
a:hover{
	color:#dd0000;
	text-decoration:none;
	font-size:100%;
}
a.news {
	color:#FFEED5;
	text-decoration:none;
	font-size:80%;
}
a.news:hover{
	color:#FFD79B;
	text-decoration:none;
	font-size:80%;
}
a.arti {
	color:#ff0000;
	text-decoration:none;
	font-size:100%;
}
a.arti:hover{
	color:#dd0000;
	text-decoration:none;
	font-size:100%;
}
a.age {
	color:#ff0000;
	text-decoration:none;
	font-size:100%;
}
a.age:hover{
	color:#dd0000;
	text-decoration:none;
	font-size:100%;
}
a.rod {
	color:#666666;
	text-decoration:none;
	font-size:100%;
}
a.rod:hover{
	color:#999999;
	text-decoration:none;
	font-size:100%;
}