* {
	margin: 0;
	padding: 0;
	list-style:none;
	color: #FFF;
}
body, html {
	height: 100%;
	background: url(images/bg_blue.jpg) 0 180px repeat-x;
	/* 	background: url(images/bsnbg_body.gif) 0 0 repeat-x; */

	background-color:#55addb;
}
div {
	float: none;
}
img {
	border: 0;
	padding: 2px;
}
p {
	margin-bottom: 1em;
	margin-top: 1em;
}
h1 {
	color: #000;
	font-size: 110%;
	text-align: center;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color:#DADADA;
	text-decoration: none;
}
a:hover {
	color: #FC7313;
	text-decoration: none;
}
input, select, textarea {
	background-color: #003466;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	border-left: none;
	border-right: none;
	padding: 2px;
	font: 80% "Courier New", Courier, monospace;
	color: #DDD;
}
input.button {
	background-color: #666666;
	color: #FFF;
	border: 1px solid #FFF;
	margin: 2px;
	font: 80%, "Courier New", Courier, monospace;
	vertical-align: middle;
}
/*---------------------------------------------------------------*/
#dotted {
	border: 1px dotted #CCCCCC;
	padding: 3px;
	color: #CCCCCC;
}
.tip {
	width: auto;
	color: #CCCCCC;
	background-color: #2c333d;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font: 80% Arial, Helvetica, sans-serif;
	padding: 3px;
	text-align: center;
}
#bg_top {
	width: auto;
	height: 153px;
	background: url(images/bg_header_image.jpg) left bottom no-repeat;
	margin-left: 130px;
}
#logo_tab {
	float: right;
	margin-right: 15%;
	height: 111px;
	width: 174px;
	background: url(images/logo_tab.gif) left top no-repeat;
	display: inline;
}
#middle {
	width: 100%;
	height: auto;
	background: url(images/menu_bg2.jpg) 0 0 repeat-x;
}
#site {
	margin: 0 auto;
	width: 996px;
}
#header {
	width: auto;
	height: 130px;
	font: 230% Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
}
#header_subtitle, #header_subtitle2 {
	font: 50% Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	letter-spacing: 5px;
}
#header_subtitle {
	color:#00CCFF;
}
#header_subtitle2 {
	color:#FFF;
}
#top_top {
	background: url(images/toptop_bg.jpg) 0 0 repeat-x;
	border-bottom: 2px solid #fff;
}
#menu {
	width: 100%;
	background: #003466 url(images/menu_bg.jpg) repeat-x;
	display: table;
	height: 20px;
	text-align: center;
	white-space: no-wrap;
	vertical-align: middle;
}
#menu ul {
	color:#FFFFFF;
	font: 80% Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 1px;
}
#menu li {
	display: inline;
}
#menu li a {
	color:#FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border-left: 1px solid #78808b;
	border-right: 2px solid #1a1e27;
	text-transform: uppercase;
	font-size: 80%;
	font-style: bold;
	float: left;
	height: 20px;
}
#menu ul li a:hover {
	background: url(images/menu_hover_bg.jpg) 0 0 repeat-x;
	background-color: #252c36;
	text-decoration: none;
	color: #9c9c9c;
}
#menu ul li a:active {
	background-color: #FC7313;
	text-decoration: none;
}
#menu li.menu-principal a {
	border-left: 0;
}
#menu li.menu-creditos a {
	border-right: 0;
}
#menu #bandeira {
	float: right;
	background: url(images/bb.jpg) top right no-repeat;
	margin-top: 1px;
	margin-right: 3px;
	width: 27px;
	height: 17px;
}
#menu #horas {
	float: right;
	color: #CCCCCC;
	font-size: 70%;
	vertical-align: middle;
	padding: 3px;
}
#main {
	font: 100% Arial, Helvetica, sans-serif;
	padding: 5px;
	/*	background: url(images/bg4.jpg) 0 0 repeat-x;	*/
