@charset "utf-8";


#wrapper {
	text-align: left;
	margin: auto;
	width: 750px;
	position: relative;
}

body {
	background-color: #000000;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.texto_normal {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.texto_titulo_peq {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.texto_titulo_peq_br {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	font-style: normal;
	letter-spacing: 3px;
	vertical-align: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #786527;
	text-indent: 10px;
}

.texto_titulo_celula {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: normal;
	text-transform: capitalize;
	text-align: center;
	line-height: 30px;
	letter-spacing: 5px;
}
.texto_titulo_celula1 {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: normal;
	text-transform: capitalize;
	text-align: center;
	line-height: 30px;
}
.texto_pequeno_centrado {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: center;
	line-height: 14px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 37px;
}
.texto_layer {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
}
