
body {
    font: normal 12px arial;
    color: #525252;
}

a {
    font: bold 12px arial;
    color: #d20000;
    border: 0px;
    text-decoration: none;
}
a:hover {
    font: bold 12px arial;
    color: #525252;
    border: 0px;
    text-decoration: underline;
}

a.semdestaque,
a.semdestaque:hover {
    font-weight: normal;
}

a.ir_pagina {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

a.download {
    padding-left: 25px;
    background: 0 0 url(../imgs/view.gif) no-repeat;
}

a img {
    border: 0px;
}

h1 {
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 4px;
    padding-left: 10px;
	font: bold 16px arial;
    color: #525252;
    background: #f5f5f5;
    border-top:    1px solid #f0f0f0;
    border-bottom: 1px solid #d20000;
} 

h2 {
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 4px;
    padding-left: 10px;
	font: bold 16px arial;
    color: #525252;
    background: #f5f5f5;
    border: 1px solid #d0d0d0;
}
h2 a,
h2 a:hover {
	font: bold 16px arial;
    color: #525252;
}

h3 {
    margin-top: 25px;
    margin-bottom: 10px;
    padding: 4px;
    padding-left: 5px;
	font: bold 16px arial;
    color: #d20000;
    border-bottom: 1px solid #d0d0d0;
}

h4 {
    margin-top: 2px;
    margin-bottom: 5px;
    padding: 2px;
    padding-left: 10px;
	font: bold 14px arial;
    color: #525252;
    background: #fafafa;
    border: 1px solid #f0f0f0;
} 

h5 {
    margin: 15px 0 10px 10px;
	font: bold 12px arial;
    color: #dd0000;
    border: 0;
    border-bottom: 1px solid #c0c0c0;
} 

ul {
    list-style-image: url(../imgs/img_list.gif);
    list-style-position: top;
}

ul li {
    padding-left: 5px;
    padding-bottom: 5px;
}

p { 
    margin-left: 10px;
    margin-right: 5px;
    text-align: justify;
}

div.empty {
    clear: both;
}

ul.lista_destaque li {
    font: bold 13px arial;
    color: #525252;
}

#mensagem_rotate {
    background: #ededed;
}

.sub_titulo {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 4px;
    padding-left: 10px;
	font: bold 14px arial;
    color: #525252;
    background: #fafafa;
    border-bottom: 1px solid #f0f0f0;
}

.texto_destaque_a {
	font: bold 14px arial;
    color: #000000;
}

.texto_destaque_b {
	font: normal 12px arial;
    color: #808080;
}

.botoes_horizontal {
    float: left;
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
}

.botoes_horizontal img {
    margin: 3px;
    border: 1px solid #c0c0c0;
}

.align_left {
    float: left;
} 

.box_destaque { 
    margin: 10px;
    padding: 15px;
    border: 1px solid #c0c0c0;
    background: #f0f0f0;
    font-style: italic;
}

.box_destaque_b { 
    clear: left;
    margin: 20px;
    padding: 15px;
    border: 1px solid #d20000;
    background: #fafafa;
    font: bold;
}

.box_destaque_b span { 
    font: normal;
}

.box_erro { 
    margin: 20px;
    padding: 15px 15px 15px 60px;
    border: 1px solid #ff0000;
    background: #ffffdd 10px 5px url(../imgs/erro.gif) no-repeat;
    font: bold 14px arial;
    color: #ff0000;
}

form {
    margin: 10px;
    font: bold 12px arial;
    color: #525252;
}

form input {
    font: normal 12px arial;
    color: #d20000;
    border: 1px solid #c07a7a;
    border-bottom: 1px solid #d20000;
    border-right: 1px solid #d20000;
    background: #f0f0f0 url(../imgs/fundo_input.gif);
    width: 400px;
}

form input.pequeno {
    width: 250px;
}

form select {
    font: normal 12px arial;
    color: #d20000;
    border: 1px solid #c07a7a;
    border-bottom: 1px solid #d20000;
    border-right: 1px solid #d20000;
    background: #f0f0f0 url(../imgs/fundo_input.gif);
}

form textarea {
    font: normal 12px arial;
    color: #d20000;
    border: 1px solid #c07a7a;
    border-bottom: 1px solid #d20000;
    border-right: 1px solid #d20000;
    background: #f0f0f0 url(../imgs/fundo_textarea.gif);
    width: 400px;
    height: 100px;
}

form .exemplo {
    margin-left: 10px;
    font: bold 10px arial;
    color: #d20000;
}

div.formulario {
    clear: left;
    width: 600px;
    margin: 20px;
    padding: 0px;
    border: 1px solid #d0d0d0;
    background: #f0f0f0;
}

div.formulario div {
    float: left;
    width: 600px;
    padding: 2px;
    background: #f0f0f0;
    border-bottom: 1px solid #ffffff;
}

div.formulario div.destaque {
    float: left;
    padding: 2px;
    border: 0px;
}

div.formulario div.destaque div {
    width: 420px;
    background: #f0f0f0;
}

div.formulario div.destaque div input, div.formulario div.destaque div select {
    background: #ffffff;
    font: bold 16px arial;
    color: #000000;
}

div.formulario div.destaque div.form_titulo {
    width: 160px;
    padding: 8px;
    background: #f0f0f0;
    font: bold 14px arial;
    color: #d20000;
}

div.formulario div div {
    width: 460px;
    border: 0px;
}

div.formulario div div.form_titulo {
    width: 120px;
    padding: 4px;
}

div.formulario div div.botoes {
    width: 600px;
    text-align: center;
}

div.formulario div div.botoes button {
    width: 100px;
    margin-left: 10px;
    border: 2px outsite #808080;
    background: #808080 url(../imgs/fundo_button.gif);
    font: bold 12px arial;
    color: #ffffff;
    letter-spacing: 1px;
}

div.texto_pequeno p {
    font: 10px verdana;
}

div.texto_pequeno h5 {
    font: 10px verdana;
    text-transform: uppercase;
}

div.fundo_umsa {
    padding-right: 230px;
    _height: 70px;
    min-height: 70px;
    background: top right url(../imgs/logo_umsa.gif) no-repeat;
}

div.fundo_ucsf {
    padding-right: 150px;
    _height: 100px;
    min-height: 100px;
    background: top right url(../imgs/logo_ucsf.jpg) no-repeat;
}

div.fundo_iupfa {
    padding-right: 240px;
    _height: 75px;
    min-height: 75px;
    background: top right url(../imgs/logo_iupfa.gif) no-repeat;
}

div.fundo_unlz {
    padding-right: 100px;
    _height: 110px;
    min-height: 110px;
    background: top right url(../imgs/logo_unlz.gif) no-repeat;
}

div.fundo_uba {
    padding-right: 110px;
    _height: 140px;
    min-height: 140px;
    background: top right url(../imgs/logo_uba.gif) no-repeat;
}

div.fundo_uces {
    padding-right: 150px;
    _height: 100px;
    min-height: 100px;
    background: top right url(../imgs/logo_uces.gif) no-repeat;
}
