@import url(/lg/lg_template/web/css/reset.css);
@import url(/lg/lg_template/web/css/estrutura.css);
@import url(/lg/lg_template/web/css/internas.css);
@import url(/lg/lg_template/web/css/forms.css);
@import url(/lg/lg_template/web/css/ie.css);


@import url(/lg/lg_template/web/css/menu_turismo.css);
	
html { 
	overflow-y: scroll;
    overflow-x: auto;
}		
	
body { 
	font: normal 11px Verdana, Arial, sans-serif;
	background:url("/lg/lg_template/web/img/largo_bg01.jpg");
	background-color: #000000;
	background-repeat: no-repeat !important;
	background-position: top !important;
	text-align: center !important;
}

