body {
  background-position: center top;
  background-color: #999999;
  font-size: 0.85em;
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  color: white;
  background-image: url("sublimenusfora.png");
  background-repeat: repeat-x;
}

a:link {
  color: #ece810;
  text-decoration: underline;
}

a:visited {
  color: #ece810;
}

a:hover {
  color: #999999;
  text-decoration: none;
}

a:active {
  color: #999999;
}

p, ul {
  line-height: 1.6em;
}

ul header, footer, nav, section {
  display: block;
}

hr {
  width: 99%;
  height: 0px;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
  clear: both;
  visibility: hidden;
}

h1 {
  font-size: 2em;
  padding-bottom: 0px;
}

h2 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 1.1em;
}

h5, h6 {
  font-size: 1em;
}

#page {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background-color: black;
  background-image: url("base-bd2.png");
  background-position: left bottom;
  background-repeat: repeat-x;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
}

header, #header {
  background-position: center bottom;
  background-image: url("sublimenus.png");
  position: relative;
  margin-bottom: 0px;
  color: white;
  padding-bottom: 4px;
  z-index: 1;
  background-repeat: repeat-x;
}

header img, #header img {
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

#main {
  padding-top: 18px;
  padding-right: 18px;
  padding-bottom: 18px;
  padding-left: 18px;
  border-radius: 3px / 0px;
}

footer, #footer {
  color: white;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  text-align: center;
  line-height: normal;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  font-size: 0.9em;
}

ul#menu {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 0px;
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: right;
  z-index: 3;
}

ul#menu li {
  display: inline;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  font-size: 1.1em;
  font-family: "Impact", Arial, sans-serif;
  letter-spacing: 0.1em;
}

ul#menu li#greeting {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-decoration: none;
  line-height: 2.8em;
  color: white;
}

ul#menu li a {
  padding-top: 2px;
  padding-right: 20px;
  padding-bottom: 2px;
  padding-left: 20px;
  text-decoration: none !important;
  line-height: 2.8em;
  color: white;
}

ul#menu li a:hover {
  text-decoration: none;
  color: #999999;
}

ul#menu li a:active {
  text-decoration: none;
}

ul#menu li.selected a {
  text-decoration: none;
  color: black;
}

.formcont {
  text-align: center;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-image: url("fdform.png");
  padding-top: 18px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  width: 90%;
}

#infos {
  float: left;
  width: 50%;
}

#msgbot {
  float: right;
  width: 50%;
}

fieldset {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #dddddd;
  border-right-color: #dddddd;
  border-bottom-color: #dddddd;
  border-left-color: #dddddd;
  padding-top: 0px;
  padding-right: 1.4em;
  padding-bottom: 1.4em;
  padding-left: 1.4em;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1.5em;
  margin-left: 0px;
}

legend {
  font-size: 1.2em;
  font-weight: bold;
}

textarea {
  min-height: 75px;
}

input[type="text"], input[type="password"], textarea {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  font-size: 1.2em;
  color: #444444;
  width: 350px;
}

select {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  font-size: 1.2em;
  color: #444444;
}

input[type="submit"] {
  font-size: 1.2em;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

table {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e8eef4;
  border-right-color: #e8eef4;
  border-bottom-color: #e8eef4;
  border-left-color: #e8eef4;
  border-collapse: collapse;
}

table td {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e8eef4;
  border-right-color: #e8eef4;
  border-bottom-color: #e8eef4;
  border-left-color: #e8eef4;
}

table th {
  padding-top: 6px;
  padding-right: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  background-color: #e8eef4;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e8eef4;
  border-right-color: #e8eef4;
  border-bottom-color: #e8eef4;
  border-left-color: #e8eef4;
}

.imgs, .imgs th, .imgs td, .imgs img {
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: transparent;
}

.bordon {
  border-radius: 14px;
}

.infobox {
  width: 750px;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: double;
  border-right-style: double;
  border-bottom-style: double;
  border-left-style: double;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  margin: 0 auto 2em;
  background-color: transparent;
  background-image: linear-gradient(30deg, #05372b, #126250, #05372b 65%);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.error {
  color: Red;
}

.azul {
  color: #2c77bc;
}

.amar {
  color: #ece810;
}

.castor {
  color: #e8d0b3;
}
.cinza{
	color: #ccc;
}
.listenta {
  font-size: 16px;
  list-style-position: inside;
  list-style-image: url("lista.png");
}

nav, #menucontainer {
  margin-top: 40px;
}

div#title {
  left: 18px;
  top: 5px;
  display: block;
  float: left;
  text-align: left;
  position: absolute;
  z-index: 2;
}

img#titpag {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: -38px;
  margin-left: 40px;
}

#fundovela {
  background-image: url("../imagens/fundo-ctato.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  width: 1000px;
  height: 500px;
  margin-left: -18px;
}

.dentro-fdimg {
  padding-top: 40px;
  padding-right: 60px;
  padding-bottom: 40px;
  padding-left: 60px;
}

#logindisplay {
  font-size: 1.1em;
  display: block;
  text-align: right;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  color: White;
  border-top-color: red;
  border-right-color: red;
  border-bottom-color: red;
  border-left-color: red;
}

#logindisplay a:link {
  color: white;
  text-decoration: underline;
}

#logindisplay a:visited {
  color: white;
  text-decoration: underline;
}

#logindisplay a:hover {
  color: white;
  text-decoration: none;
}

.field-validation-error {
  color: red;
}

.field-validation-valid {
  display: none;
}

.input-validation-error {
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: double;
  border-right-style: double;
  border-bottom-style: double;
  border-left-style: double;
  border-top-color: red;
  border-right-color: red;
  border-bottom-color: red;
  border-left-color: red;
  background-color: #ffeeee;
}

.validation-summary-errors {
  font-weight: bold;
  color: red;
  background-color: #333333;
  width: 50%;
  text-align: left;
  margin-left: 100px;
}

.validation-summary-valid {
  display: none;
}

.display-label, .editor-label {
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.display-field, .editor-field {
  margin-top: 0.5em;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.text-box {
  width: 30em;
}

.text-box.multi-line {
  height: 6.5em;
}

.tri-state {
  width: 6em;
}

