
body {
	font-size: 11pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006a0e;
	background: #eee8d7 url(images/sand.jpg) fixed  no-repeat;
}

a {
	font-size: 11pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006a0e;
}

a:hover {
	font-size: 11pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003207;
}

p {
	text-indent: 4ex;
	font-size: 11pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006a0e;
}

.text {
	margin-left: 0px;
	font-size: 11pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003207;
}

.bold {
	margin-left: 0px;
	font-size: 11pt;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003207;
}

.header {
	font-size: 15pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003207;
}

a.menu {
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #56492c;
	text-decoration: none;
	padding-bottom: 1em;
}

a.menu:hover {
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 1em ;
}

.admintable {
	border-style: solid;
	border-width: 1px;
	border-color: #006a0e;
	background: #d3c7ab;
}

.bottom {
	font-size: 7pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d3c7ab;
}

.textbox {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003207;
	border: solid 2px #003207;
}

ul.gral {
	list-style: url(images/muino_bullet.png) circle
}


ul.flor {
	list-style: url(images/ico_flor.png) circle
}

ul.estrela {
	list-style: url(images/ico_estrela.png) circle
}

ul.cuncha {
	list-style: url(images/ico_cuncha.png) circle
}

ul.peixe {
	list-style: url(images/ico_peixe.png) circle
}

