/* ------------------------------------------------------------------------------------ */
/* Estrutura
--------------------------------------------------------------------------------------- */
html {height: 100%;}
body { background:#66A8FF; 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:#f3f3f3; margin:0px auto;}
/* ...... */
/* ------------------------------------------------------------------------------------ */
/* Geral
--------------------------------------------------------------------------------------- */
.imagem { border:4px solid #fff; border-radius:4px; box-shadow:0px 0px 4px rgba(0,0,0,0.2);}
.cl-azul, .cl-azul a, a.cl-azul { color:#1b5983;}
