<style type="text/css">
td img
{
	display: block;
}


body 
{
	background-image: url(Imagens/backgrounds/background.png);
	background-color: #00579D;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

.footer 
{
	bottom:0px;
	margin-bottom:0px;
	width:100%;
	z-index: 9999; 
	float:left;
	position:fixed;
}

.contactos
{
	font-family: "Century Gothic";
	font-style: normal;
	font-size: 12px;
	color: #999;
}

.estilobarra
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCC;		
}
a:link {
	color: #666;
	text-decoration: none;	
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
.cr {
	color: #666;
	font-size: 9px;
	text-decoration: none;	
}
</style>
