@charset "utf-8";
/* CSS Document */

body { font-family:Impact; font-size:18px; color:#00394f; }
a { color:#00394f; text-decoration:none; }
a:visited { color:#00394f; text-decoration:none; }
a:hover { color:#ef3829; text-decoration:underline; }
small { font-size:12px; }
h3 { font-size:50px; margin:10px 0 10px 0; }
#container { width:766px; margin:0 auto 0 auto;}
#top { width:746px; height:126px; margin:0 10px 0 10px; }
#logo { width:65px; height:126px; float:left; background:url(images/logo.gif) center no-repeat; }
#menuhorizontal { width:681px; height:126px; float:right; }
#menuhorizontal ul { margin:100px 0 0 170px; }
#menuhorizontal li { display:inline; font-size:24px;}
.liazul { color:#00394f; }
.livermelho { color:#ef3829; }
#corpo { width:746px; height:auto; border:solid 1px #00394f; padding:9px 9px 4px 9px; }
#footer { font-family:Impact; font-size:12px; width:746px; height:50px; }
#footerES { float:left; text-align:left; width:400px; }
#footerDT { float:right; text-align:right; width:346px; }
.texto { line-height:1.3em; word-spacing:0.1em; }
.verde { color:#99d600; }
.inputfield { border:solid 1px #00394f; width:624px; color:#ef3829; font-family:Impact;}
.inputSubmit { border: solid 1px #99d600; background:none; font-family:Impact; color:#99d600; cursor:pointer; }
