.boxPublicidade {
	margin-top: 10px;
	margin-left: 3px;
}

.greenBox {
	width: 143px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8CBA8C;
	border-left-color: #8CBA8C;
	margin: 0px;
	padding: 0px 3px 0px 5px;
	background-color: #FFFFFF;
}
.greenBox h1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color:#7FBF41;
	padding: 1px 0px 1px 4px;
	margin: 0px 0px 8px 0;
	text-align: center;
}
.greenBox .item {
	/*margin-bottom: 5px;*/
	text-align: center;
}

.greenBox .mapa {
	text-align: center;
	margin-bottom: 10px;
}

.greenBox form {
	margin-bottom: 0px;
}
.greenBox img {
	border: 0;
}

.greenBox .item select {
	margin-bottom: 5px;
}

.itemAcesso {
	margin-top: 15px;
}

.itemAcesso .item .titulo {
	text-align: left;
	margin-left: 10px;
	margin-top: 8px;
	padding-left: 5px;
	border-left: solid 1px #D0D0D0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;	
}

.greenBox .itemAcesso .item a {
	text-decoration: none;
	color: #006600;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;		
}

.greenBox .itemAcesso .item a:hover {
	font-weight: bold;
	color: #DE8013;
	text-decoration: none;
}

.selectBox {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	width: 115px;
}
.selectBlur {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #fff;
}
.selectFocus {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #ffe;
}
.botaoPadraoON
{  
	height: 18px;
	font-family: verdana; font-size: 10px; color: #2E802E;  
	background-image: url(../imgs/bg_botao_on.gif); background-repeat: repeat-x;
	border: 1px #5B9C58 solid;  
	background-color: #E4F5E1; 
	padding-right: 3px;
	padding-left: 3px;
	cursor: pointer;
}

.botaoPadraoOFF
{  
	height: 18px;
	font-family: verdana; font-size: 10px; color: #ABABAB;
	background-color: #EFEFEF;  
	background-image: url(../imgs/bg_botao_off.gif); background-repeat: repeat-x;
	border: 1px #B8B7B4 solid;
	padding-right: 3px;
	padding-left: 3px;
}
.banners img {
	margin-bottom:7px;
}
.banners div {
	margin-bottom:7px;
}

.boxlateral {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: black;
}
.itemAcesso .saibamais {
	width: 0px;
	height: 0px;
}