#repetido---------{}

/* ----- CSS mark - realce da pesquisa  ----- */
	mark
		{
			/*AT03*/
			padding: 2px; 
			border-radius: 5px;
			background: #def7a1; 
			color: #000; 
			/*display: inline;*/
		}
/* ----- .CSS mark - realce da pesquisa ----- */


/* abas deslisantes */
.CollapsiblePanel {
        padding: 5px;
        border: 1px dotted #6699FF;
        margin-top: 10px;
        margin-right: 5px;
        margin-bottom: 0px;
        margin-left: 5px;
                border-radius: 5px; /* alteração design */
}
.CollapsiblePanelTab {
        background-color: #333333;
        border-bottom: solid 1px #CCC;
        margin: 0px;
        cursor: pointer;
        -moz-user-select: none;
        -khtml-user-select: none;
        font-family: sans-serif;
        font-size: 10px;
        font-weight: bold;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 50px;
        color: #FFFFFF;
        text-align: left;
        background-image: url(../img/fundo_mais.png);
        background-repeat: no-repeat;
        background-position: 5px center;
}
.CollapsiblePanelContent {        margin: 0px;        padding: 0px;}
.CollapsiblePanelTab a {        color: black;        text-decoration: none;}
.CollapsiblePanelOpen .CollapsiblePanelTab {        background-color: #00A4F2;}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {        background-color: #6666FF;}
.CollapsiblePanelFocused .CollapsiblePanelTab {        background-color: #3399FF;}
.CollapsiblePanel2 {        padding: 5px;        margin-top: 0px;        margin-right: 5px;        margin-bottom: 0px;        margin-left: 5px;}
.CollapsiblePanel2Tab {
        cursor: pointer;
        -moz-user-select: none;
        -khtml-user-select: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 25px;
        color: #003366;
        text-align: left;
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #66CCFF;
        background-image: url(../img/setass.png);
        background-repeat: no-repeat;
        background-position: 2px center;
}
.CollapsiblePanel2Tab img{        float: right;        height: 30px;        width: 30px;        margin-top: -7px;}
.CollapsiblePanel2Content {
        margin: 0px;
        color: #003366;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.7em;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 10px;
}
.CollapsiblePanel2Content div {
        padding: 6px;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-top-color: #9DA8B5;
        border-right-color: #9DA8B5;
        border-bottom-color: #9DA8B5;
        border-left-color: #9DA8B5;
}
.CollapsiblePanel2Content img {
        height: 20px;
        width: 20px;
        border: 1px solid #FFFFFF;
        clip: rect(auto,auto,auto,auto);
        margin-bottom: -5px;
        margin-top: -3px;
        background-color: #6699FF;
}
.CollapsiblePanel2Content img:hover {        background-color:#FFFFFF;}
.CollapsiblePanel2Tab a {        text-decoration: none;}
.CollapsiblePanel2Open .CollapsiblePanel2Tab {        background-color: #00A4F2;}
.CollapsiblePanel2TabHover,  .CollapsiblePanel2Open .CollapsiblePanel2TabHover {        background-color: #6666FF;        color: #FFFFFF;}
.CollapsiblePanel2Focused .CollapsiblePanel2Tab {        background-color: #3399FF;        color: #FFFFFF;}

/* abas deslisantes */
.altura_desc_acervo {overflow: auto;}
.borda_pesquisa {
        border: 1px dotted #00B1EE;
                border-radius: 5px; /* alteração design */
}
.borda_termo {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: dotted;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #666666;
        border-left-color: #CCCCCC;
        border-top-style: dotted;
        border-right-style: dotted;
        border-left-style: dotted;
}
.btn_visu1 {
        margin-top: 15px;
        background-image: url(../img/btn_completa1.png);
        height: 20px;
        width: 16px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #F77D00;
        border-right-color: #F77D00;
        border-bottom-color: #F77D00;
        border-left-color: #F77D00;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 2px;
        cursor: pointer;
}
.btn_visu1:hover {
        background-color: #F57D00;
        background-image: url(../img/btn_completa2.png);
}
.btn_visu2 {
        margin-top: 10px;
        background-image: url(../img/btn_resumida1.png);
        height: 20px;
        width: 17px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #F77D00;
        border-right-color: #F77D00;
        border-bottom-color: #F77D00;
        border-left-color: #F77D00;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 2px;
        cursor: pointer;
}
.btn_visu2:hover {
        background-color: #F57D00;
        background-image: url(../img/btn_resumida2.png);
}
.btn_visu3 {
        margin-top: 10px;
        background-image: url(../img/btn_expande1.png);
        height: 20px;
        width: 17px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #F77D00;
        border-right-color: #F77D00;
        border-bottom-color: #F77D00;
        border-left-color: #F77D00;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 2px;
        cursor: pointer;
}
.btn_visu3:hover {
        background-color: #F57D00;
        background-image: url(../img/btn_expande2.png);
}
.btn_visu4 {
        margin-top: 10px;
        background-image: url(../img/btn_expande2.png);
        height: 20px;
        width: 17px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #F77D00;
        border-right-color: #F77D00;
        border-bottom-color: #F77D00;
        border-left-color: #F77D00;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 2px;
        cursor: pointer;
        background-color: #F57D00;
}
.div_patrocinio_livraria {
        float: right;
        width: 180px;
        margin-right: 5px;
        border: 1px dotted #CCCCCC;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #999999;
        text-align: center;
        font-size: 10px;
        font-weight: bolder;
        padding-top: 10px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        height: 100%;
        margin-left: 5px;
}
.div_acervo {
        margin-top: 2px;
        padding-top: 3px;
        padding-bottom: 3px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: dotted;
        border-right-style: none;
        border-bottom-style: dotted;
        border-left-style: none;
        border-top-color: #999999;
        border-right-color: #C6D9FF;
        border-bottom-color: #C6D9FF;
        border-left-color: #C6D9FF;
        width: 220px;
}
.div_acervo__ {
        width: 45px;
        float: right;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 10px;
        margin-top: 5px;
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #666666;
        font-size: 9px;
        color: #999999;
}
.div_acervo__2 {
        width: 200px;
        float: right;
        text-align: right;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #666666;
        font-size: 9px;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 2px;
}
.div_acervo__3 {
        width: 150px;
        float: right;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 10px;
        margin-top: 5px;
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #666666;
        font-size: 9px;
}
.div_acervo__localiza {
        width: 20px;
        float: right;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 10px;
        margin-top: 5px;
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #666666;
        font-size: 8px;
        background-image: url(../img/btn_comentarios2.png);
        background-repeat: no-repeat;
        background-position: center 6px;
        cursor: pointer;
        color: #286FFF;
}
.div_acervo__localiza:hover {
        background-image: url(../img/btn_comentarios.png);
                background-repeat:no-repeat;
        background-color: #000000;
        color: #FFFFFF;
}
.div_acervo__grafic {
        width: 10px;
        float: right;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 10px;
        margin-top: 5px;
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #666666;
        font-size: 9px;
        background-image: url(../img/btn_grafico.png);
        background-repeat: no-repeat;
        background-position: center center;
        cursor: pointer;
}
.div_acervo__grafic:hover {
        background-image: url(../img/btn_grafico2.png);
        background-color: #000000;
}
.div_sombra_1 {
        background-image: url(../img/fundo_inf2.png);
        height: 13px;
        font-size: 7px;
}
.div_sombra_2 {
        height: 15px;
        font-size: 7px;
}
fieldset {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
        padding: 5px;
        margin-left: 5px;
        margin-bottom: 2px;
        margin-right: 5px;
}
fieldset legend {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #666666;
        padding: 2px;
        background-color: #FFFFFF;
}
.layer_meio {
        TEXT-ALIGN: left;
        WIDTH: 800px;
        height: 524px;
        padding-top: 0px; /* alteração design */
        padding-bottom: 10px; /* alteração design */
		padding-left: 10px; /* alteração design */
		padding-right: 10px; /* alteração design */
        margin-top: -270px;
        margin-left: -410px;
        left: 50%;
        top: 43%;
        position: absolute;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border: 1px dotted #286FFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        overflow: auto;
        border-radius: 10px; /* alteração design */
}
.layer_meio h1{
        font-size: 20px;
        color: #FFFFFF;
        font-weight: normal;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        background-color: #286FFF;
}

#txt_chamado{
	color:#4080ff;
	font-size:12px;
}
.layer_meio td{
        font-size: 10px;
        color: #666666;
        padding: 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: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #dddddd;
        border-left-color: #dddddd;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border-radius: 2px;
}
.layer_meio2 {
        TEXT-ALIGN: left;
        WIDTH: 800px;
        height: 480px;
        padding: 10px;
        margin-left: -410px;
        left: 50%;
        top: 50%;
        position: absolute;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border: 1px dotted #286FFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        overflow: auto;
        margin-top: -270px;
}
.layer_meio2 h1 {
        font-size: 20px;
        color: #FFFFFF;
        font-weight: normal;
        padding-top: 5px;
        padding-right: 5px;
        padding-left: 10px;
        background-color: #286FFF;
        padding-bottom: 5px;
}
.layer_meio3 {
        TEXT-ALIGN: left;
        padding: 0px;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.layer_meio3 h1 {
        font-size: 20px;
        color: #FFFFFF;
        font-weight: normal;
        padding-top: 5px;
        padding-right: 5px;
        padding-left: 10px;
        background-color: #286FFF;
        padding-bottom: 5px;
}
.layer_meio4 {
        TEXT-ALIGN: left;
        WIDTH: 870px;
        height: 500px;
        padding: 10px;
        margin-left: -445px;
        left: 50%;
        top: 50%;
        position: absolute;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border: 1px dotted #286FFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        overflow: auto;
        margin-top: -290px;
                border-radius: 10px;

                WIDTH: 800px;
                height: 524px;
                padding-top: 0px;
                padding-bottom: 10px;
                padding-left: 10px;
                padding-right: 10px;
                margin-top: -270px;
                margin-left: -410px;
                left: 50%;
                top: 43%;
}
.layer_meio4 h1 {
        font-size: 20px;
        color: #FFFFFF;
        font-weight: normal;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        background-color: #286FFF;
}
.layer_meio4 td{
        font-size: 10px;
        color: #666666;
        padding: 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: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        background-image: url(../img/fundo_zaul_transp_branco.png);
}
/*Style Conteúdo QRCODE*/
.conteudo_qrcode{
	padding:6px;
	background-color:#fff;
	color:#000;
}
.code{
	float:left;
	font-size:4px;
}
.aviso_qrcode{
	float:left;
	margin-left:20px;;
	margin-top:30px;
	border:2px solid #69f;
	border-radius:10px;
	color:#fff;
	background-color:#69f;
}
.aviso_qrcode_2{
	height:30px;
	padding:10px;
	border-radius:10px 0px 0px 10px;
	background-color:#777;
	color:#fff;
	float:left;
	width:310px;
}
/*fim Conteúdo QRCODE*/
.layer_meio5 {
        TEXT-ALIGN: left;
        WIDTH: 400px;
        height: 480px;
        margin-left: -410px;
        left: 50%;
        top: 50%;
        position: absolute;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border: 1px dotted #286FFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        overflow: auto;
        margin-top: -270px;
        padding-top: 10px;
        padding-right: 210px;
        padding-bottom: 10px;
        padding-left: 210px;
}
.layer_meio5 h1 {
        font-size: 20px;
        color: #FFFFFF;
        font-weight: normal;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        background-color: #286FFF;
}
.layer_meio5 td{
        font-size: 10px;
        color: #666666;
        padding: 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: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        background-image: url(../img/fundo_zaul_transp_branco.png);
}

.layer_meio_museu {
        TEXT-ALIGN: left;
        WIDTH: 800px;
        height: 524px;
                padding-top: 0px; /* alteração design */
        padding-bottom: 10px; /* alteração design */
                padding-left: 10px; /* alteração design */
                padding-right: 10px; /* alteração design */
        margin-top: -270px;
        margin-left: -410px;
        left: 50%;
        top: 43%;
        position: absolute;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border: 1px dotted #286FFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        overflow: auto;
                border-radius: 10px; /* alteração design */
}
.layer_meio_museu h1{
        font-size: 20px;
        color: #FFFFFF;
        font-weight: normal;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        background-color: #286FFF;
}
.layer_meio_museu td{
        /*font-size: 10px;
        color: #666666;
        padding: 5px;*/
        font-size: 10px;
        color: #666666;
        padding: 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: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #dddddd;
        border-left-color: #dddddd;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border-radius: 2px;
}
.bg1 { background: #96A3C6; }

/* adaptação do layer meio para tirar as CSS globais das tds */
	.layer_meio_armazem {
        TEXT-ALIGN: left;
        WIDTH: 800px;
        height: 524px;
        padding-top: 0px; /* alteração design */
        padding-bottom: 10px; /* alteração design */
        padding-left: 10px; /* alteração design */
        padding-right: 10px; /* alteração design */
        margin-top: -270px;
        margin-left: -410px;
        left: 50%;
        top: 43%;
        position: absolute;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border: 1px dotted #286FFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        overflow: auto;
        border-radius: 10px; /* alteração design */
	}
	.layer_meio_armazem h1{
        font-size: 20px;
        color: #FFFFFF;
        font-weight: normal;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        background-color: #286FFF;
	}
	.td_armazem{
        font-size: 10px;
        color: #666666;
        padding: 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: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border-radius: 2px;
	}
/* FIM adaptação do layer meio para tirar as CSS globais das tds */


.linha_lateral {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: dotted;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #6699FF;
        border-right-color: #6699FF;
        border-bottom-color: #6699FF;
        border-left-color: #6699FF;
        padding-right: 2px;
}
.page {
        TEXT-ALIGN: left;
        WIDTH: 800px;
        height: 520px;
        padding: 10px;
        margin-top: -265px;
        margin-left: -410px;
        left: 50%;
        top: 50%;
        position: absolute;
}
.pmu_campo {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #00466A;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: solid;
        border-top-color: #C4ECFF;
        border-right-color: #C4ECFF;
        border-bottom-color: #6699FF;
        border-left-color: #C4ECFF;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        background-color: #F9FDFF;
        background-image: url(../img/fundo_busca2.png);
        background-repeat: no-repeat;
        background-position: 5px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 35px;
                width: 500px; /* alteração design */
                border-radius: 10px; /* alteração design */
                margin-left: -5px; /* alteração design */
}
.pmu_campo2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #007171;
        background-color: #ffffff;
        border: 1px solid #33CC99;
        background-image: url(../img/fundo_busca.png);
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 35px;
        background-repeat: no-repeat;
        background-position: 5px;
                width: 500px; /* alteração design */
                border-radius: 10px; /* alteração design */
                margin-left: -5px; /* alteração design */
}
.pmu_campo3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #00466A;
        padding: 2px;
        background-color: #ffffff;
        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: #999999;
        border-right-color: #999999;
        border-bottom-color: #6699FF;
        border-left-color: #999999;
}
.pmu_campo3:disabled {
        color: #6b6b6b !important;
        background-color: #bababa;
        border-color: #c0c0c0;
}
.pmu_dados_img {
        height: 110px;
        width: 90px;
        border: 3px solid #FFFFFF;
        margin-right: 10px;
        margin-left: 10px;
}
.pmu_dados_img:hover {
        border: 3px solid #C6D9FF;
}
.pmu_dados1 {
        padding: 5px;
        margin-top: 2px;
        margin-bottom: 2px;
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #D7E3FF;
        background-color: #f7f7f7;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
}
.pmu_dados2 {
        padding: 5px;
        margin-top: 2px;
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #D7E3FF;
        background-color: #EEEEEE;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        margin-bottom: 2px;
}
.pmu_dados3 {
        padding: 5px;
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #FFCB97;
        background-color: #f7f7f7;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        width: 155px;
        border-right-width: 1px;
        border-right-style: dotted;
        border-right-color: #CCCCCC;
        margin: 2px;
        float: left;
}
.pmu_dados4 {
        padding: 2px;
        border-top-style: none;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #003366;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
}
.pmu_div_protecao_2 {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 15px;
        padding-left: 5px;
}
.pmu_linha_top {
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #6699FF;
        margin-top: 3px;
        padding: 10px;
}
.pmu_linha_top2 {
        padding: 10px;
        width: 799px;
        margin-left: -410px;
        margin-top: 230px;
        text-align: left;
        background-color: #FFFFFF;
        position: absolute;
        left: 50%;
        top: 50%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 3px;
        border-top-style: dotted;
        border-right-style: dotted;
        border-bottom-style: dotted;
        border-left-style: solid;
        border-top-color: #6699FF;
        border-right-color: #6699FF;
        border-bottom-color: #6699FF;
        border-left-color: #6699FF;
        border-radius:6px;
}
.pmu_linha {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #003366;
        margin-top: 2px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: dotted;
        border-top-color: #EEEEEE;
        border-right-color: #EEEEEE;
        border-bottom-color: #EEEEEE;
        border-left-color: #EEEEEE;
        background-color: #f7f7f7;
        padding: 5px;
}
.pmu_linha2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #003366;
        margin-top: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: dotted;
        border-top-color: #C9D9E0;
        border-right-color: #C9D9E0;
        border-bottom-color: #C9D9E0;
        border-left-color: #C9D9E0;
        background-color: #F9FDFF;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-left: 25px;
}
.pmu_linha3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
        margin-top: 15px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: dotted;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #666666;
        border-left-color: #CCCCCC;
        padding: 5px;
        margin-left: 5px;
        border-top-style: dotted;
        border-right-style: dotted;
        border-left-style: dotted;
        margin-bottom: 10px;
}
.pmu_borda1 {
        padding: 5px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: dotted;
        border-right-style: dotted;
        border-bottom-style: dotted;
        border-left-style: dotted;
        border-top-color: #999999;
        border-right-color: #CCCCCC;
        border-bottom-color: #FFFFFF;
        border-left-color: #999999;
}
.pmu_btn1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        background-image: url(../img/bt_contato5.png);
        height: 24px;
        width: 100px;
        cursor:pointer;
        padding-top: 11px;
}
.pmu_btn1:hover {
        background-image: url(../img/bt_contato2.png);
}
.pmu_btn2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        background-image: url(../img/bt_contato3.png);
        height: 24px;
        width: 100px;
        cursor:pointer;
        padding-top: 11px;
}
.pmu_btn2:hover {
        background-image: url(../img/bt_contato2.png);
}
.pmu_paginacao1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        background-color: #003366;
        padding: 2px;
        margin-top: 3px;
        margin-bottom: 3px;
        margin-right: 5px;
        border: 1px solid #CCCCCC;
}
.pmu_paginacao2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #00A4F5;
        background-color: #FFFFFF;
        padding: 2px;
        margin-top: 3px;
        margin-bottom: 3px;
        margin-right: 5px;
        border: 1px solid #CCCCCC;
        text-decoration: none;
        border-radius: 5px; /* alteração Agosto de 2013 */
}
.pmu_paginacao2:hover {
        color: #FFFFFF;
        background-color: #6666FF;
        border: 1px solid #CCCCCC;
}
.tab_consultas {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        padding: 5px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 2px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #C6D9FF;
        border-right-color: #C6D9FF;
        border-bottom-color: #C6D9FF;
        border-left-color: #66CCFF;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 5px;
        background-color: #286FFF;
        line-height: 20px;
                border-radius: 5px; /* atualização design */
                margin-bottom: -20px; /* atualização design */
}
#amais {
        position: fixed;
        width:100%;
        height:100%;
        z-index:16;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#classificacao {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#online {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#comentario {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#comentario_geral {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#sugestoes {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#referencia {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#comprar_online {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#kardex {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#solicita {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#armazem {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
