﻿.zebraHorizontal
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-left: 0px;
	width: 735px;
	text-align: left;
	border-collapse: collapse;
}

.zebraHorizontalCabecalho
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}

.zebraHorizontalLinha
{
	padding: 8px;
	color: #669;
}

.zebraHorizontalLinhaAlternada
{
	background: #e8edff; 
}

.newspaperA
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-left: 0px;
	width: 735px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}

.newspaperACabecalho
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}

.newspaperACelula
{
	padding: 7px 17px 7px 17px;
	color: #669;
}


/****************************** GERAÇÃO DE ETIQUETAS *****************************************/

.divEtq
{
    height: 105px;
    width: 175px;
    background-image:Gray;
    border: solid 1px Black;
}

.tableEtq
{   

    background-color:Gray;
    margin: 0 0;
    padding: 0 0;
    line-height: .5;    
}



.etqLinha1
{
    line-height: 0.8;     
    font-size: 13.5px;
    font-weight:bold;    
}

.etqLinha2
{
    font-size: 13.5px;    
    font-weight:bold;    
}

.etqCodigo
{
    text-align:center;
    font-size: 7px;   
}

.etqLinha3
{
    font-size: 10.5px;
}

.etqLinha4
{
    font-size: 10.5px;
}

.etqLinha5
{
    font-size: 10.5px;
    word-spacing: 10px;    
}

/****************************** ORÇAMENTO DE EXAMES *****************************************/

hr
{
	border: 0px;
	height: 1px;
	color: black;
}
.destaque
{
	font-weight: bold;
}

/* Tabelas */


.valor
{
     border: 1px solid black; 
     font-weight: bold; 
     width: 380px;
     margin-left: 300px;
     margin-top: 80px;
}
.rodape
{
	border: 1px solid black; 
	width: 555px; 
	bottom: -20px; 
	clear: both; 
	position: absolute;
}


/****************************** FATURAMENTO DE CONVÊNIO *****************************************/


.resumoFatura
{
     border: 1px solid black; 
     font-weight: bold; 
}