@charset "utf-8";
/* CSS Document */

body {
background-image:url(../images/fundo_ie.jpg);
background-position:center top;
background-repeat:no-repeat;
margin:-30px 0 0 0;
font-family:"Trebuchet MS", Georgia, Garamond;
font-size:12px;
color:#666666;
}
a {
color:#666666;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
p, img {
margin:0;
padding:0;
border:none;
}
#iframe {
border:none;
}
#rodape {
background-color:#FFFFFF;
width:910px;
height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

