#Header .Topo .Ilustracao {
   background-image: url(../img/cabecalhoIlustracao.jpg);
   background-repeat: no-repeat;
   width: 413px;
}

#Header .Topo {
   background-image: url(../img/cabecalho.jpg);
   background-position: right center;
}

#LeftMenu ul li label:hover {
   border-bottom: 2px solid #CEA893;
   border-left: 3px solid #FFCC00;
   padding-bottom: 1px;
}

#LeftMenu ul li label {
   border-left: 3px solid #9A0000;
   color: #9A0000;
   cursor: pointer;
   display: block;
   padding-bottom: 3px;
   padding-left: 10px;
   padding-top: 3px;
   text-decoration: none;
}

input[type='submit'],input[type='button'] {
   background: #4477AA;
   color: white;
   margin: 5px;
   border-color: gray;
}

.tableControl,.actionButtons {
   width: 100%;
}

.tableControl a {
   padding-left: 10px;
}

.tableControl {
   text-align: right;
}

.footer {
   text-align: center;
   font-size: 10px;
}

.rich-table {
   width: 100%;
}

.dr-table-cell a {
   color: #333;
   text-decoration: underline;
}

.dr-table-cell a {
   color: #000;
   text-decoration: underline;
}

.columnHeader:hover {
   color: #FF6600;
}

.message {
   border: 1px solid #FFCC00;
   padding: 5px;
   margin-top: 5px;
   margin-bottom: 5px;
   background-color: #F0F8FF;
   font-size: 14px;
   font-weight: bold;
   color: #FF0000;
   letter-spacing: 2px;
}

.name {
   vertical-align: top;
   font-weight: bold;
   width: 115px;
   float: left;
   padding: 5px;
   margin-top: 3px;
   clear: left;
}

.value {
   float: left;
   padding: 5px;
}

.error {
   float: left;
   padding: 5px;
}

.errors {
   color: red;
   vertical-align: middle;
}

img.errors {
   padding-right: 5px;
}

.errors input {
   border: 1px solid red;
}

.errors textarea {
   border: 1px solid red;
}

.required {
   color: red;
   padding-left: 2px;
}

.rich-stglpanel-body {
   overflow: auto;
}

h2.titulo {
   font-size: 16px;
}

.texto-menu { float:left; margin: -14px 0 0 25px; }

#ContentHolder {
    width: 972px !important;
    margin: 15px !important;
    padding: 0 !important;
}

h1, h2, h3, h4, h5, h6 { color:#5D7165 !important; }

input[type=radio],input[type=checkbox] { width: 13px !important; }

.exames li {
    list-style: disc url(../img/buttons/icons/silk/bullet_green.png) inside;
    height: 20px;
}

.rich-table {
   width: 100%;
}

.rich-table-header {
    background-color: #B5CDC0;
    background-image: none;
    font-family: Arial,Helvetica,sans-serif;
}

.rich-table-headercell {
    font-size: 12px;
}

