@charset "utf-8";
/* CSS Document */

.textos {
	font-family: Helvetica;
	font-size: 16px;
	color: #999;
}
.titulos {
	font-family: Calibri;
	font-size: 26px;
	color: #F00;
	text-align: center;
	background-attachment: fixed;
	background-position: right top;
}
.textos {
	font-family: Helvetica;
	font-size: 14px;
	color: #999;
	font-weight: lighter;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin: -3px;
}
.container .footer 
