@import url("navi01.css");
@import url("navi02.css");
body {
	background-color: #002b46;
	background-image: url(../media/gui/cesta.jpg);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#fff;
	margin:0;
}

#wrap{display:block; margin:0 auto;width:785px; background-image:url(../media/gui/wrap.jpg); background-repeat:repeat-y; background-position:center}
#topo{background-color:#fff;
background-image:url(../media/gui/topo.jpg);
background-repeat:no-repeat;
height:124px}
#topo h1{display:none}
#topo h2{display:none}
#navi{display:block; float:left; width:200px; height:100%;}
#navitop{display:block; width:211px; height:124px; background-image:url(../media/gui/navitop.jpg); background-repeat:no-repeat; background-position:top;}
#corpo{display:block; margin-left:220px; padding:0 30px 10px 10px; border-left:1px solid #0033CC}
#rodape{display:block; height:37px; background-image:url(../media/gui/rodape.jpg); background-position:top center; background-repeat:no-repeat; clear:both}
#frame{display:block; width:450px; background-color:#515151; padding:10px; border-bottom:2px solid #333333 ; border-left:1px solid #999999; border-right:2px solid #333333; border-top: 1px solid #999999 }
object{margin-bottom:8px}
a{color: #00CCFF; text-decoration:none}
hr{ color:#0033CC; width:100%; height:1px; clear:both}
h1,h2,h3,h4,p{margin:6px 0}
h1{color: #00CCFF; font-size:1.9em; margin-top:10px}
h2{font-size:1.6em}
h3{font-size:1.4em}
h4{font-size:1.1em}
ul{list-style:square}
img{border:none}
