﻿._body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Sans-Serif;
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}

.sombra {
	position: fixed;
	width: 792px;
	height: 100%;
	top: 0px;
	left: 50%;
	bottom: 0px;
	margin-left: -396px;
	background-image: url(../imagens/layout/sombra.png);
	background-repeat: repeat-y;
}

.pagina {
	position: absolute;
	width: 768px;
	left: 50%;
	margin-left: -384px;
	text-align: left;
	background-color: #FFFFFF;
}

.cabecalho {
	width: 768px;
	height: 195px;
}

.cabecalhoDigitalmed {
	width: 768px;
	height: 28px;
	background-image: url(../imagens/layout/cabecalhoResultadosOnLine.gif);
	background-repeat: no-repeat;
}

.cabecalhoCliente {
	/*width: 768px;*/
	height: 130px;
    margin: 0 auto;
}

.linhaCabecalho {
	position: absolute;
	width: 768px;
	height: 2px;
	top: 158px;
	margin-bottom: 0px;
}

.conteudo {
	width: 725px;
	padding: 0px 22px 0px 21px;
}

.desenvolvidoPor {
	position: absolute;
	height: 11px;
	right: 10px;
	bottom: 10px;
	font-size: 10px;
}

.navegacao {
	width: 758px;
	height: 35px;
	background-image: url(../imagens/layout/navegacaoFundo.gif);
	background-repeat: repeat-x;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
}

.navegacaoEtiqueta {
	color: #666666;
	font-size: 11px;
}
.resultados-imagem-anterior {
    float: right;
}

.navegacaoValor {
	color: #333333;
	font-size: 11px;
}

.grid {
    width: 706px;
	color: #333333;
	font-size: 12px;
	margin: 30px 0px 62px 0px;
	border-style: solid;
	border-color: #E6E6E6;
    -moz-word-break: break-all;
    -o-word-break: break-all;
    word-break: break-all;
}

.grid-pacientes {
    width: 706px;
	color: #333333;
	font-size: 12px;
	margin: 5px 0px 62px 0px;
	border-style: solid;
	border-color: #E6E6E6;
    -moz-word-break: break-all;
    -o-word-break: break-all;
    word-break: break-all;
}

.gridArquivos {
	width: 706px;
	color: #333333;
	font-size: 12px;
	margin: 0px 0px 62px 0px;
	border-style: solid;
	border-color: #E6E6E6;
}

.pesquisa {
	width: 706px;
	height: 120px;
	color: #333333;
	font-size: 12px;
	margin: 20px 0px 20px 0px;
}

.pesquisaCabeca {
	width: 700px;
	height: 25px;
	padding-left: 6px;
	background-image: url(../imagens/layout/pesquisaFundo.gif);
	background-repeat: repeat-x;
	line-height: 25px;
	margin: 5px 0px 10px 0px;
}

.pesquisaCampos {
	float: left;
	margin: 0px 15px 0px 0px;
}

.pacienteDados {
	width: 696px;
	height: 35px;
	padding: 0px 5px 0px 5px;
	margin-top: 30px;
	line-height: 35px;
	background-image: url(../imagens/layout/navegacaoFundo.gif);
	background-repeat: repeat-x;
}

.caixaProcessamento {
	z-index: 7000;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: White;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
}

.caixaProcessamentoCarregando {
	z-index: 7001;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	margin-left: -85px;
	margin-top: -78px;
	background-color: transparent;
}

a.linksConvenioLabApoio:link {
	text-decoration: none;
	color: #666666;
}

a.linksConvenioLabApoio:visited {
	text-decoration: none;
	color: #666666;
}

a.linksConvenioLabApoio:hover {
	text-decoration: underline;
	color: #333333;
}

a.linksConvenioLabApoio:active {
	text-decoration: underline;
	color: #333333;
}

.hiddenColumn, .hidden {
	display: none;
}

.pagerGrid {
	background: #eee;
	border: solid 1px #bbb;
	padding: 0 2px 0 2px;
	text-decoration: none;
}

.clear {
	clear: both;
}

/*.row{
    padding-bottom: 24px;
    clear: both
}

.row label{
    float: left;
    line-height: 20px;
}

.row input{
    float: right;
}*/