/*	background-color: #003471;*/
	background-color: #006699;
	/*	display: table; # Mesma solucao de overflow: auto */
	height: 100%;
	overflow: auto;
	width: auto;
}
#barra {
	font: 100% Arial, Helvetica, sans-serif;
	display: block;
	background: url(images/barra_bg.jpg) 0 0 repeat-x;
	background-color: #003f88;
	color: #88e7ff;
	margin-top: -5px;
	padding: 5px;
	font-size: 13px;
	text-align: left;
	min-height: 23px;
	vertical-align: middle;
	width: 99%;
	overflow: auto;
}
#pathway {
	float:left;
	color: #88e7ff;
	font: Courier, monospace;
	height: auto;
	margin-right: 200px;
}
#search {
	float:right;
	font: Courier, monospace;
}
#left {
	/*	background: url(site_star_bg.jpg) bottom right no-repeat;*/
	text-align: justify;
	padding: 2px;
	width: auto;
	height: 100%;
	margin-right: 210px;
	min-height: 400px;
}
#right {
	float:right;
	width: 195px;
	height: auto;
	/*	background: url(images/bg3.jpg) 0 0 repeat-x;*/
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
}
#right_news {
	/*	background-color:#cbd5e2;*/	

	text-align:justify;
	font-size: 90%;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
}
#right_news p {
	color: #FC7313;
	text-align: left;
	background: url(images/rss.png) 0 0 no-repeat;
	padding-left: 16px;
}
#right_news ul {
	color:#FFFFFF;
	font: 80% Arial, Helvetica, sans-serif;
	list-style: none;
}
#right_news li a {
	color: #fff;
	text-decoration: none;
	border-left: 3px solid #AAB;
	padding-left: 5px;
	padding-bottom: 3px;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	_height: 1em;
}
#right_news li a:hover {
	color: #00ccff;
	border-left-color: #FC7313;
}
#right_news a:visited {
	color: #cbd5e2;
}
#right_news h1 {
	border-bottom: 1px dashed #AAB;
	letter-spacing: 0.1em;
	color: #ffffff;
	overflow: auto;
}
#feeds_l {
	float: left;
	width: 45%;
	overflow: auto;
}
#feeds_r {
	float: left;
	width: 45%;
	margin-left: 5px;
	overflow: auto;
}
#revistas, #banners {
/*	margin-top: 5px;
	margin-bottom: 25px; */	
	text-align: center;
	background: url(images/bg3.jpg) 0 0 repeat-x;
}
#members {
	font-size: 90%;
}
#assine_right {
	/*	background-color: #999999;*/
	color: #000;
	font-size: 70%;
	text-align: center;
}
#assine_right .texto {
	/*	background-color: #999999;*/

	color: #999999;
}
#conteudo #edicao_conteudo {
	text-align:left;
	font-size: 90%;
}
#conteudo, #eventos, #eventos2, #noticias_bsn {
	/*	background: url(images/bg_title.jpg) 1px left repeat-x;*/

/*	background: url(images/bg3.jpg) 0 0 repeat-x;*/

	padding: 5px;
}
#conteudo {
}
#conteudo li {
	text-align: left;
}
#conteudo #descricao_noticia {
	font-size: 80%;
	padding: 3px;
	text-align: justify;
}
#conteudo #descricao_noticia:hover {
	/*	background-color: #003466;*/

	background-color: #000000;
}
#destaque, #eventos_principal, #noticias_principal {
	overflow: auto;
}
#noticias_bsn, #eventos {
	width: 370px;
	min-height: 60px;
	height: auto;
	float: left;
}
#eventos2 {
	width: 98%;
	min-height: 60px;
	height: auto;
	text-align: left;
}
#socialize {
	text-align: left;
	color: #00adef;
	padding-left: 10px;
	margin-bottom: 0.25em;	
}
#eventos_principal {
	text-align: center;
}
#mostra_noticia #info {
	padding: 10px;
	text-align: center;
}
#mostra_noticia #info2 {
	background-color: #363c48;
	border: 1px dashed #999999;
	padding: 10px;
	color: #666666;
	font-size: 80%;
	text-align: left;
	overflow: auto;
}
#mostra_noticia #info2 #logo {
	background: url(banners/bsn_banner_125_125.jpg) 0 0 no-repeat;
	/*	width: 125px;
	height: 125px;*/
	float: right;
	width: 125px;
	height: auto;
	min-height: 125px;
}
#mostra_noticia #info2 #content {
	margin-right: 135px;
	text-align: left;
}
#mostra_noticia #titulo_noticia {
	font-weight: bold;
	text-align: center;
	padding: 10px;
	font-size: 1.5em;
	letter-spacing: -1px;
	margin-bottom: 0.25em;
}
#mostra_noticia #fonte {
	color: #CCCCCC;
	text-align: left;
	height: overflow;
}
#mostra_noticia #noticia {
	padding: 10px;
}
#mostra_noticia #ads_interno {
	float: right;
	width: auto;
	overflow: auto;
	margin-lef: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: right;
}
#conteudo #voltar {
	text-align: center;
}
#conteudo #voltar a {
	padding: 5px;
	color: #FFFF00;
	background-color: #003466;
}
#conteudo #voltar a:hover {
	color: #FFF;
}
#data {
	color: #FC7313;
}
span#data:hover {
	color: #FFF;
}
#categoria {
	font-size: 10px;
	/*	color: #88e7ff;*/
	color: #00adef;
	text-transform: uppercase;
	font-weight: bold;	
}
#data_principal {
	text-align: center;
	font-size: 80%;
	padding-top: 3px;
}
#noticias_esquerda {
	float: left;
	width: 49%;
	padding-right: 2px;
	border-right: 1px dotted #FFF;
}
#noticias_direita {
	float: right;
	padding-left: 2px;
	width: 49%;
}
#noticias_principal h1 {
	font-family: Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	text-align: left;
	letter-spacing: 1px;
}
#noticias_principal #destaque {
	padding: 5px;
	width: 95%;
	margin: 0 auto;
	border: 1px dotted #00adef;
