body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#top {
	height: 244px;
	width: 750px;
}
#central {
	height: 350px;
	width: 750px;
	/*border: 1px solid #FFFFFF;*/
	margin-top: 20px;
	margin-bottom: 20px;
}
#centralLeft {
	float: left;
	/*border: 1px solid #FFFFFF;*/
	height: 340px;
	width: 323px;
	margin-left: 10px;
	margin-right: 8px;
}
.noticiasTitulos {
	font-size: 10px;
	color: #B32D00;
	text-decoration: underline;
}

#topCentralLeft {
	width: 320px;
	height: 136px;
	margin-bottom: 8px;
	background-image: url(../images/back_left_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#topCentralLeft img{
	border: none;
}
#centralLeft a{
	color: #FFFFFF;
	text-decoration: underline;
}
#topCentralLeft table{
	margin-left: 7px;
}
#bottomCentralLeft {
	width: 320px;
	height: 150px;
	background-image: url(../images/back_left_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#bottomCentralLeft table{
	margin-left: 7px;
}
#centralRight {
	float: left;
	/*border: 1px solid #FFFFFF;*/
	height: 340px;
	width: 395px;
	background-image: url(../images/back_welcome.gif);
	background-repeat: no-repeat;
}
#centralRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#footer {
	height: 80px;
	width: 750px;
	/*border: 1px solid #FFFFFF;*/
	margin-bottom: 10px;
}
#footerTop {
	text-align: center;
}
#footerTop h1{
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 10px;
}
#footer a {
	color: #FAD0A3;
	text-decoration: underline;	
}
#footer a:hover {
	color: #FCE7CF;
	text-decoration: underline;
}
#footerBottom {
	text-align: center;
	color: #FAD0A3;
	margin-top: 20px;
}
.noticiasLink {
	color: #993333;
	text-decoration: underline;
}
.noticiasLink:hover {
	color: #632121;
	text-decoration: underline;
}

/*CONTEUDO */
#conteudoLeft {
	float: left;
	/*border: 1px solid #FFFFFF;*/
	height: 319px;
	width: 302px;
	margin-left: 10px;
	margin-right: 8px;
	background-color: #D95200;
	background-image: url(../images/back_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 8px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 6px;
}
.discoTitulo {
	color: #C73400;
}

#conteudoCentral {
	height: 360px;
	width: 750px;
	/*border: 1px solid #FFFFFF;*/
	margin-top: 20px;
	margin-bottom: 20px;
}
#conteudoRight {
	float: left;
	/*border: 1px solid #FFFFFF;*/
	height: 340px;
	width: 395px;
	background-image: url(../images/fundo_secoes.gif);
	background-repeat: no-repeat;
}
#conteudoRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C73400;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.links_links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FBD5AA;
	text-decoration: underline;
}
.downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.downloads:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
