.topo {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: medium outset #BA011D;
	position: absolute;
	height: 129px;
	width: 800px;
	left: 0px;
	top: 0px;

}
.mennu {
	background-color: #000000;
	border: medium solid #BA011D;
	position: absolute;
	left: 0px;
	top: 124px;
	

}
.conteudo {
	background-color: #000000;
	border: medium solid #BA011D;
	background-repeat: repeat;
	background-image: url(rosas_vermelhas.jpg);
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;






}
.tabela {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: bolder;
	border: medium outset #CC0033;
	color: #CCCCCC;
}
