* {
	margin: 0px;
	padding: 0px;		
}

.bg_box {
	background-image: url(../img/bg_box.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #635d4c;
	text-decoration: none;
}
.texto_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #354F03;
	text-decoration: none;
}

.formulario {
	line-height: 16px;
	border: 1px solid #91A369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #635D4C;
	padding-left: 2px;
	background: url(../img/bg_combo.jpg) repeat-x;
}

.formulario_select {
	line-height: 16px;
	border: 1px solid #91A369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #635D4C;
	padding-left: 2px;
	background-color: #EEEEEE;
	text-decoration: none;
}

.menu_sobreomunicipio {
	background-image: url(../img/municipio_btn_menu_sobreomu.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: none;
	text-indent: -5000px;
}

.menu_projetossolidario {
	background-image: url(../img/municipio_btn_menu_projsoli.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: none;
	text-indent: -5000px;
}
.menu_eventos {
	background-image: url(../img/municipio_btn_menu_eventos.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: none;
	text-indent: -5000px;
}
.menu_comochegar {
	background-image: url(../img/municipio_btn_menu_comocheg.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: none;
	text-indent: -5000px;
}
.menu_fotos {
	background-image: url(../img/municipio_btn_menu_fotos.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: none;
	text-indent: -5000px;
}

