body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660033;
}
body {
	background-color: #FDF4A1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/quadro.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
a {
	font-size: 11px;
	color: #CC0000;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #FF0000;
}
.menutable {
	text-transform: uppercase;
}
a:active {
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	color: #A17536;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
.indextable {
	border: 1px solid #990000;
}
#flashintro {
	border: 3px solid #660000;
}
#content {
	width: 100%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.news-latest-date {
	font-weight: bold;
}
.news-latest-item p.bodytext {
	display: inline;
}

#content img {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

