@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-image:url(imagens/bkg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:##868686;
	color:#444D54;
	
}

table {
	border-collapse: collapse;
}

td {
	padding: 0px;
	margin:0px;
}

form {
	padding: 0px;
	margin:0px;
}

img {
	border:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
<style type="text/css">

.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style8 {font-family: Arial, Helvetica, sans-serif}
.style9 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}


.style7 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

</style>
.style10 {font-size: 12px}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #990000;
}

.consultassociais{
float:right;
position:absolute;
right:10px;
top:300px;
z-index:10000;}