.body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.iframe {
	background: none;
	margin-top: 0px;
	scrollbar-arrow-color:#655d52;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#E9E9EE;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#655d52;
	scrollbar-track-color:#EEEEEE;
	}

.barra {
	scrollbar-arrow-color:#655d52;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#E9E9EE;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#655d52;
	scrollbar-track-color:#EEEEEE;
}


.bgconteudo {
	background-attachment: scroll;
	background-image: url(../imagens/bg_home_cont_meio.gif);
	background-repeat: no-repeat;
	background-position: top;
}



.bginternasleft {
	background-attachment: scroll;
	background-image: url(../imagens/bg_internas_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
}




.bginternasright {
	background-attachment: scroll;
	background-image: url(../imagens/bg_internas_right.jpg);
	background-repeat: repeat-x;
	background-position: top;
}



.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #BAECAF;
	height: 19px;
	border: 1px solid #009900;
}




.form-big {
	background-color: #3cf395;
	border: 1px solid #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


.form-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	background-color: #3cf395;
	height: 16px;
	border: 1px solid #009900;
	font-weight: bold;
	width: 120px;
	padding-left: 2px;
}

.form-senha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	background-color: #3cf395;
	height: 16px;
	border: 1px solid #009900;
	font-weight: bold;
	width: 70px;
	padding-left: 2px;
}




.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #3cfc95;
	height: 20px;
	width: 60px;
	color: #000000;
	cursor: hand;
}






.hand {
	cursor: hand
}




.borda-menu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}.bg-menu {
	background-color: #009933;
}


.linha-v {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006633;
}


.linha-h {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.home-left {
	background-attachment: scroll;
	background-image: url(/site/imagens/bg_home_left.jpg);
	background-repeat: repeat-x;
	background-color: #BDE27B;
	background-position: top;
}
.home-right {
	background-attachment: scroll;
	background-image: url(/site/imagens/bg_home_right.jpg);
	background-repeat: repeat-x;
}
