body { 
	background: url(img/fundo.jpg) repeat-x center top #124778;
	margin:0; 
	border:0; 
	padding:0;
	color: #FFFFFF;
	width: 100%;
}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	}
	
h1 {
	font-family: Trebuchet MS; 
	font-size: 20px;
	color: #FFFFFF; 
	border: 0;
}
	
	
h2 {
	font-family: Trebuchet MS; 
	font-size: 18px;
	color: #9E9935; 
	border: 0;
}

h3 {
	font-family: Trebuchet MS; 
	font-size: 15px;
	color: #9E9935; 
	border: 0;
}

h4 {
	font-family: Trebuchet MS; 
	font-size: 12px;
	color: #9E9935; 
	border: 0;
	margin: 0 0 5px 0; 
}

hr {
	border: 2px solid #9E9935;
}


a:link {
	text-decoration: none; 
	color: #999999;;
}

a:visited {
	text-decoration: none; 
	color: #999999;;
}

a:hover {
	text-decoration: none; 
	color: #999999;
}

a:active {
	text-decoration: none; 
	color: #999999;
}


#alinha_site {
	margin: auto;
	width: 770px;
	color: #ffffff;
}

.logo {
	margin: auto;
	width: 770px;
	text-align: center;
	float: left;
}

.box_texto {
	width: 770px;
	color: #ffffff;
	text-align: center;
	float:left;
}

.box_twitter {
	width: 450px;
	color: #ffffff;
	ztext-align: center;
	padding:0 0 0 150px;
	float:left;
}

.carta {
	width: 61px;
	zpadding:0 0 0 350px;
	float:left;
}

.contato {
	color: #ffffff;
	padding:0 0 0 10px;
	float:left;
}

.limpa {
	clear: both;
}

.box_rodape {
	float: left;
	width: 100%;
	height: 70px;
	text-align: center;
	zposition:absolute;
	bottom:0 !important;

}

