@charset "utf-8";
/* CSS Document */

* {padding:0; margin:0;}

body { margin:0 auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; background: #F8F8F8;}

.geral {margin:70px auto; width:800px; height:540px; background: #FFF;}
.marrom {color:#664701;}
.azul {color:#002467;}

.topo {background:url(../img/topo.jpg) no-repeat; width:780px; height:90px; padding:30px 0 0 20px;}
.logo {background:url(../img/logo.gif) no-repeat; width:222px; height:90px; text-indent:-5000px;}
.logo a {cursor:pointer;  width:222px; height:70px; display:block; }

.rodape {background:url(../img/rodape.jpg) no-repeat; width:800px; height:96px; text-align:center}
.rodape p {padding:67px 0 0 0;}
.rodape p a {color:#002467; text-decoration:none;}


/*PAGINA LOGIN*/
.tit_resultado{ background:url(../img/tit_resultado.jpg) no-repeat; text-indent:-5000px; margin:0 0 0 25px; width:760px; height:30px;}
.form{width:800px; height:294px;}
/*
.form table {margin:20px 0 0 295px;}
*/
input {background:#FBF6EA; border:1px solid #F2E4BC;}
/*PAGINA LOGIN*/


/*PAGINA ALTERAR SENHA*/
.meio {width:800px; height:220px; margin:90px 0 0 0; text-align:center;}
.meio table {margin:20px 0 0 240px; *margin:20px 0 0 -70px; }
.bemvindo {color:#F6B412; float:right; width:100px; height:12px; font-weight:bold; margin:-5px 0 0 0; }
.alterar {float:right; clear:both;}
.alterar ul {color:#664701; margin:-10px 15px 0 0; *position:relative;}
.alterar ul li { list-style:none; display:inline; margin:0 3px 0 3px;}
.alterar ul li a {color:#664701; text-decoration:none;}
/*PAGINA ALTERAR SENHA*/


/*PAGINA PACIENTE*/
/*
.meio_paciente {width:800px; height:200px; margin:50px 0 0 0; text-align:center;}
.paciente_p {background: url(../img/paciente_p.jpg) no-repeat; text-indent:-5000px; width:87px; height:18px; margin:30px 0 0 30px; }
.nome_paciente {margin:10px 0 0 30px; font-size:12px;}
.frame {width:370px; height:200px; border:1px solid #F2C234;}
*/

/*
.frame_paciente {width:353px; font-size:11px; font-weight:normal;}
.frame_paciente tr td {border:0; height:20px; color:#666;}
.frame_paciente table {width:353px;}
.frame_paciente thead {background:#F6B412; border:0;}
.frame_paciente thead th {font-weight:normal; color:#001557; font-size:10px;width: 250;height:19;}
.bg_tr {background:#FFFFEE;}
.bg_tr2 {background:#F8F3E1;}
.style_editor { text-align: center;}
*/


.TableTitulo {
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #F6B412;
}
.TableLinha {
	text-align: center;
}
.TableLinha1 {
	background-color: #F8F3E1;
	text-align: center;
}
.TableLinha2 {
	background-color: #FFFFEE;
	text-align: center;
}

.DivProtocolos {
	border-style: solid;
	border-width: 1px;
	border-color: #F2C234;
	padding: 0px 0px;
	width: 366px; 
	height: 247px; 
	z-index: 1; 
	overflow-y:scroll; 
	overflow-x:hidden;
	align:center;
}
.DivExames {
	border-style: solid;
	border-width: 1px;
	border-color: #F2C234;
	padding: 0px 0px;
	width: 586px; 
	height: 245px; 
	z-index: 1; 
	overflow-y:scroll; 
	overflow-x:hidden;
	align:center;
}
.styleBlank {
	background-color: #FFFFFF;
}
