body {
/*	background-image:url(Imagens/background2.jpg);*/
	background-image:url(Imagens/backgroundscua.jpg);
	background-color:#d7d9db;
	background-position:center;
	background-attachment:fixed;
/*	background-repeat:repeat-x;*/
}
.lucida12 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #838078;
}
.lucida12links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #838078;
	text-decoration: none;
}
.lucida17 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	color: #FFF;
}
.lucida17links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #ffffff;
}
.lucida11 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
}
.lucida11links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}
a.lucida11links:hover {
	color:#FFF
}
a.lucida11links:active {
	color:#F00
}

.lucida20_1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #3a65aa;
}
.lucida11azul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #3a65aa;
	text-decoration:underline;
}
.lucida20_2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #838078;
}
.lucida15_titlenews {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #3a65aa;
}
.lucida10date {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #838078;
}
a:hover {
	text-decoration: underline;
	color: #3a65aa;
}
a:active {
	text-decoration: none;
	color: #3a65aa;
}

