/* ------------------------------------------------------------------------------------ */
/* Estrutura
--------------------------------------------------------------------------------------- */
html {height: 100%;}
body { background:#fff; font: normal 89.5% 'Source Sans Pro', Arial, Helvetica, Verdana, sans-serif !important; color: #535353; height: 100%; overflow: visible;}
a:link, a:visited {text-decoration: none;}
/* ------------------------------------------------------------------------------------ */
/* Base
--------------------------------------------------------------------------------------- */
/* ...... */
#divmid {background:none;}
.meio { height:100%; min-height:100px; background:none; margin:0px auto;}
/* ...... */
/* ------------------------------------------------------------------------------------ */
/* Geral
--------------------------------------------------------------------------------------- */


