td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	text-decoration: none;
}
.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 45px;
	padding-bottom: 20px;
	background: #EDEDEB url(../img/agua.jpg) no-repeat right bottom;
	vertical-align: top;
}
hr {
        height: 1px;
        border-bottom: #FFFFFF 1px dotted;
}
.botoes {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        color: #29472C;
        text-decoration: none;
        background: #ACD562;
        border: #29472C 1px solid;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3D663E;
	text-decoration: none;
	padding-top: 0px;
	font-weight: bold;
}
a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #3D663E;
        text-decoration: none;
}
a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #3D663E;
        text-decoration: underline;
}
.inputs {
        background-color: #D9DAD5;
        border: 1px solid;
        border-bottom-color: #F4F4F2;
        border-left-color: #B3B4AD;
        border-right-color: #F4F4F2;
        border-top-color: #B3B4AD;
        font-size: 9px;
        color: #282828;
        font-family: verdana;
}
.topico {
		background: url(../img/topico.jpg) no-repeat;
		height: 26px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #5E663E;
        text-decoration: none;
		font-weight: bold;
		padding-left: 30px;
}
.menu {
        background: url(../img/menu.jpg) no-repeat;
		height: 22px;
		padding-left: 30px;
		color: #531112;
}
.menu_activo {
        background: url(../img/menu_activo.jpg) no-repeat;
		height: 22px;
		padding-left: 30px;
		color: #6F470C;
		font-weight: bold;
}
