<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#madeira {
    background: url("../imagens/background.jpg") repeat scroll 0 0 transparent;
    width: 776px;}

#botoes {margin-left:56px; width:201px; height:143px; float: left;}
#botao1 {background:url("../imagens/acervo_fisico.png");
	margin-bottom: 10px;
	width:200px;
	height:66px;}
#botao1:hover {background: url("../imagens/acervo_fisico_hover.png") no-repeat scroll 0 0 transparent;}
#botao2 {background:url("../imagens/acervo_digital.png");
	width:200px;
	height:66px;}
#botao2:hover {background:url("../imagens/acervo_digital_hover.png") no-repeat scroll 0 0 transparent;}	
#p_botoes {float:left; width:393px; height:143px; margin-left: 35px; padding-top: 20px;}

#noticias {margin-top: 16px; width: 730px;}
#noticias a {color:#86abc5;}
#noticias a:hover{color:#EB9738;}
#noticias img{width:730px;}
#noticias p {
    background: url("../imagens/tapete_interno.png") repeat-y scroll 0 0 transparent;
	background-size: 730px auto;
    color: #FFFFFF;
    font-size: 15px;
    font-style: normal;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 26px;
    padding-right: 65px;}


#acervos {width:718px; height:149px;  margin-top: 264px;}

#body
{
	background-image:url("../imagens/background.jpg");
	background-repeat:repeat-y;
	background-position:center;
}

#body #center {
    background-image: url("../imagens/banner.png");
    background-repeat: no-repeat;
    background-size: 776px auto;}
    
#contato {height: 122px; width: 730px;}
#contato #info img{margin-top:6px;}


#digital {padding-top: 274px; width: 730px;}
#digital .texto {font-family: Arial,Helvetica,sans-serif; font-size: 16px; padding-top: 2px;}

#body #center .breadcrumbs{padding-top: 26px;}
#body #center h2.titulo {margin: 27px 16px; }
#body #center #conteudo {min-height:620px;}

p { font-family: Arial,Helvetica,sans-serif; font-size: 16px; font-style: oblique;}
b {color: #445629; font-size: 14px;}
h2 {position: absolute; width: 500px;}
#digital strong {font-size:14px;}


#digital #links strong p:hover {color: #45789C;}
#links p {font-size:16px;}

#digital form label{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style: oblique;}

form.form-padrao label span{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style: oblique;}
	
#digital form p {font-size: 14px;}
	
#info {float:left;  margin: 20px;}

#digital table tbody tr td {font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style: oblique;}</pre></body></html>