
#borda {
	border: 1px solid #EEC10F;
	visibility: visible;
position: absolute;
	left: 50%;
	margin-left: 0;
	top: 50%;
	margin-top: 0px;
    height: 404px;
    width: 600px;

.foto {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
.foto {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.boxcentral {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: FFC607;
	border-left-color: FFC607;
	position: absolute;
	padding: 4px;
	overflow: auto;



}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;


}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;

}
.endereco {
	position: absolute;
	background-image: url(endereco.jpg);
}

#box_central {
scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-arrow-color: #FDCA00;
	}
.boxindex {
	padding: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: FFC607;
	border-bottom-color: FFC607;
	border-left-color: FFC607;
}
.letreiro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	position: absolute;
	height: 200px;
	width: 116px;
	left: 68px;
	top: 274px;


}
.logo {
	position: absolute;
	height: 200px;
	width: 116px;
	background-image: url(logo_site.jpg);

}
