body {
	text-align:center;
	margin:0px;
	padding:0px;
}
#header {
   position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	width:760px;
	height:114px;
	margin-top:0;
	background:transparent url(../gifs/topo.jpg) no-repeat;	
}
ul {
	padding: 92px 0px 0px 10px;
	margin: 0px;
	white-space: nowrap;
	font-family: "Trebuchet MS","Lucida Sans","Franklin Gothic Medium", verdana, tahoma, helvetica, arial, sans-serif;
	letter-spacing:1px;
	color: #ffffff;
}

ul li {
	display:inline;
}

li a {
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	font-size:11px;
	color:#000000;
}

ul li a:hover {
	color:#666666;
	font-size:11px;
}

.active {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
