/* GERAL */
a:link  {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

body {
	font-size: 9px;    
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../layout2009/fundo.jpg);
}
table, tr, td {
	font-size: 9px;    
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
  border: 0px;
}
#cargaConteudoAviso {
	background:#CCFF00;
	width: 515px;
	padding: 15px;
	text-align:left;
}

/* LAYOUT */
#layout {
	width: 1015px;
	margin: 0px auto;
	background:url(../layout2009/fundo_conteudo.jpg) repeat-y;
}
#layout_principal {
	padding: 0px;
	width: 812px;
	float: left;	
}
#layout_publicidae {
	padding: 0px;
	width: 203px;
	float: right;
}
#topo {
	background:url(../layout2009/topo.jpg) no-repeat;
	height: 272px;
}
#rodape {
	height: 30px;
	clear: both;
}

/* PUBLICIDADE PRINCIPAL BANNER 468X60 */
#publicidade_principal{
	background:url(../layout2009/fundo_publicidade.jpg);
	width:613px;
	height:264px;
}

/* NOTICIAS */
#noticia_topo{
	width:586px;
	height:159px;
	background:url(../layout2009/noticia_topo.jpg) no-repeat;
	text-align:left;
}
#noticia_topo_titulo {
	color:#CCCCCC;
	font-weight:bold;
	font-size:12px;
	position:absolute;
	margin: 12px 0px 0px 10px;
}
#noticia_topo_por{
	position:absolute;
	color:#CCCCCC;
	font-size:10px;
	margin: 50px 0px 0px 120px;
}
#noticia_topo_publicado{
	position:absolute;
	color:#CCCCCC;
	font-size:10px;
	margin: 70px 0px 0px 120px;	

}
#noticia_topo_comentario{
	position:absolute;
	color:#CCCCCC;
	font-size:10px;
	margin: 90px 0px 0px 120px;
}
#noticia_topo_recuperar{
	position:absolute;
	color:#CCCCCC;
	font-size:10px;
	margin: 120px 0px 0px 395px;
}
#noticia_topo_avatar{
	position:absolute;
	margin: 58px 0px 0px 25px;
	text-align:center;
	vertical-align:middle;
	width: 70px;
	height: 70px;
}
#noticia_conteudo {
	width: 596px;
	background:url(../layout2009/noticia_conteudo_fundo.jpg) repeat-y center;
	font-size:10px;
	color:#FFFFFF;
}
#noticia_conteudo p{
	padding: 0px 15px;
	margin: 0px;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
}

/* MENU */
.menu_lateral_fundo {
  width: 199px;
}

.menu_lateral_fundo p{
  margin: 0px;
  padding:0px;
  color:#CCCCCC !important;
}
.menu_lateral_fundo a{
  margin: 0px;
  padding:0px;
  color:#CCCCCC !important;
}
.menu_titulo {
	width:199px;
	height:38px;
	background:url(../layout2009/menu_topo_fundo.jpg) no-repeat left;
}	
.menu_titulo a {
	color: #fff; 
}
#menu_titulo {
	width:199px;
	height:38px;
}
#menu_titulo {
	padding: 16px 0px 0px 46px;
	_padding: 8px 0px 8px 46px;
}
#menu_titulo2 {
	width:199px;
	height:38px;
}
#menu_titulo2 {
	padding: 16px 0px 0px 46px;
	_padding: 8px 0px 8px 46px;	
}
.menu_titulo2 a {
  color: #fff;  
}

.menu_titulo a:hover {
  color: #fff;  
}

.menu_titulo2 a:hover {
  color: #fff;  
}

/* CONTEUDO */
#conteudo_titulo {
	padding: 18px 0px;
	_padding: 18px 0px;	
	font-weight:bold;
	color:#FFFFFF;	
	background:url(../layout2009/conteudo_topo.jpg) repeat-y center;	
	width: 586px;
	text-align: left;
	text-indent: 10px;
}
#conteudo_conteudo {
	width: 596px;
	background:url(../layout2009/noticia_conteudo_fundo.jpg) repeat-y center;
	font-size:10px;
	color:#FFFFFF;
}
#conteudo_conteudo p{
	padding: 0px 15px;
	margin: 0px;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
}

/* PAGINA DE DOWNLOAD */
.conteudo_download_busca {
	background:#CCCCCC;
	border: #cccccc 1px solid;
	width: 540px;
	margin: 5px;	
}
.conteudo_download_busca label {
	color:#000000;
}
.conteudo_download_busca input {
	width: 90%;
}
#btnBusca {
	background: #999999;
	border: #333333 1px solid;
	color: #CCCCCC;
	font-weight:bold;
}
.download_item {
	width: 540px;
	margin: 5px;
	background:#6B6B6B;
}
.download_item #item:hover {
	background: #999999;
}

/* LAYOUT DE LOGIN QUANDO A PAGINA É DE ACESSO RESTRITO */
#comunidade_tela_login {
  margin: 10px;
  padding: 10px;
  width: 300px;
  height: 100px;
  background:#CCCCCC;
  color:#000000;
  text-align:left;
}

#comunidade_tela_login label, input {
	display:inline;
}

#comunidade_tela_login_titulo {
	color:#FF0000;
	font-weight:bold;
}

#comunidade_tela_login label {
	width: 100px !important;
}

/* ESTILOS DOS BOTOES DE PAGINACAO */
.paginacao a {
	padding: 2px 4px;
	color:#FFF;
}
 
.paginacao .pagina_atual {
	padding: 2px 4px;
	border: 1px solid #CCC;
}
 
.paginacao a:hover {
	background: #CCC;
	color: #FFF;
	font-weight: bold;
}

/* LISTAGEM DE DOWNLOADS */
.download table {
  border: 1px solid #CCC;
  width: 95%;
}
.download_conteudo {
  border-right: 1px solid #CCC;
  padding: 3px;
/*  width: 182px;*/
  vertical-align: top;
}
.download_conteudo p {
  margin: 0px;
  padding: 0px;
  font-size: 9px;  
}
.download_imagem {
  vertical-align: middle;
  text-align: center;
  width: 130px;
}

/* BANNERS DE PUBLICIDADE 468x60 NA PAGINA PRINCIPAL */
#publicidade_468_60_1 {
	position:absolute;
	margin: 38px 0px 0px 52px;	
}	
#publicidade_468_60_2 {
	position:absolute;
	margin: 107px 0px 0px 52px;	
}
#publicidade_468_60_3 {
	position:absolute;
	margin: 177px 0px 0px 52px;
}

/* TOPO: COMUNIDADE */
#top_comunidade {
	position: absolute;
	margin: 187px 0px 0px 535px;
	_margin: 187px 0px 0px 129px;	
	width: 259px;
	height: 72px;
}

#top_cadastre {
	position: absolute;
	margin: 227px 0px 0px 135px;
	_margin: 227px 0px 0px -250px;	
}