@charset "utf-8";
/* CSS Document */

a:visited{color:#99ff00; text-decoration:none;}
a:link{color:#99ff00; text-decoration:none;}
a:hover{color:#99ff00; text-decoration:none;}
a:active{
	color:#99ff00;
	text-decoration:none;
}

.bg{ 
	background-image:url(images/bg_main.jpg); 
	background-repeat:repeat-x; 
	background-color:#000000;
}

.titulos_tb{
	font-size:16px;
	color:#99ff00;
}

.destaques{
	font-size:13px;
	color:#33FFFF;	
	}

#main_main{ 
	width:1044px;
}

#main_div{ 
	width:828px; 
	float:left; 
}

#top_main{ 
	width:787px; 
	height:13px;  
	background-position:right; 
	background-image:url(images/main_top.png); 
	background-repeat:no-repeat;
}

#left_main{ 
	width:14px; 
	height:803px; 
	float:left; 
	vertical-align:top; 
	background-image:url(images/main_left.png); 
	background-repeat:no-repeat; 
	margin-top:5px; 
}

#structure_div{ 
	width:800px; 
	background-image:url(images/bg.jpg); 
	background-repeat:repeat; 
	float:left; 
}

#header{ 
	width:800px; 
	height:168px; 
	float:left; 
	background-image:url(images/header_div.jpg);
}

#header_flash{ 
	width:800px; 
	height:254px; 
	float:left; 
	background-image:url(images/flash_headerr.jpg);
}

#grey_bar{ 
	width:800px; 
	height:8px;  
	float:left;
}

#top_spacer{ 
	width:800px; 
	height:18px; 
	float:left;
}

#left_bar_content{
	width:172px; 
	height:779px;
	float:left;

}

#menu_flash{ 
	width:172px; 
	height:513px; 
	float:left; 
	background-image:url(images/flash_menu.png); 
	background-repeat:no-repeat;
}

#sponsors_div{ 
	width:172px; 
	height:266px; 
	float:left; 
	background-image:url(images/patrocinadores_bg.png); 
	background-repeat:no-repeat;
}

#top_contents{ 
	width:608px; 
	height:37px; 
	float:right;
	background-image:url(images/pub_topcontentsbar.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:12px;
	margin-right:7px;

}

#contents{ 
	width:580px; 
	height:100%;
	margin-right:23px;
	margin-top:15px;
	float:right;
	color:#FFFFFF;
	font-family:Calibri;
	font-size:12px;
	letter-spacing:normal;
	line-height:22px;
	text-align:justify;
}



#bottom_flash_div{ 
	width:628px; 
	height:133px; 
	float:right;
}

#right_main{ 
	width:12px; 
	height:849px; 
	float:left;
}

#bottom_main{ 
	width:787px; 
	height:12px; 
	margin-left:19px; 
	background-position:left; 
	background-image:url(images/main_bottom.png); 
	background-repeat:no-repeat; 
	float:right;
}

#div_pub{ 
	width:216px; 
	height:603px; 
	background-image:url(images/div_pub.png);
	background-repeat:no-repeat;
	float:right;
	padding-top:45px;
}

.code_design{
	color:#b0b0b0;
	font-family:Calibri;
	font-size:10px;
	}
