body {
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ADA094;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgrpt{background-repeat:repeat-x}



.titulo {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
}
.titulo_med{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#533510;
	text-align: left;
	font-weight:bold;
}
.textos {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	text-align:left;
	font-weight:100;
	
}
.text {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color:#937146;
	line-height:18px;
	
}
.textos_bt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:left;
	color:#7a5323;
	font-weight: bold;
	
}

.textos_medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	
}

.textos_pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight:100;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.textos_pequeno a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

body,td,th {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#795222;;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.cor_tabela {
	background-color: #F1E2CD;
	text-align: center;
}
