@charset "utf-8";

body {
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
a {color: #990000; text-decoration:none}
a:hover { color:#996600; text-decoration:none}

img {border:0}
#meio {
	margin:0 auto;
	margin-top:47px;
	width:913px;
	height:685px;
}
titulo1 {
	color:#070705;
	font-weight:bold;
}
titulo2 {
	color:#54381c;
}
.style1 {color: #7F6032}
