﻿/* Tags */

body{
	margin:0 auto;
	font-family:Arial;
	font-size:11px;
	background-color:#FFFFFF;
}

img {border:0;}

a{font-size:11px;}
a:link { font-family: Tahoma; color:#084062; text-decoration: none;}
a:visited{ font-family: Tahoma;  color: #084062; text-decoration: none;}
a:active{ text-decoration: none;}
a:hover { text-decoration: underline;  color:#084062;}

h2{
	font-size:13px;
	color:#da251d;
	font-weight:bold;
	padding:0;
	margin:0;
}

h3{
	font-size:20px;
	color:#da251d;
	font-weight:normal;
	margin:0 0 20px 0;
}

p{font-size:11px;}

select{font-size:11px;}

input, textarea{
	border-top: solid 1px #abadb3;
	border-right: solid 1px #dbdfe6;
	border-bottom: solid 1px #e3e9ef;
	border-left: solid 1px #e2e3ea;
	height: 18px;
	font-size:11px;
}

ul { margin:5px 0 0 0; padding:0; list-style:none;}
ul li {margin:0; padding:0; background:url(Image/bullet.gif) no-repeat left 3px; padding-left:10px;}
ul li{color:#1a6f66; font-weight:normal;}

/* Tags */

/* Classes abrangentes a mais de um serviço ou página */

.btnOk{
	background: url(/util/image/botoes/btnOk.gif) no-repeat;
}


/* Classes abrangentes a mais de um serviço ou página */

/* Box de login */

.boxLogin{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin:10px 0 0 0;
}

.topoBoxLogin{
	background:url(../img/template/box_login/topoBoxLogin.gif) no-repeat top right;
	width:195px;
	height:21px;
	*height:20px;
	vertical-align:bottom;
	padding:0 0 3px 10px;
}

.subBoxLogin{
	background:url(../img/template/box_login/subBoxLogin.gif) repeat-y top right;
	height:20px;
	font-size:12px;
	color:#2b375f;
	padding:0 0 0 15px;
}

.subBoxLogado{
	background:url(../img/template/box_login/logado.gif) no-repeat left top;
	height:22px;
	font-size:12px;
	color:#2b375f;
	padding:0 0 0 15px;
}

.meioBoxLogin{
	background:url(../img/template/box_login/meioBoxLogin.gif) repeat-y top right;
	height:78px;
	font-size:11px;
	color:#1d1756;
	font-weight:normal;
	vertical-align:top;
	padding:5px 0 5px 8px;
}

.baixoBoxLogin{
	background:url(../img/template/box_login/baixoBoxLogin.gif) no-repeat top;
	height:13px;
}

.meioBoxLogin a { font-size:11px; color:#999999; text-decoration:none;}
.meioBoxLogin a:hover { text-decoration:underline;}

/* Box de login */

/* Manual de exames */

.pt10 {padding-top:10px;}
.pr10 {padding-right:10px;}

.w100p { width:100%;}
.w200 { width:200px;}
.w300 { width:300px;}

.conteudo{
	width:100%;
	vertical-align:top;	
}

.buscaLetra{ 
	background:url(../Image/Conteudo/bgLetra.gif) repeat-x top left;
	width:20px;
	height:17px;
	text-align:center;
	border:solid 1px #FFF;
	font-size:11px;
}

.bgBuscaExame{
	background:url(../Image/Institucional/bgDegrade.gif) repeat-y right;
	width:100%;
	height:32px;
}

.thExames{
	background: #908d8c; 
    background-image:none;
    background-repeat:repeat;
	color: #FFFFFF; 
	text-align: left; 
	height: 22px; 
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
}

.bgTrClaro{
	font-size:11px;
	color:#002664;
	background:#f4f5f7;
}

.bgTrEscuro{
	font-size:11px;
	color:#6b6765;
	background:#f4f3f3 none repeat scroll 0 0;
}

.tdEsqInformacoesGerais{
	width:35%;
	background:#E8E7EE;
	padding:5px;
	vertical-align:top;
	font-weight:bold;
	font-size:11px;
}

.tdDirInformacoesGerais{
	padding:5px;
	background:#F3F3F6;
	font-size:11px;
}

/* Manual de exames */

/* Serviços */

.tblServicos{ 
	width:100%;
	height:40px;
	background-color:#f8f8f8;
	border:solid 1px #ededed;
}

.planos{
	width:100%;
	height:120px;
	background:#f8f8f8;
	border:solid 1px #ededed;
	font-size:11px;
}

/* Serviços */

/*************** ALTERAÇÃO DO BOX DE LOGIN *****************************/

.ResultadoExamesAnteriores {
	padding:2px;
	height:15px;
	background-color:#113066;
	width:171px;
}

.ResultadoExamesAnteriores a {
	color:#FFF;
	font-weight:bold;
}

.ResultadoExamesAnteriores a:hover {
	color:#FFF;
	font-weight:bold;
}