.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003334;
	background: #FFFFFF;
	vertical-align: top;
	padding-right: 7px;
	padding-bottom: 25px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003334;
}
hr {
	height: 1px;
	border: #215828 1px dotted;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0B414D;
	text-decoration: none;
	font-weight: bold;
}
.inputs {
        background: #ECECEC;
        border: 1px solid;
        border-bottom-color: #F3F3F3;
        border-left-color: #999999;
        border-right-color: #F3F3F3;
        border-top-color: #999999;
        font-size: 9px;
        color: #003334;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.botoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #4F0000;
	background: #0B414D;
	color: #FFFFFF;
	height: 19px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003334;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B414D;
	text-decoration: underline;
}
.zona_menu {
	background: #EDFCE9 url(../img/bgmenu.jpg) repeat-y left;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 20px;
	vertical-align: top;
}
.topico {
	padding-left: 5px;
	font-weight: bold;
}
.menu {
	text-decoration: none;
	font-size: 9px;
}
.menu:hover {
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
}
.menu_activo {
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}
/* Aqui começa o diaporama */
#imageFlow { 
    position: absolute; 
    width: 613px; 
    height: 450px; 
    margin-left: 50%; 
    left: -205px;
    top: 450px; 
    overflow: hidden; 
    background: #000; 
} 
#imageFlow .diapo { 
    position: absolute; 
    left: -4000px; 
    cursor: pointer; 
    -ms-interpolation-mode: nearest-neighbor; 
} 
#imageFlow .link { 
    border: dotted #fff 1px; 
    margin-left: -1px; 
    margin-bottom: -1px; 
} 
#imageFlow .text { 
    position: absolute; 
    left: 0px; 
    width: 100%; 
    bottom: 16%; 
    text-align: center; 
    color: #FFF; 
    font-family: verdana, arial, Helvetica, sans-serif; 
    z-index: 1000; 
} 
#imageFlow .title { 
    font-size: 18px; 
    font-weight: bold; 
} 
#imageFlow .legend { 
    font-size: 10px; 
} 
#imageFlow .scrollbar { 
    position: absolute; 
    left: 10%; 
    bottom: 20px; 
    width: 80%; 
    height: 16px; 
    z-index: 1000; 
} 
#imageFlow .track { 
    position: absolute; 
    left: 1%; 
    width: 98%; 
    height: 16px; 
    filter: alpha(opacity=30); 
    opacity: 0.3;
} 
#imageFlow .arrow-left { 
    position: absolute; 
} 
#imageFlow .arrow-right { 
    position: absolute; 
    right: 0px; 
} 
#imageFlow .bar { 
    position: absolute; 
    height: 16px; 
    left: 25px; 
} 

/* Galeria */
#galeria {
    height: 450px;
}
#voltar {
    text-align: right;
}
