@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #333;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: auto;
	position: relative;
}

{
   scrollbar-3dlight-color:    660000;
   scrollbar-arrow-color:      000000;
   scrollbar-base-color:       cc9933;
   scrollbar-darkshadow-color: 669900;
   scrollbar-highlight-color:  000000;
   scrollbar-shadow-color:     cccccc;
   scrollbar-track-color:      cc0099;
}

/* CSS Document */

.top {
	width: auto;
	clear: none;
	float: none;
	position: relative;
	background-repeat: no-repeat;
	height: 260px;
	background-image: url(imagens/top.jpg);
	overflow: hidden;
	background-color: #000;
	background-position: center top;
	background-attachment: scroll;
}
.logo {
	text-align: left;
	width: 410px;
	color: #FFF;
	height: 47px;
	float: left;
	background-color: #000;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.botoes {
	width: auto;
	text-align: center;
	float: none;
	height: 14px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(0px,0px,0px,0px);
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: static;
	margin: 0px;
	background-color: #000;
}
.lateral {
	float: left;
	width: 430px;
	height: auto;
	text-align: center;
	color: #FFF;
	white-space: normal;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.elmefaria {
	float: left;
	width: 200px;
	height: auto;
	text-align: left;
	white-space: normal;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.destaque {
	width: 190px;
	float: left;
	white-space: normal;
	text-align: left;
	position: fixed;
	top: 307px;
	left: 230px;
	right: auto;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	height: auto;
	clear: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	background-color: #999;
}
.show {
	width: auto;
	color: #FFF;
	float: none;
	height: auto;
	white-space: nowrap;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