.btn_pesquisar_novo {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        height: 24px;
        width: 100px;
        cursor:pointer;
        padding-top: 11px;
        text-decoration: none;
}
.pmu_btn11 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        /*background-image: url(../img/bt_contato5.png);*/
        height: 30px;
        width: 95px;
        cursor: pointer;
        background-position: center center;
        text-align: center;
        vertical-align: middle;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
                border-radius: 5px;
                /* degrade 2 */
                        background: #1e5799; /* Old browsers */
                        background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
                        background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
                        background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
                        background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
                        background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
                /* degrade 2 */
                /* sombra */
                        -moz-box-shadow: 0px 1px 10px #777, inset 0px 0px 1px rgba(255,255,255,0.6);
                        -webkit-box-shadow: 0px 1px 10px #777, inset 0px 0px 1px rgba(255,255,255,0.6);
                        box-shadow: 0px 1px 10px #777, inset 0px 0px 1px rgba(255,255,255,0.6);
                /* sombra */
}
.pmu_btn11:hover {
        /*background-image: url(../img/bt_contato2.png);*/
        		/* degrade */
                        background: #bfd255; /* Old browsers */
                        background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
                        background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
                        background: -o-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */
                        background: -ms-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
                        background: linear-gradient(to bottom,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
                /* degrade */
}
.pmu_btn12 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        /*background-image: url(../img/bt_contato5.png);*/
        height: 30px;
        /*width: 95px;*/
        cursor: pointer;
        background-position: center center;
        text-align: center;
        vertical-align: middle;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
                border-radius: 5px;
                /* degrade 2 */
                        background: #1e5799; /* Old browsers */
                        background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
                        background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
                        background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
                        background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
                        background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
                /* degrade 2 */
                /* sombra */
                        -moz-box-shadow: 0px 1px 10px #777, inset 0px 0px 1px rgba(255,255,255,0.6);
                        -webkit-box-shadow: 0px 1px 10px #777, inset 0px 0px 1px rgba(255,255,255,0.6);
                        box-shadow: 0px 1px 10px #777, inset 0px 0px 1px rgba(255,255,255,0.6);
                /* sombra */
}
.pmu_btn12:hover {
        /*background-image: url(../img/bt_contato2.png);*/
        		/* degrade */
                        background: #bfd255; /* Old browsers */
                        background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
                        background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
                        background: -o-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */
                        background: -ms-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
                        background: linear-gradient(to bottom,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
                /* degrade */
}

#sumario {
        position: fixed;
        width:100%;
        height:100%;
        z-index:16;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
.div_acervo__4 {
        height: 10px;
        float: right;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 10px;
        margin-top: 5px;
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #666666;
        font-size: 9px;
}
.comentario_linha {
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-top-style: dotted;
        border-bottom-style: dotted;
        border-top-color: #FFFFFF;
        padding-top: 0px;
        background-color: #FFFFFF;
        margin-bottom: 0px;
}
.comentario_linha2 {
        padding-top: 10px;
        background-color: #FFFFFF;
        border: 4px solid #6699FF;
        margin-bottom: 2px;
}
.box_f7f7f7_c {
        background-color: #f7f7f7;        text-align: left;        vertical-align: middle;        padding: 5px;        height: 15px;        border-top-style: solid;        border-right-style: none;        border-bottom-style: dotted;        border-left-style: none;        border-top-color: #FFFFFF;        border-right-color: #CCCCCC;        border-bottom-color: #CCCCCC;        border-left-color: #CCCCCC;        border-top-width: 1px;        border-right-width: 1px;
        border-bottom-width: 1px;        border-left-width: 1px;        font-family: Verdana, Arial, Helvetica, sans-serif;        font-size: 11px;        color: #003366;
}
.comentario_data {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FF3366;
        float: left;
        width: 130px;
        padding-left: 10px;
}
.comentario_txt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        margin-top: 10px;
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #66CCFF;
        padding: 20px;
        background-color: #f7f7f7;
}
.layer_meio_a {
        TEXT-ALIGN: left;
        WIDTH: 600px;
        height: 480px;
        padding: 10px;
        margin-top: -260px;
        margin-left: -315px;
        left: 50%;
        top: 50%;
        position: absolute;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border: 1px dotted #286FFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        overflow: auto;
}
.layer_meio_a h1{
        font-size: 20px;
        color: #FFFFFF;
        font-weight: normal;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        background-color: #286FFF;
}
.layer_meio_a td{
        font-size: 10px;
        color: #666666;
        padding: 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: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        background-image: url(../img/fundo_zaul_transp_branco.png);
}
.pmu_btn22 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        height: 30px;
        width: 95px;
        cursor: pointer;
        background-position: center center;
        text-align: center;
        vertical-align: middle;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
                border-radius: 5px;
                /* degrade */
                        background: #444444; /* Old browsers */
                        background: -moz-linear-gradient(top,  #444444 1%, #6b6b6b 50%, #545454 52%, #4c4c4c 100%); /* FF3.6+ */
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#444444), color-stop(50%,#6b6b6b), color-stop(52%,#545454), color-stop(100%,#4c4c4c)); /* Chrome,Safari4+ */
                        background: -webkit-linear-gradient(top,  #444444 1%,#6b6b6b 50%,#545454 52%,#4c4c4c 100%); /* Chrome10+,Safari5.1+ */
                        background: -o-linear-gradient(top,  #444444 1%,#6b6b6b 50%,#545454 52%,#4c4c4c 100%); /* Opera 11.10+ */
                        background: -ms-linear-gradient(top,  #444444 1%,#6b6b6b 50%,#545454 52%,#4c4c4c 100%); /* IE10+ */
                        background: linear-gradient(to bottom,  #444444 1%,#6b6b6b 50%,#545454 52%,#4c4c4c 100%); /* W3C */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */
                /* degrade */
                /* sombra */
                        -moz-box-shadow: 0px 1px 10px #777, inset 0px 0px 1px rgba(255,255,255,0.6);
                        -webkit-box-shadow: 0px 1px 10px #777, inset 0px 0px 1px rgba(255,255,255,0.6);
                        box-shadow: 0px 1px 10px #777, inset 0px 0px 1px rgba(255,255,255,0.6);
                /* sombra */
}
.pmu_btn22:hover {
        /*background-image: url(../img/bt_contato2.png);*/
        /* degrade */
                background: #2f962a; /* Old browsers */
                        background: -moz-linear-gradient(top,  #2f962a 0%, #519b3b 48%, #108934 51%, #1a9b09 100%); /* FF3.6+ */
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f962a), color-stop(48%,#519b3b), color-stop(51%,#108934), color-stop(100%,#1a9b09)); /* Chrome,Safari4+ */
                        background: -webkit-linear-gradient(top,  #2f962a 0%,#519b3b 48%,#108934 51%,#1a9b09 100%); /* Chrome10+,Safari5.1+ */
                        background: -o-linear-gradient(top,  #2f962a 0%,#519b3b 48%,#108934 51%,#1a9b09 100%); /* Opera 11.10+ */
                        background: -ms-linear-gradient(top,  #2f962a 0%,#519b3b 48%,#108934 51%,#1a9b09 100%); /* IE10+ */
                        background: linear-gradient(to bottom,  #2f962a 0%,#519b3b 48%,#108934 51%,#1a9b09 100%); /* W3C */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f962a', endColorstr='#1a9b09',GradientType=0 ); /* IE6-9 */
                /* degrade */
}
.tab_marc_rede{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #003366;
        margin: 10px;
        padding: 10px;
        border: 1px dotted #6666FF;
        width: 90%;
        line-height: 14px;
}
.pmu_linha_rede_social {
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #6699FF;
        margin-top: 3px;
        padding-top: 5px;
}
.pmu_campo4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #00466A;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: solid;
        border-top-color: #C4ECFF;
        border-right-color: #C4ECFF;
        border-bottom-color: #6699FF;
        border-left-color: #C4ECFF;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        background-color: #F9FDFF;
        padding: 4px;
}
#referencia_tela2 {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#marc_tela2 {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#dados_acervo_tela2 {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
.layer_meio10 {
        TEXT-ALIGN: left;
        WIDTH: 800px;
        height: 480px;
        padding: 10px;
        position: absolute;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border: 1px dotted #286FFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        overflow: auto;
}
.layer_meio10 h1{
        font-size: 20px;
        color: #FFFFFF;
        font-weight: normal;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        background-color: #286FFF;
}
.layer_meio10 td{
        font-size: 10px;
        color: #666666;
        padding: 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: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        background-image: url(../img/fundo_zaul_transp_branco.png);
}
#dados_redes {
        position: fixed;
        width:100%;
        height:100%;
        z-index:16;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#barra_redesocial{
	height:22px;
	margin-top:-16px;
	margin-left:10px;
	margin-bottom:6px;
	width:100%;
	padding:6px;
}
.botoes_redesocial {
	margin-top:5px;
	float: left;
	width: 130px;
	margin-left:5px;
}
.id_redesocial{/* colocado . na frente para criar tag class 08/2013 */
	float: right;
	width: 130px;
	margin-right: 0px;
	text-align: center;
}

/* atualizado design */
.pmu_linhaDetalhes {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #003366;
        margin-top: 1px;
        border-width: 1px;
        border-bottom-style: dotted;
        border-top-color: #C9D9E0;
        border-right-color: #C9D9E0;
        border-bottom-color: #C9D9E0;
        border-left-color: #C9D9E0;
        background-color: #F9FDFF;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
                min-height: 20px;
}
.pmu_campoSeletores {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #00466A;
        padding: 2px;
        background-color: #ffffff;
        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: #999999;
        border-right-color: #999999;
        border-bottom-color: #6699FF;
        border-left-color: #999999;
                width: 300px;
}
.pmu_linhaDetalhes { min-height: 20px;}
/*
.pmu_linhaDetalhes div:nth-child(1), .pmu_linhaDetalhes div:nth-child(2){float:left; margin-right: 30px;}
.pmu_linhaDetalhes div:nth-child(3), .pmu_linhaDetalhes div:nth-child(4){float:right; text-align:right;}
*/
.mobile_button{float:left;}
.mobile_button1{float:left; padding-top:5px;}

/* atualizado design */
#fixo {
        position: absolute;
        height: 1px;
        width: 990px;
        font-size: 10px;
        background-color: #FFFFFF;
        left: 0px;
        top: 0px;
        z-index: 56;
}
#id_filtros {
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* aqui */
#cesta {
        position:fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#localizacao {
        position:fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#dados {
        position:fixed;
        width:100%;
        height:100%;
        z-index:16;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}

.div_config {
        border-right-width: 1px;
        border-right-style: dotted;
        border-right-color: #6699FF;
        font-size: 16px;
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #6699FF;
                background-color: #FFFFFF; /* alteração design */
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #6699FF;
        padding-top: 15px;
                border-radius: 0px 10px 10px 0px;
}
.div_config_cx {
        font-size: 10px;
        width: 172px;
        color: #FFFFFF;
        font-weight: bold;
        cursor: pointer;
        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-top-style: dotted;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #286FFF;
        border-left-color: #FFFFFF;
        background-color: #666666;
        margin-right: 10px;
        margin-bottom: 5px;
        margin-left: 10px;
        padding: 10px;
}
.div_config_cx2 {
        font-size: 12px;
        background-color: #FFFFFF;
        width: 170px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: dotted;
        border-right-style: dotted;
        border-bottom-style: solid;
        border-left-style: dotted;
        border-top-color: #eee;
        border-right-color: #eee;
        border-bottom-color: #eee;
        border-left-color: #eee;
        padding: 10px;
        color: #888;
        margin: 5px; /* alteração design */
                border-radius: 10px 0px 10px 0px;
                box-shadow: 3px 0px 10px #eee;
                   -webkit-box-shadow: 3px 0px 10px #eee;
                   -moz-box-shadow: 3px 0px 10px #eee;
}

.div_config_cx5 {
        font-size: 12px;
        background-color: #FFFFFF;
        width: 170px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: dotted;
        border-right-style: dotted;
        border-bottom-style: solid;
        border-left-style: dotted;
        border-top-color: #eee;
        border-right-color: #eee;
        border-bottom-color: #eee;
        border-left-color: #eee;
        padding: 10px;
        color: #888;
        margin: 5px; /* alteração design */
                border-radius: 10px 0px 10px 0px;
                box-shadow: 3px 0px 10px #eee;
                   -webkit-box-shadow: 3px 0px 10px #eee;
                   -moz-box-shadow: 3px 0px 10px #eee;
}
.div_config_cx5:hover {
        color: #6666FF;
        background-color:#FFFFFF;
        border: 1px dotted #6699FF;
}
.div_padding2 {
        padding-top: 4px;
        padding-bottom: 4px;
}
#grafic {
        position:fixed;
        width:100%;
        height:100%;
        z-index:16;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#fechar {
        float: right;
        width: 70px;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        background-color: #6633CC;
        font-size: 10px;
        font-weight: bold;
        cursor:pointer;
        z-index: 55;
}
#fechar:hover{
        background-color:#FF3300;
}
#fechar_2 {        
    width: 70px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #FF9900;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
    top: 43%;
    right: 50%;
    position: absolute;
    z-index: 55;
    border: 2px solid #FFFFFF;
    border-radius: 10px;
    margin-right: -438px;
    margin-top: -282px;
}
#fechar_2:hover {
        background-color:#b80000;
}
#img_canto_esq {
        left:0px;
        top:87px;
        width:40px;
        height:30px;
        z-index:1;
        background-image: url(../img/img_canto_esq.png);
        position: absolute;
}
#marc {
        position:fixed;
        width:100%;
        height:100%;
        z-index:16;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#exemplares {
        position:fixed;
        width:100%;
        height:100%;
        z-index:16;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
