body {
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	color: #000000;  
	padding: 0px;
	margin-top: 0px;
}

/* DIV QUE ENGLOBA TODO O CONTEÚDO */
#tudo{
	width: 730px;
	margin: 10px auto auto auto;
	height: auto;
	padding: 0px;
}

/* CABEÇALHO */

#cabecalho{
	width: 100%;
	margin-bottom: 10px;
	height: 60px;
}

#cabecalho .menu{
	position: relative;
	top: 16px;
	float: left;
	margin-left: 5px;
}

#cabecalho .menu_principal{
	position: relative;
	margin-top: 8px;
	margin-left: 20px;
	float: left;
}

#cabecalho .menu a{
	text-decoration: none;
	color: #606265;
}

#cabecalho .menu a:hover{
	background-color: #CEE7FF;
	color: black;
}

#barra_cab_up{
	width: 100%;
	height: 21px;
	background: url(../images/barra_cab_up.jpg) no-repeat;
	margin-bottom: 5px;
}

#barra_cab_down{
	width: 730px;
	height: 21px;
	background: url(../images/barra_cab_down.jpg) no-repeat;
	clear: both;
}

#banner_principal{
	width: 98%;
	height: 130px;
	border: dashed 1px #999999;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: center;
}

.banner{
	width: 99%;
	height: 100px; /*mesma altura do submenu + 10 */
	border-left: dashed 1px #999999;
	border-right: dashed 1px #999999;
	background-color: #F4F4F4;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.banner_menor{
	width: 65%;
	height: 100px; /*mesma altura do submenu + 10 */
	border-left: dashed 1px #999999;
	border-right: dashed 1px #999999;
	background-color: #F4F4F4;
	text-align: center;
	float: left;
}


/* MENU LATERAL */

#menu_lateral{
	width: 20%;
	text-align: left;
	float: left;
}

#menu_lateral .acesso_rapido{
	font-size: 10px;
	width: 100%;
	color: #000099;
	background: #EBEBEB;
	margin-bottom: 8px;
}

/* SUBMENU LATERAL ESQUERDO */
#menu_lateral .submenu{
	width: 93%;
	padding: 5px;
	height: 83px;
	border-bottom: solid 1px #00CCFF;
}

#menu_lateral .submenu ul{
	margin-top: 0px;
	margin-left: 0px;
	list-style: none;
	padding: 5px;
}

#menu_lateral .submenu ul li{
	font-weight: bold;
}

#menu_lateral .submenu li ul li{
	list-style-position: inside;
	font-weight: normal;
}

#menu_lateral .submenu a{
	text-decoration: none;
	color: #0000FF;
}

#menu_lateral .submenu a:visited{
	color: #0000FF;
}

#menu_lateral .ativo{
	color: #0000FF;
	font-weight: bold;
}


.titulo_area{
	width: 100%;
	font-weight: bold;
	border-bottom: solid 2px #CCCCCC;
	padding-bottom: 2px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	color: #003399;
	font-size: 15px;
}


.sub_titulo_area{
	width: 100%;
	font-weight: bold;
	padding-bottom: 2px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	color: #003399;
	font-size: 14px;
}


#noticias{
	width: 50%;
	margin-left: 10px;
	float: left;
	text-align: center;
}

#dicas_saude{
	width: 27%;
	float: right;
	text-align: center;
}

/* BOX LATERAL "CANAIS" */
.box_canais
{
    border-bottom: dotted 1px #00CCFF;
	width: 100%;
	padding: 5px 0px 10px 0px;
	text-align: left;
	height: 30px;
}

.box_canais:hover{
	background-color:#CEE7FF;
	cursor: pointer;
}

.box_canais A{
	text-decoration: none;
	color: #606265;
}

.box_canais A:hover{
	color: #000000;
}

/* CONTEÚDO INTERNO */

.conteudo{
	float: left;
	width: 78%;
	margin-left: 10px;
	height: auto;
}

.conteudo .texto{
	width: 90%;
	margin-top: 10px;
	margin-left: 15px;
	color: #606265;
	font-size: 12px;
	display: block;
	text-align: left;
}

.conteudo .texto2{
	margin-top: 10px;
	margin-left: 15px;
	color: #606265;
	font-size: 12px;
	display: block;
	text-align: left;
}

h2{
	color: #0066CC;
	font-size: 13px;
}

h2.destaque{
	color: #003399;
	font-size: 13px;
}



