/*** zera as propriedades dos elementos comuns ***/
*{margin: 0;padding: 0;text-decoration:none;font-family:calibri; font-size:14px;}
body{background-color:#FFF; margin:0 !important; padding:0 !important;}
											
/** Evita a rolagem horizontal*/
html{ overflow-x:hidden;}
.clearfix {clear:both; border:none; position:static;width:auto;background:none;}
div{margin:0 auto; text-align:center}

#splash{width:100%}
#logo{margin:50px auto;}
#atencao{margin:50px auto;background:url(http://portal.ana.gov.br/hidroweb/fundo_atencao.png) }
#botoes{margin:20px auto;}
#botoes img{border:none;}


