/* CSS Document */

body{
margin:0 0 0 0;
font-size:13px;
background:url(images/fundo.png) no-repeat center;
}
h1{
color:#3399CC;
}

#dialogo{ 
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:#F2F2F2;
}
.rodape{
position:absolute; bottom:0px; width:99%; padding:7px; background:#003466; color:#FFFFFF
}
.rodape a{ color:#FFFFFF; text-decoration:none; font-weight:bold }