.telefones_titulo{
	float: right; 
	width: 195px; 
	background-color: #CCCCCC;
	padding: 3px 0px 3px 0px; 
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.telefones{
	width: 180px; 
	padding: 11px 0px 11px 15px; 
	background-color: #EBEBEB;
	float: right;
	margin-top: 4px;
	font-weight: bold;
	font-size: 12px;
}

/*FORMULÁRIOS*/
.campo
{
    border: solid 1px #6FB7FF;
	color: #005690;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.campoDestaque{
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #6FB7FF;
	color: #005690;
	font-size: 13px;
	font-weight: bold;
}

.botao{
	border: solid 1px #0033FF;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0099FF;
}

.botaoPreto{
	border: solid 1px #666666;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
}

.voltar{
	text-decoration: none;
	font-size: 11px;
	color: #0066CC;
}

.label 
{
	color: #005690;
	font-size: 11px;
}

/*ERROS E MENSAGENS*/

.erro{
    width: 100%;
    text-align: center;
    color: rgb(181, 15, 15);
    font-size: 14px;
    font-weight: bold;
    padding-top: 70px;
    background: url(../images/error.jpg) no-repeat;
    background-position: center top; 
}

.erro A
{
    text-decoration: none;
    color: Gray;
}

.erro A:hover
{
    color: Black;
}
	
.msgErro
{
	width: 100%;
    color: #FF0000;
    background-color: #FFE1E1;
	padding: 5px;
	border-top: solid 1px #FF0000;
	border-bottom: solid 1px #FF0000;
}

.msgInf
{
	width: 100%;
    color: #009900;
    background-color: #D2FFD2;
	padding: 5px;
	border-top: solid 1px #009900;
	border-bottom: solid 1px #009900;
}

/*VISUALIZAÇÃO DAS NOTICIAS */

.conteudo .conteudoNoticia{
	width: 70%;
	float: left;
}

.conteudo .lateralNoticia{
	width: 30%;
	float: left;
}

.conteudo .outraNoticia{
	border-bottom: dotted 1px #005690;
	width: 100%;
	padding: 4px;
}

.conteudo .outraNoticia:hover{
	background-color:#CEE7FF;
	cursor: pointer;
}

.conteudo A.dataNoticia{
	font-weight: bold;
	color: #005690;
	font-size: 12px;
	text-decoration: none;
}

.conteudo A.tituloNoticia{
	color: #606265;
	text-decoration: none;
	font-weight: normal;
}

h2.tituloNoticia{
	font-size: 18px;
	margin: 0px 0px 0px 0px;
}

h3.chamadaNoticia{
	font-family: Arial Narrow;
	font-size: 14px;
	color: #606265;
	margin-top: 0px;
}

.setaLaranja{
	font-family: Arial Narrow;
	font-size: 12px;
	color: #ED7900;
}

/* FORMULARIOS */

form .labelMenor{
	display: -moz-inline-box;
	display: inline-block;
  	line-height: 1.8;
  	vertical-align: top;
	width: 60px;
	font-weight: bold;
}

form .labelNormal{
	display: -moz-inline-box;
	display: inline-block;
  	line-height: 1.8;
  	vertical-align: top;
	width: 80px;
	font-weight: bold;
}

form .olMenor{
	margin: 0;
	padding: 0;
}

form .liMenor{
	list-style: none;
	padding: 5px;
	margin: 0;
	color: #005690;
}

form .liIdent{
	list-style: none;
	margin: 5px 0px 0px 15px;
}

form .lab
{
    font-size: 11px;
    color: #005690;
    font-weight: bold;
}

/* TABELAS */

table{
	width: 95%;
}

th{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

th.spec {	
	width: 30%;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}

td.result {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
    border: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}

td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
}

li.faq 
{
    list-style: square;
    color: #005690;
}

.invisivel
{
	display:none;
}

.imgUnidade{
	float: left;
	margin-right: 10px;
}

.boxLogin{
	width: 50%;
	text-align: center;
}

.boxResultado{
	background-color: #F0FCFE;
}

.boxPlanos{
	width: 250px; 
	height: auto; 
	text-align: left; 

}

/* NAVEGAÇÃO DAS ABAS */

ul.navlist
{
    float: right;
}

li.nav
{
	margin-top: 4px;
    list-style: none;
    float: left;
    background-color: #B9DCFF;
    padding: 0px 4px 0px 4px;
	font-size: 12px;
    margin-left: 2px;
	cursor: hand;
}

/* RESULTADO REDE*/
.plano
{
	color:Black;
	font-size: 16px;
	font-weight:bold;
}

.estado
{
	color: #0066CC;
	font-size: 16px;
}

.cidade
{
	color: #0066CC;
	font-size: 16px;
}

.especialidade
{
	color:Black;
	font-weight:bold;
	font-size: 14px;
}

.credenciado
{
	color: #0066CC;
	font-weight:normal;
	font-size: 14px;
}

.tipoAtendimento
{
	color: #0066CC;
	font-weight:bold;
	font-size: 14px;
}

.endereco
{
	color:Black;
	font-size:12px;
}