﻿body 
{
	background-image:url(images/fundoApoio.jpg);
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000;
	margin:0;
}


#Top
{
	background:url(Images/bgTopo.gif) no-repeat;
	width:776px;
	height:170px;
}
img
{
	border:0;
}

a
{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}


.contatosPrincipal
{
	font:14px Arial;
	color:#000000;
}

.contatosSecundario
{	
	font:13px Arial;
	color:#000000;
}