/* Fundo Site */
#fundo-site{ width: 760px; height: 760px; background-color: #FFFFFF; position: relative; left: 50%; margin-left: -380px;}
/* Topo */
#topo{ width: 760px; height: 150px; background-color: #FFFFFF; position: relative; float: left;}
/* Conteudo */
#conteudo{ width: 750px; height: 600px; position: relative; left: 5px;}
/* Menu */
#menu{ width: 125px; height: 600px; position: relative; float: left;}
/* Apoio */
#apoio{ width: 100px; height: 590px; position: relative; float: right; top: 10px;}
/* Meio */
#meio{ width: 505px; height: 590px; position: relative; float: left; margin-left:10px; top: 10px;}
/* Marknet */
#marknet{ width: 760px; height: 21px; position: relative; left: 50%; margin-left: -380px; top: 0px; z-index: 2; text-align:center;}
/* Texto */
.menu{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; text-decoration: none;}
.menu:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#0099FF; text-decoration: none;}
.busca{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
.conteudo-busca{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none;}