/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#0033FF;
}
.socio {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #F5F5F5;
}
.inf {
    color:#000000;
}
.inf:hover {
    color:#000000;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#flutuante_estendido{
    position:absolute;
	z-index:2;
	width: auto;
	height: auto;
	margin-top: 6px;
	top: 6px;
	text-align: center;
}

#destaques{
    position:absolute;
	z-index:1;
	width:auto;
	height:auto;
	margin-top:82px;
	margin-left:12px;
	top:82px;
	text-align:center;
}