@charset "utf-8";
/* CSS Document */

/* ALINHAMENTO DA PAGINA */

body{
	margin:0;
	background: url(../imagens/bgd_n0.gif) repeat-y;
}

#bg{
	margin:0 auto;
	width:781px;
	background: url(../imagens/bgd_n.jpg) repeat-y left;

}

#conteudo{
	margin:0 auto;
	width:770px;
}

/* FORMATAÇÃO E CONTEUDO DO SITE */

#apDiv1 {
	margin: 5px 0 0 0; 
	width:239px;
	height:435px;
	float:left;
}
#apDiv2 {
	margin: 5px 0 0 0; 
	height:441px;
}
#apDiv3 {
	width:766px;
	height:76px;
	background-color: #FFFFFF;
}
.style1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #DC0C0A; font-size: 12px;}
#imagens {
	position:absolute;
	left:516px;
	top:-1px;
	width:251px;
	height:239px;
	z-index:4;
}
#menu {
	width:766px;
	height:285px;
	z-index:5;
}
#noticias {
	width:254px;
	height:200px;
	z-index:4;
	overflow: auto;
	border:#CCCCCC 1px solid;
}
.bc {
	font-family: Arial;
	font-size: 7px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	text-decoration:none;
}
#marquees {
	margin: 0px auto;
	width:757px;
	height:60px;
	background-color: #FFFFFF;
	border:#CCCCCC 1px solid;
	padding-top:8px
}
#titulo_marquee {
	margin: 8px auto;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bolder;
	width: 335px;
}

/* FORMATAÇÃO CAMPO LINKS IMPORTANTES */
#tt_not {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bolder;
	color: #666666;
	background: url(../icons/noticia.gif) no-repeat 2px;
	padding: 10px 0 0 40px;
	height: 30px;
}
#tt_chat {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bolder;
	color: #666666;
	background: url(../icons/img_chat.gif) no-repeat 2px;
	padding: 10px 0 0 40px;
	height: 30px;
	margin-top: 4px;
}
.txt_chat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	padding: 0 0 0 20px;
}
#tt_links {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bolder;
	color: #666666;
	background: url(../icons/links.gif) no-repeat 2px;
	padding: 10px 0 0 40px;
	height: 30px;
	margin-top: 20px;
}
.txt_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0 0 0 0;
	width:110px;
	float:left;
	text-align:center;
}