body{
	margin:0;
	background-color:#ffffff;
	padding:0;
	

	}

.menu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
font-weight:bold;
text-decoration:none;
}
.menu:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}
	
#site{
position:absolute;
margin:0 auto;
top:50%;
margin-left:0px;
margin-top:-293px;
width:100%;
height:585px;
background-image:url(gifs/fundo_geral.gif);
background-repeat:repeat;


}
	
#topo{
	width:785px;
	height:91px;
	
	
	}
#meio{
	width:785px;
	height:430px;
	background-image:url(gifs/fundo.jpg);
	background-repeat:no-repeat;

	}
#logo{
	width:152px;
	float:left;

	}

#logo2{
	width:276px;
	float:right;

	}


