.background {
	background-color: #000000;
}
.cortina {
	background-attachment: fixed;
	background-image: url(../imagens/cortina.jpg);
	background-repeat: no-repeat;
	background-position: top;
}.texto {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}
.textoBold {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.textoBold a {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
.textoBold a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.noticiadata {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.rodape {
	font-family: Arial;
	font-size: 11px;
	color: #66CCFF;
	font-weight: bold;
}
.destaque {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.textogrande {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.boxtext {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textoBOLDconteudo {
	font-family: Arial;
	font-size: 11px;
	color: #66CCFF;
	font-weight: bold;
}

a.noticialast  {
	font-family: Arial;
	font-size: 11px;
	color: #66CCFF;
	font-weight: normal;
	text-decoration: none;
}
a.noticialast:hover {
	font-family: Arial;
	font-size: 11px;
	color: #66CCFF;
	font-weight: normal;
	text-decoration: underline;
}
.noticianame {
	font-family: Arial;
	font-size: 11px;
	color: #66CCFF;
	font-weight: bold;
}
.noticiadata a {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.noticiadata a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
.textoBOLDconteudo a {
	font-family: Arial;
	font-size: 11px;
	color: #66CCFF;
	font-weight: bold;
}
.textoBOLDconteudo a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #66CCFF;
	font-weight: bold;
	text-decoration: underline;
}.fundorodape {
	background-image: url(../imagens/fndrodape.jpg);
	background-repeat: repeat;
	background-position: center;
}

