.texto {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}
.borda {
	border: 10px solid #00ff00;
}

.bordazu {
	border: 5px solid #0000ff;
}
.titulo {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.margem {
	margin: 25px;
	background-attachment: fixed;
	background-image: url(back/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;




}
.box {
	background-color: #00ccFF;
	border: solid #0000aa;
}
.subtitulo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
