@import url(paginas.css);

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


/*-------------------------------------------
	CONTATO
-------------------------------------------*/
#contato { position: relative; width: 700px; height: 579px; top: 10px; margin: 0 auto; /*border: 1px solid red;*/ }
#contato h1 { color: #1C79A9; font: 16px 'Arial Rounded MT Bold'; text-transform: uppercase; }
#contato .texto { width: 700px; margin-top: 10px; text-align: justify; }
#contato form { width: 325px; margin: 30px 0 0 150px; }