*
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    text-decoration: none;
    font-weight: normal;
    vertical-align: middle;
    font-size: 7pt;
    color: #375d99;
    font-family: Verdana;
    background: #none;
    outline:none;
}
html, body
{
    height: 100%;
    width: 100%;
}
hr
{
    height: 1px;
    background: #375d99;
    margin-top: 10px;
    margin-bottom: 10px;
    clear:both;
}
*html hr
{
    margin-top: 2px;
    margin-bottom: 3px;
}
p
{
    display: table;
    margin-bottom: 10px;
}
h1
{
    font-size: 11pt !important;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 0px;
    margin-bottom: 10px;
    height: 20px;
    padding-left: 25px;
    background-image: url(imagens/detalhe.gif);
    background-repeat: no-repeat;
    background-color: #eaeeef;
    background-position: 10px 5px;
}
h2
{
    font-size: 10pt;
}
h4
{
    font-size: 10pt;
	color:#CC0000;
	margin-bottom:10px;
}
h3
{
    font-size: 10pt !important;
    background: #ebf0f5;
    display: block;
    height: 20px;
    padding-left: 10px;
    margin-bottom: 10px;
}
h5
{
    font-size: 10pt !important;
    background: #ffd200;
    display: block;
    height: 20px;
    padding-left: 10px;
    margin-bottom: 10px;
}
b, strong
{
    font-weight:bold;
}
.botao
{
    padding: 4px;
    padding-left: 20px;
    background-image: url(imagens/detalhe_botao.gif);
    background-repeat: no-repeat;
    background-color: #eaeeef;
    background-position: 5px 6px;
    cursor: pointer;
    text-align: left;
	font-size: 7pt !important;
}
.botao:hover
{
    background-color: #f2f2f2;
} 
#tudo
{
    width: 778px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.secoes
{
    padding: 10px;
    padding-top: 0px;
    background: #ffffff;
    border: #eaeeef 1px solid;
    margin-bottom: 10px;
}
.popup
{
    padding: 10px;
    padding-top: 0px;
    background: #ffffff;
}
.thumb_pequeno
{
    float: left;
    width: 50px;
    margin-right: 10px;
	margin-bottom:10px;
}
*html .thumb_pequeno
{
	margin-bottom:0px;
}

.thumb_medio
{
    float: left;
    width: 100px;
    margin-right: 10px;
}
*html .thumb_medio
{
    float: left;
    width: 100px;
    margin-right: 10px;
    margin-bottom: -10px;
}
.legenda
{
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    margin-top:5px;
}
.unidade
{
    width: 100%;
    overflow: hidden;
    margin-bottom:10px;
}
.unidade_a
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background: #ebf0f5;
    border: #ebf0f5 1px solid;
    overflow: hidden;
    width:92%;
}
.unidade_b
{
    padding: 10px;
    overflow: hidden;
    width:92%;
    margin-bottom: 10px;
    border: #ebf0f5 1px solid;
}
.imagem_grande
{
    width: 284px;
}
.imagem_inserida
{
    float:left;
    margin-right:10px;
}
.radio
{
    margin-bottom: 10px;
}
.radio input
{
    margin-right: 3px;
}
.calendario
{
    font-size: 11pt !important;
    margin-left: 1px;
}
.calendario_interno
{
    margin-bottom: 10px;
    font-size: 12pt;
}
.calendario_interno table td
{
    font-size: 12pt;
    height:25px;
}
#fonte
{
    padding: 4px;
    padding-left: 20px;
    background-image: url(imagens/detalhe_botao.gif);
    background-repeat: no-repeat;
    background-color: #eaeeef;
    background-position: 5px 6px;
    text-align: left;
	font-size: 7pt !important;
}
#fonte a
{
    font-weight:bold;
    vertical-align:text-bottom;
	font-size: 7pt !important;
}
#fonte a:hover
{
    color:#CC0000;
}