/*	filter:alpha(opacity=50); 
	opacity: 0.50;
*/	color: #ffffff;
}
#destaque #categoria {
	font-size: 95%;
}
#noticias_principal #destaque h1 {
	font-family: Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	text-align: center;
	letter-spacing: 1px;
}
#noticias_principal #data {
	background: url(images/calendar_icon2.gif) 0 0 no-repeat;
	padding-left: 15px;
}
#noticias_principal #destaque #data {
	background: none;
}
#eventos {
	float: right;
}
#eventos #titulo, #eventos2 #titulo, #noticias_bsn #titulo, #conteudo #titulo_noticias {
	color: #FC7313;
	border-bottom: 2px solid #006699;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
	margin-right: 3px;
	margin-left: 3px;
}
#conteudo #titulo_noticias, #eventos2 #titulo {
	text-align: center;
}
#noticias_bsn ul, #eventos ul, #eventos2 ul {
	font-size: 70%;
	display: block;
	vertical-align: middle;
}
#noticias_bsn li a, #eventos li a, #eventos2 li a {
	text-decoration: none;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
	margin-top: 1px;
	display: block;
	_height: 1em;
}
#noticias_bsn li a:hover, #eventos li a:hover, #eventos2 li a:hover {
	text-decoration: none;
	color: #FC7313;
	border-left: 2px solid #FFF;
}
#enquete {
	float: right;
	padding: 5px;
	margin: 5px;
	background-color:#666666;
	width: 200px;
	text-align: left;
	border: 2px solid #FFF;
	font-size: 90%;
	height: auto;
}
#footer {
	display: block;
	background-color: #FC7313; /*91420b*/
	color: #000;
	width: 100%;
	height: auto;
	overflow: auto;
	clear: both;
	min-height: 30px;
	color: #FC7313;
}
#footer #footer_site {
	margin: 0 auto;
	width: 996px;
	height: 100%;
	text-align: center;
	font: 80% Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-color: #91420b; /*FC7313*/
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
}
#footer #credit, #footer #credit a {
	color: #FC7313;
	text-decoration: none;
	font-size: 80%;
}
#conteudo #titulo {
	color: #FFFF00;
	font: 120% Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	letter-spacing: 3px;
}
#links ul {
	display: block;
}
#links li {
	list-style: square;
	list-style-position: inside;
	padding: 10px;
	color:#FC7313;
	font-weight: bold;
}
#participe {
	border: 1px dotted #FFF;
	padding: 10px;
	margin: 5px;
	width: 90%;
}
#comentario {
	color: #CCCCCC;
}
#more, #more2 {
	text-align: right;
	padding-right: 5px;
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 5px;	
}
#more a, #more2 a {
	text-decoration: none;
	color: #FC7313;
}
#more a:hover, #more2 a:hover {
	text-decoration: none;
	color: #FFF;
}
.bsn {
	font-weight: bold;
	color: #FC7313;
}
.extended {
	letter-spacing: 2px;
}
#atencao {
	border: 1px dashed #FFF;
	padding: 5px;
}
#erro {
	font-size: 70%;
	color: #CCCCCC;
	margin: 0 auto;
	text-align: center;
	text-decoration: underline #F00;
}
.roundedcornr_box {
	background: #006699 url(images/round_grad.gif) repeat-x top left;/*   background: url(images/teste.png) repeat-x top left;   */

}
.roundedcornr_box_SN {
	background: url(images/bg_sn.jpg) no-repeat top left;
	height: auto;
}
.star {
	background: url(images/bg_star.jpg) no-repeat bottom left;
	background-color: #000000;
	height: auto;
}
.roundedcornr_man {
	background: url(images/bg_man.jpg) no-repeat top right;
	background-color: #000000;
}
.roundedcornr_top div {
	background: url(images/round_tl.gif) no-repeat top left;
}
.roundedcornr_top {
	background: transparent url(images/round_tr.gif) no-repeat top right;
}
.roundedcornr_bottom div {
	background: url(images/round_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom {
	background: transparent url(images/round_br.gif) no-repeat bottom right;
}
.roundedcornr_top div, .roundedcornr_top,  .roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content {
	margin: 0 auto;
}
.bg_bug {
	min-height: 1182px;
}
#ajax_eventos, #ajax_noticias, #ajax_right {
	text-align: center;
}
