.texto {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #003399}
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: underline}
.título {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #003399}
.fundo {  background-attachment: fixed; background-image: url(img/fundo.jpg); background-repeat: no-repeat; background-position: top}
#subcontainer { 
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-left:10%;
}

.rodapeParticipacoes {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	margin-top:5px;
	color:#000;
}