#reserva {
        position:fixed;
        width:100%;
        height:100%;
        z-index:16;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}
/*
.pmu_linhaDetalhes div:nth-child(1), .pmu_linhaDetalhes div:nth-child(2){float:left; margin-right: 30px;}
.pmu_linhaDetalhes div:nth-child(3), .pmu_linhaDetalhes div:nth-child(4){float:right; text-align:right;}
*/

.pubtype div{font-size: 10px;}/* EBSCO */

/* MUSEU */
.museu {
 /*border-radius: 10px;*/
 border-radius:10px 10px 0px 0px;
 margin-top: -6px;
 margin-left: -2px;
 width:auto;
 height:auto;
 max-height: 160px;
 max-width: 160px;
}
.span_museu{
border-radius: 10px;
float: right;
margin-top: -15px;
 
margin-right: -6px;
margin-left: 560px;
width:160px;
height:160px;
background-color: transparent;
padding: 10px;
position: absolute;
text-align: center;
}
.museu1 {
 border-radius: 10px;
 width:auto;
 height:auto;
 max-height: 90px;
 max-width: 120px;
}
.span_museu1{
border-radius: 10px;
float: left;
width:120px;
height:120px;
padding: 4px;
}
.span_museu3{
border-radius: 10px;
margin-top: -6px;
margin-right: -6px;
width:350px;
height:350px;
background-color: #ffffff;
padding: 10px;
}
.botao_img_museu_anterior{
height:15px;
width:20px;
float:left;
cursor:pointer;
background-color:#f0f0f0;
color:#F60;
border-radius:5px;
margin-top:0px;
background-image: url("../img/galeria/btn_anterior2.png");
background-repeat:no-repeat;
background-position: center center;
}
.botao_img_museu_proximo{
height:15px;
width:20px;
float:left;
cursor:pointer;
background-color:#f0f0f0;
color:#F60;
border-radius:5px;
margin-top:0px;
background-image: url("../img/galeria/btn_proximo2.png");
background-repeat:no-repeat;
background-position: center center;
}
.botao_img_museu_anterior:hover{
background-color:#F60;
color:#fff;
background-image: url("../img/galeria/btn_anterior.png");
}
.botao_img_museu_proximo:hover{
background-color:#F60;
color:#fff;
background-image: url("../img/galeria/btn_proximo.png");
}
/* FIM MUSEU */


