﻿body
{
	margin: 0px 0px;
	background-color: #224b47;
}
.borda_redor
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	margin: 1px;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}
.form
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 8pt;
	margin: 1px;
	border-left: darkgray 1px solid;
	color: dimgray;
	border-bottom: darkgray 1px solid;
	font-family: verdana;
	background-color: whitesmoke;
	height: 20px;
	background-image: url(imagens/bg_form_g.gif);
	background-repeat: no-repeat;
}
.textbox
{
	border-right: #b1ac77 1px solid;
	border-top: #b1ac77 1px solid;
	font-size: 8pt;
	border-left: #b1ac77 1px solid;
	color: #686226;
	border-bottom: #b1ac77 1px solid;
	font-family: verdana;
	background-color: #f8f7f1;
	text-decoration: none;
	height: 16px;
}
.botao
{
	font-family: verdana;
	font-size: 9pt;
	background-color: #e8e6ce;
	border-right: #b1ac77 1px solid;
	border-top: #b1ac77 1px solid;
		border-left: #b1ac77 1px solid;
	color: #686226;
	border-bottom: #b1ac77 1px solid;
}
.texto
{
	font-size: 9pt;
	color: black;
	font-family: arial;
	text-decoration: none;
	line-height: 14pt;
}
.texto_destaque
{
	font-size: 9pt;
	color: black;
	font-family: arial;
	text-decoration: none;
	line-height: 14pt;
	font-weight: bold;
}
.td_titulo
{
	background-image: url(Imagens/Site/bg_titulos.jpg);
	width: 100%;
	background-repeat: no-repeat;
	height: 28px;
}
.titulo
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #7d600c;
	font-family: verdana;
	text-decoration: none;
}
.titulo_b
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	color: white;
	font-family: 'Book Antiqua';
}
.texto_intro
{
	font-size: 10pt;
	color: #554e49;
	font-family: verdana;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
}
.texto_b
{
	font-size: 9pt;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
}
.tb_master
{
	background-color: #ffffff;
	width: 777px;
	height: 100%;
	border-right: #bebba0 1px solid;
	border-left: #bebba0 1px solid;
	border-top: #bebba0 1px solid;
	border-bottom: #bebba0 1px solid;
}
.imagem
{
	border-right: white 2px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
	border-bottom: white 2px solid;
}
.imagem_float
{
	border-right: darkkhaki 1px solid;
	padding-right: 4px;
	border-top: darkkhaki 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: darkkhaki 1px solid;
	padding-top: 4px;
	border-bottom: darkkhaki 1px solid;
	background-color: white;
	margin: 2px 4px 2px 2px;
	float: left;
}
.top_master
{
	background-image: url(Imagens/Site/top.jpg);
	background-repeat: no-repeat;
	height: 122px;
	vertical-align: top;
}
.bottom_master
{
	height: 27px;
	background-color: #ebd88f;
}
.menu_master
{
	width: 190px;
	background-color: #fff8dd;
	vertical-align: top;
	text-align: left;
}
.tb_menu
{
	background-image: url(Imagens/Site/bg_menu.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 248px;
	vertical-align: top;
	text-align: left;
}
.conteudo_master
{
	width: 587px;
	background-color: #ffffff;
}
.link_top
{
	font-weight: bold;
	font-size: 7pt;
	text-transform: uppercase;
	color: #846a0b;
	font-family: verdana;
	text-align: center;
	text-decoration: none;
}
.link_menu
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: #aa880f;
	font-family: verdana;
	text-align: center;
	text-decoration: none;
}
A:link
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.tb_fotos
{
	width: 170px;
	height: 130px;
	text-align: center;
}
.tb_fotos_up
{
	background-position: left top;
	background-image: url(imagens/bg_fotos_up.jpg);
	background-repeat: no-repeat;
	width: 224px;
	height: 130px;
}
.separador
{
	height: 10px;
}
