@charset "utf-8";

body{background-image:url(imagens/fundo.png); background-position:center; background-repeat:repeat-y;  margin-top: 70px;}
.style_link{font-size:8px; color:#f58220; font-family:Arial, Helvetica, sans-serif; line-height:18px; text-decoration: none;  margin-left:50px;}
.style_link a{font-size:8px; color:#f58220; font-family:Arial, Helvetica, sans-serif; line-height:18px; text-decoration: none;}
.style_link a:hover{text-decoration: underline;}

/* Página inicial dimenções */

#header{width:771px; height:78px;}
#flash{width:771px; height:182px;}
#main{width:771px; height:auto;}
#footer{width:771px; height:49px;}
#anfibio{width:771px; height:49px;}

/* Propriedades box */

#header{margin:0 auto;}
#flash{margin:0 auto;}
#main{margin:0 auto;}
#footer{margin:0 auto;}
#anfibio{margin:0 auto; padding-top:3px; clear:both; font:Verdana, Arial, Helvetica, sans-serif; font-size:8px; color:#999999; text-align:right;}