.filtros_auto_iframe_class
{
  border-radius: 10px;
  background-image: url(../img/fundo_zaul_transp_branco.png);
}
.iframe_td{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        padding: 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: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        background-image: url(../img/fundo_zaul_transp_branco.png);
}
.iframe_div
{
        padding: 5px;
        background-image: url(../img/fundo_zaul_transp_branco.png);
                  border-radius: 10px;
        margin-bottom: 10px;
                width: 92%;
        margin-left: 1px;
}

/* códigos da parte referênte ao botão Onde comprar? */
.div_comprar {
            float: right;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-top: 5px;
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #666666;
        font-size: 10px;
        background-image: url(../img/icone_comprar.png);
        background-repeat: no-repeat;
        background-position: 5px center;
        cursor: pointer;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 35px;
        color: #6666CC;
        text-decoration: none;
}
.div_comprar:hover {
        background-image: url(../img/icone_comprar2.png);
        background-color: #000000;
        color:#FFFFFF;
}
.link_site_loja{
        padding: 5px;
        border-radius: 5px;
        background-color:#009933;
        color:#FFFFFF;
        text-decoration:none;
        cursor:pointer;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.link_site_loja:hover{
    background-color:#000000;
    color:#FFFFFF;
    text-decoration:none;
}
.txt_preco
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #286FFF;
    text-decoration: none;
    padding: 3px;
        border-radius: 5px;
        font-size: 18px;
}
.txt_preco:hover
{
    text-decoration: none;
}
.img_livrarias
{
        background-color:#fff;
        border-radius: 10px;
        padding: 5px;
    width: 70px;
}
.pmu_dados_img_liv {
    height: auto;
    width: auto;
        max-height: 100px;
         max-width: 100px;
    border: 3px solid #FFFFFF;
    margin-right: 5px;
    margin-left: 5px;
}
.pmu_dados_img_liv:hover {
    border: 3px solid #C6D9FF;
}
/* FIM códigos da parte referênte ao botão Onde comprar? */

