@import url(paginas.css);

/*-------------------------------------------
    MEIO
-------------------------------------------*/
#meio { height: auto; }


/*-------------------------------------------
	LOCALIZAÇÃO
-------------------------------------------*/
#localizacao { position: relative; width: 700px; height: 579px; top: 10px; margin: 0 auto; /*border: 1px solid red;*/ }
#localizacao h1 { color: #1C79A9; font: 16px 'Arial Rounded MT Bold'; text-transform: uppercase; }
#localizacao .texto { text-align: left; width: 700px; margin-top: 10px; text-align: justify; }
#localizacao iframe { background: url(img/loading.gif) center center no-repeat; }