﻿body 
{
	margin:0px;
    padding:0px;
    font-family: Arial,Sans-Serif;
    background-image:url(../imagens/layout/fundo.gif);
    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;
}

.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;
}

.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;
}

.pesquisa
{
	width:706px;
	height:100px;
	color:#333333;
	font-size:12px;
	margin:31px 0px 31px 0px;
}

.pesquisaCabeca
{
	width:700px;
	height:25px;
	padding-left:6px;
	background-image:url(../imagens/layout/pesquisaFundo.gif);
	background-repeat:repeat-x;
	line-height:25px;
	margin:0px 0px 20px 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;
}