.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.fundo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: fixed;
	background-image: url(pt/img/fundo_marenostrum_curva.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFE1;
	border: 1px solid #91BDCA;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #25569B;
	border: 1px solid #91BDCA;
	font-weight: bold;
}
