@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #1D0100;
	background-image: url(../img/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.verde_n {
	font-family: Calibri, Cambria;
	font-size: 1em;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
.normal {
	font-family: Calibri, Cambria;
	font-size: 0.85em;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.normal_n {
	font-family: Calibri, Cambria;
	font-size: 0.85em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.normal_n_vermelho {
	font-family: Calibri, Cambria;
	font-size: 0.85em;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}


#campo {
	font-family: Calibri, Cambria;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CA7525;
	background-color: #FAF2CF;
}
.normal_n2 {
	font-family: Calibri, Cambria;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.gema {
	font-family: Calibri, Cambria;
	font-size: 0.85em;
	color: #E38F39;
	text-decoration: none;
	font-weight: normal;
}
#L1, #L1:link {
	font-family: Calibri, Cambria;
	font-size: 0.85em;
	color: #E48F35;
	text-decoration: none;
}
#L1:hover {
	font-family: Calibri, Cambria;
	font-size: 0.85em;
	color: #E69039;
	text-decoration: underline;
}
.botao_enviar {
	background-image: url(../img/bt_enviar.jpg);
	height: 30px;
	width: 84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
