body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg01.gif);
	background-color: #021b44;/*#E8CDA8;*/
}
.bgTopo {
	margin: 0px;
	background: url(../img/bg02.jpg) repeat-x top;
	width: 100%;
}
/* ========== LINKS ========================*/
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #F6E4BC;
}
/* ========== NEWS ========================*/
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F6E4BC;
}
.mais_detalhes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F6E4BC;
}
.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.texto_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.menu_tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}