/*@media screen and (max-width:1000px)*/
@media handheld
{
        .mobile_button{float:none;}
        .mobile_button1{float:none;}
        .pmu_campo {width: 95%;}
        .pmu_campo2 {width: 95%;}
        .pmu_campoSeletores {width: 250px;}
        #menu, .div_acervo__ {display:none;}
        .layer_meio {
        TEXT-ALIGN: left;
        WIDTH: auto !important;
        height: auto !important;
                padding-top: 0px; /* alteração design */
        padding-bottom: 10px; /* alteração design */
                padding-left: 10px; /* alteração design */
                padding-right: 10px; /* alteração design */
                margin-left: 10px !important;
                margin-right: 10px !important;
                margin-top: 10px !important;
                margin-bottom: 50px !important;
                left: auto !important;
        top: auto !important;
        position: relative !important;
        background-image: url(../img/fundo_zaul_transp_branco.png);
        border: 1px dotted #286FFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        overflow: auto;
                border-radius: 10px; /* alteração design */
        }
        .pmu_linha_top2 {
                position: relative !important;
                top: 10px !important;
                left: 10px !important;
                right: 10px !important;
                margin: auto !important;
        }
}
/*@media screen and (max-width:1000px)*/

/*QRCODE*/
#qrcode {
        position:fixed;
        width:100%;
        height:100%;
        z-index:16;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}

