.bottom {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #1B3B52;
}
body {
	background-attachment: fixed;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.bottomcinza {

	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #999999;
}
.texto {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #003366;
}

