/* CSS Document */

@import url("definitions.css");

html { height: 100%;
}
body { background: url(../imagens/bg_html.png) top repeat-x #485D88; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#60693A; text-align: center;
}
img { border:0;
}
* { margin: 0; padding: 0;
}
#body { width: 778px; margin: 0 auto; background:url(../imagens/bg_divmain.gif) repeat-y #FFFFFF;
}
#top { width: 100%; height: 233px;
}
#menu { width: 164px; float: left; margin: 0 0 0 14px; _margin-left:7px; text-align:left; list-style:none;
}
#menu-rodape { padding-left:183px;
}
#content { padding:0 15px 15px 5px; text-align:justify; width: 580px; float: right;
}
#baseboard { clear:both; width: 778px; height: 68px; background: url(../imagens/rodape.gif) no-repeat;
}
a:link { color: #3C78B5;
}
a:visited { color: #3C78B5;
}
a:hover { text-decoration: none;
}