#sgc_nao_encontrados {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}

#sgc_volumes {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}

#link_museu{
        position:fixed;
        width:100%;
        height:100%;
        z-index:16;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}



		/* Auto atendimento ------------------------------------------------------------------------------- */
			#idAutoAtendimento	
				{	cursor: pointer;
					color: #FFF;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					padding: 6px 40px 6px 6px;
					border-radius: 3px;						
					text-align: center;
					text-decoration: none;
					border: #228b22;
					border-style: dotted dotted dotted solid; 
					border-width: 1px 1px 1px 3px;
					
					box-shadow: 		0px 0px 10px #BDC4CB;
                    -webkit-box-shadow: 0px 0px 10px #BDC4CB;
                    -moz-box-shadow: 	0px 0px 10px #BDC4CB;
					
					box-shadow: 		2px 2px 10px #228b22 inset;
                    -webkit-box-shadow: 2px 2px 10px #228b22 inset;
                    -moz-box-shadow: 	2px 2px 10px #228b22 inset;
                   				 
                   	position: absolute;
                   	top: 107px;
                   	right: 315px;
                   
                    background: #59bd37; /* Old browsers */
					/* IE9 SVG, needs conditional override of 'filter' to 'none' */
					background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5YmQzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzNmODcyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzM2N2QyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzM2N2QyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODYwMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
					background: -moz-linear-gradient(top,  #59bd37 0%, #3f8729 35%, #367d23 66%, #367d23 66%, #28601e 100%); /* FF3.6+ */
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#59bd37), color-stop(35%,#3f8729), color-stop(66%,#367d23), color-stop(66%,#367d23), color-stop(100%,#28601e)); /* Chrome,Safari4+ */
					background: -webkit-linear-gradient(top,  #59bd37 0%,#3f8729 35%,#367d23 66%,#367d23 66%,#28601e 100%); /* Chrome10+,Safari5.1+ */
					background: -o-linear-gradient(top,  #59bd37 0%,#3f8729 35%,#367d23 66%,#367d23 66%,#28601e 100%); /* Opera 11.10+ */
					background: -ms-linear-gradient(top,  #59bd37 0%,#3f8729 35%,#367d23 66%,#367d23 66%,#28601e 100%); /* IE10+ */
					background: linear-gradient(to bottom,  #59bd37 0%,#3f8729 35%,#367d23 66%,#367d23 66%,#28601e 100%); /* W3C */
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59bd37', endColorstr='#28601e',GradientType=0 ); /* IE6-8 */
				}	
			#idAutoAtendimento:hover	
				{	border: #10B26C;
					border-style: dotted dotted dotted solid; 
					border-width: 1px 1px 1px 3px;
					
					box-shadow: 		-2px -2px 10px #228b22 inset;
                    -webkit-box-shadow: -2px -2px 10px #228b22 inset;
                    -moz-box-shadow: 	-2px -2px 10px #228b22 inset;
					
					/* degrade */
                        background: #bfd255; /* Old browsers */
                        background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
                        background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
                        background: -o-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */
                        background: -ms-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
                        background: linear-gradient(to bottom,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
                	/* degrade */  
				}	
				
			/* imagem NEW */
				#idAutoAtendimento:before 
				{
				  content: url('../img/new3.png');
				  display: inline-block;
				  vertical-align: middle;				 			 
				  margin-right: 50px;
				  margin-left: -45px;
				  margin-top: -32px;
				  width: 0; 
				  height: 0; 
				} 	
				
			/* Seta para DIREITA */
				/*
				#idAutoAtendimento:before {
				  content: "";
				  display: inline-block;
				  vertical-align: middle;
				  margin-right: 15px;
				  margin-left: -15px;
				  width: 0; 
				  height: 0; 
				
				  border-top: 		5px solid transparent;
				  border-bottom: 	5px solid transparent;
				  border-left: 		5px solid green;
				}
				#idAutoAtendimento:hover:before {				  
				
				  border-top: 		5px solid transparent;
				  border-bottom: 	5px solid transparent;
				  border-left: 		5px solid #ff8c00;
				}
				*/
								
/* apagar esta linha » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » »   		#div_resultados	{	visibility: hidden;		}*/
			
		/* Auto atendimento » FIM ------------------------------------------------------------------------- */
		

.fontCesta	{
		font-size: 13px;
	}
.msg_armazem1 { /*azul certo*/
	font-size: 10px;
	color: #036;
}
.msg_armazem2 {/* vermelho / errado */
	font-size: 10px;
	color: #F00;
}
.td_armazem_msg2 {
	font-size: 13px;
	color: #6666FF;
	background: #FFF;
	border: 1px solid #6666FF;
	padding: 5px;
	border-radius: 5px;
	margin: auto auto 10px auto;
	width: 94%;
}
		
#dublincore {
        position:fixed;
        width:100%;
        height:100%;
        z-index:16;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}

#ajuda_novo {
        position: fixed;
        width:100%;
        height:100%;
        z-index:85;
        background-image: url(../img/fundo_zaul_transp.png);
        visibility: hidden;
        text-align: center;
        vertical-align: middle;
        left: 0px;
        top: 0px;
        margin: auto;
}

.tab_ajuda {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;

}

.tab_ajuda td{

        padding: 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: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
        border-left-color: #FFFFFF;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 5px;
        background-color: #FFFFFF;
        line-height: 20px;
        border-radius: 10px; /* atualização design */
        margin-bottom: -20px; /* atualização design */
}

.tab_ajuda td:empty {
		visibility: hidden;
}