body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../img/fundo_geral3.jpg);
	margin: 0px;
}
#fundo {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/fundo_geral2.jpg);
}
#fundo_ceu {
	background-attachment: fixed;
	background-image: url(../img/top_ceu2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#fundo_ceu_baixo {
	background-attachment: fixed;
	background-image: url(../img/baixo_ceu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.normal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.negrito {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.verde {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #07A5B5;
	text-decoration: none;
}
#L1, #L1:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
#L1:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}#L2, #L2:link {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #07A5B5;
	text-decoration: none;
}
#L2:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #07A5B5;
	text-decoration: underline;
}
.verdenegrito {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #07A5B5;
	text-decoration: none;
}
#campo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DAF2F4;
	border: 1px solid #B9E6EA;
}
