body{	
	background: #826217;
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #F4F0D6;
	font-size: 13px;
	line-height: 140%;
}

a:link, a:visited{
	color: #F4F0D6;
	/*
	text-decoration: none;
	*/
}
a:hover{
	color: #FFFFFF;
}

li{list-style-type:none;}

#pagina{
	width: 770px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 770px;
	height: 285px;
	position: relative;
	clear: both;
	background: url(imagens_template/logo-palm.jpg) no-repeat left top;
}

#flash{
	width: 377px;
	height: 285px;
	position: relative;
	float: right;
}

#conteudo{
	width: 768px;
	height: auto;
	position: relative;
	clear: both;
	border-left: 1px solid #6F5314;
	border-right: 1px solid #6F5314;
	background: url(imagens_template/bg_conteudo.gif) repeat-x;
}

#rodape{
	width: 770px;
	height: 160px;
	padding-top: 133px;
	background: url(imagens_template/bg_rodape.jpg) no-repeat;
	position: relative;
	clear: both;
	font-size: 11px;
	text-align: center;
	line-height: 120%;
}

.bug{
	width: 100%;
	height: 20px;
	clear: both;
	position: relative;
}

.caminho{
	width: 770px;
	height: 20px;
	clear: both;
	position: relative;
	font-size: 10px;
	color: #D0BB8C;
	text-align: center;
	padding-top: 5px;
}

.texto{
	width: 540px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 17px;
}

.coluna_menu{
	margin-top: 17px;
	width: 169px;
	height: auto;
	position: relative;
	float: right;
	border-left: 1px solid #D0BB8C;
}

img.preview{
	border: 1px solid #D0BB8C;
	margin-right: 20px;
	margin-bottom: 10px;
}

a.menu_principal:link, a.menu_principal:visited{
	font-size: 17px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	width: 158px;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: normal;
}

a.menu_principal:hover{
	line-height: 120%;
	padding-bottom: 4px;
	padding-top: 4px;
	background: url(imagens_template/bg_menu_principal_on.jpg) repeat-y;
	border-bottom: 1px solid #9F781C;
	text-decoration: none;
}

a.menu_principal-ativo{
	font-size: 17px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	height: 27px;
	background: url(imagens_template/bg_menu_principal_on.jpg) repeat-y;
	border-bottom: 1px solid #9F781C;
	line-height: 28px;
	width: 158px;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	font-weight: normal;
}


a.sub-menu_principal:link, a.sub-menu_principal:visited{
	font-size: 13px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	height: 20px;
	line-height: 20px;
	background: #9F781C;
	width: 143px;
	display: block;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: normal;
}

a.sub-menu_principal:hover{
	height: 20px;
	background: url(imagens_template/bg_sub_menu_on.gif) 15px center #9F781C no-repeat;
	text-decoration: none;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	margin-bottom: 20px;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #F3EFD4;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	margin-bottom: 20px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	line-height: 140%;
	margin: 0;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}

hr{
	border-top: 1px solid #D0BB8C;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

.separador{
	height: 30px;
	padding: 10px 0 0 0;
}

.separador-menu{
	height: 3px;
	width: 150px;
	margin-left: 10px;
	font-size: 1px;
	margin-top: 10px;
	border-top: 1px solid #D0BB8C;
}

a.details:link, a.details:visited{
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.details:hover{
	text-decoration: underline;
}

.web{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.in{
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
}
