.fundoLateral {
	background-image: url(../imagens/lateral.jpg);
	background-repeat: no-repeat;
	height: 588px;
	width: 250px;
}

.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c66bb;
	font-weight: bold;
	text-decoration: none;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #074eae;
	text-decoration: none;
}
.texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #074eae;
	font-weight: bold;
	text-decoration: none;
}
.texto4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
	text-decoration: none;
}
.news_box {
	background-color: #e8e5d6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1c66bb;
	text-decoration: none;
	width: 203px;
	font-size: 10px;
}
.especial {
	background-color: #e8e5d6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1c66bb;
	text-decoration: none;
	width: 203px;
	font-size: 12px;
}
.fundo_linha {
	background-image: url(../imagens/traco.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 1px;
}
.noticias {
	border:0px;
	width:100%;
	background-color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
