body {
	background-color: #fff;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
#logo {
	width:760px;
	height:45px;
	line-height:45px;
	vertical-align:middle;
	margin:auto;
}

#container {
	width:750px;
	margin:auto;
	background-color:#fff;
	text-align:center;
}
#topo {
	width:100%;
	height:198px;
	background-image:url(../_images/bg_fg.gif);
	background-repeat: repeat-x;
	text-align:center;
}
.topoContainer {
	padding-top:15px;
	text-align:center;
}
a {
	color:#006600;
}
h3 {
	font-weight:bold;
	color: #006600;
}
.sites {
	line-height:12px;
}
.blocoDestaque {
	border:0px;
	background-color:#fff; 
	width:265px; 
	height:175px; 
	text-align:center;
	display:table;
}