BODY {
scrollbar-face-color: #f9c31d;
scrollbar-highlight-color: #f9c31d;
scrollbar-3dlight-color: #f9c31d;
scrollbar-darkshadow-color: #f9c31d;
scrollbar-shadow-color: #f9c31d;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #f9c31d;
}
#barra-base {
	background-image: url(images/barra-base.png);
	background-repeat: no-repeat;
	height: 567px;
	width: 97px;
	overflow: visible;
	z-index: 50;
	padding: 0px;
	margin-top: -565px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	_background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/barra-base.png',sizingMethod='scale');
}

#shadow1 {
	background-image: url(images/shadow-bottom.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 770px;
	background-position: right top;
	text-align: right;
}


#border_black {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
#bg-centro {
	background-image: url(images/centro3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 487px;
	width: 770px;
}
#cont-base {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 350px;
}

#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 770px;
}
#black-bar1 {
	background-color: transparent;
	padding: 0px;
	height: 21px;
	width: 770px;
	margin: 0px;
}
#rodape {
	background-image: url(images/rodape.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 770px;
}
#zero-borders {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#base-interna {
	margin: 0px;
	padding: 0px;
	height: 428px;
	width: 770px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #f9c31d;
	border: 1px solid #000000;
}

#bg_agenda{
	width:542px;
	height:426px;
	float:left;
	border:solid 1px #f9c31d;
	background-image:url(images/bg_agenda.jpg);
	background-repeat:no-repeat;
}

/*Descritivo box*/


#base_desc_agenda{
	position:absolute;
	width:90%;
	/*height:80%;*/
	text-align:center;
	padding-top:5%;
	display:none;
}

#caixa_desc{
	width:340px;
	border:solid 1px #f9c31d;
	background-image:url(images/bg-opac.png);
	margin:0 auto;
	padding-bottom:10px;
}
/*Box destaques*/
#box_destaques{
	width:300px;
	height:235px;
	border:solid 1px #f9c31d;
	background-image:url(images/bg-opac.png);
	position:absolute;
	margin-left:60%;
	margin-top:3%;
	left: 14px;
}

#box_destaques2{
	width:300px;
	height:235px;
	border:solid 1px #f9c31d;
	background-image:url(images/bg-opac.png);
	position:absolute;
	margin-left:55%;
	margin-top:26%;
}

