*{ margin:0px; padding:0px; font-family: verdana; font-size: 11px;}*

#site{
	width:788px;
	position:absolute;
	left:50%;
	margin-left:-388px;
	z-index: 1;
	visibility: visible;
}
#site2{
	width:774px;
	padding: 0 5px 0 5px;
	border-left: #e7e3e7 solid 2px;
	border-right: #e7e3e7 solid 2px;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}

.categorias{
	height: 22px;
	text-align: center;
	background: url(img/traco.gif) no-repeat right top;
}

.categorias a{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-shadow: #000000 1px;
}
#rodape{
	background:#EAEAEA;
	text-align: center;
	color:#777;
}
.floater{
	position:absolute; 
	z-index:999; 
	left:50%; 
	top:10%; 
	width:320px; 
	margin-left:-160px;
}
