﻿* {margin:0; padding:0; border:none; list-style:none;}

/** PADRÃO **/
html {background:#b9e6fb;}

body {
	background:#b9e6fb;
	width:964px;
	margin:0 auto;
	padding-top:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

a {text-decoration:none; color:#000; cursor:pointer;}
a:hover {text-decoration:underline;}
img {border:none;}
h1 {font-size:14px; color:#008fd5; font-weight:bold; margin:2px 0 8px 0;}
h2 {font-size:14px; color:#008fd5; font-weight:bold; padding-bottom:5px; margin:0;}

.Paginacao {background-color:#99FFFF; color:#6699FF; border: solid 1px #6699FF; }

/** CLASSES GERAIS **/
.azul {color:#008FD5;}
.verde {color:#6e9d32}
.marrom {color:#af6710;}
.vermelho {color:#E40000;}
.dez {font-size:10px;}
.doze {font-size:12px;}
.onze {font-size:11px;}
.b {font-weight:bold;}
.m6 {margin:8px 6px 5px 6px;}
.mr10 {margin-right:10px;}
.mt20 {margin-top:20px;}
.mt10 {margin-top:10px;}
.pl16 {padding-left:16px;}
.pl10 {padding-left:10px;}
.pl13 {padding-left:13px;}
.pt15 {padding-top:15px;}
.teste {border:1px solid #f00;}
.bgBlue { background-color:#f4fafd; margin:0 10px 0 10px; }


/** CONTEUDO **/
.conteudo {
	width:926px;
	background:#fff;
	margin:0 auto;
}


/** MENU **/
.lateralEsq .menu {
	background:#F4E4C9;
	width:181px;
	height:16px;
	margin-bottom:4px;
	font-weight:bold;
}

.lateralEsq .menu_on {
	background:#b9e6fb;
	width:181px;
	height:16px;
	margin-bottom:4px;
	font-weight:bold;
}

.lateralEsq .menu a {
	width:181px;
	height:16px;
	margin:0 0 0 5px;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

.lateralEsq .menu a:hover {text-decoration:none; }

 .lateralEsq.menu_on a {
	width:181px;
	height:16px;
	margin:0 0 0 5px;
	font-size:11px;
	color:#000;
	text-decoration:none;
}


.lateralEsq .menu_on a:hover {text-decoration:none; }
.lateralEsq .icoMenu {margin-top:-1px; *margin-top:0;}
.lateralEsq .expand {display:block;}
.lateralEsq .hide {display:none;}

.menu_on a:hover {text-decoration:none; }
.icoMenu {margin-top:-1px; *margin-top:0;}
.expand {display:block;}
*.hide {display:none;}


.lateralEsq ul {display:none; font-weight:bold; margin-bottom:3px;}
.lateralEsq ul li {width:161px; height:auto; margin:5px 0 3px 13px; *margin:0 0 3px 13px; background:#E9F5FB; padding-left:7px;}
.lateralEsq ul li:hover {background:#B9E6FB;}
.lateralEsq ul li .ativo {background:#B9E6FB;}
.lateralEsq ul li a {display:block; padding:3px; color:#000;}
.lateralEsq ul li a:hover {display:block; padding:3px; color:#000; text-decoration:none}


/** NOTICIAS **/
.noticias {color:#5B5B5B;}
.titNoticia {color:#6E9D32; font-weight:bold; font-size:11px;}
.linhaNoticia {height:1px; font-size:1px; background:#cacaca;}
.infNoticia {padding-bottom:10px;}
.geralNoticias {font-size:11px; color:#5b5b5b;}

.maisNoticias {
	padding:2px 50px 0px 15px;
	font-size:11px;
	color:#5b5b5b;
	background-color:#f4fafd;
}

.tblMaisNoticias {
	border:none;
	width:100%; 
	height:500px;
}


/** ARTIGOS **/
.artigos {color:#5B5B5B; font-weight:bold;}
.titArtigos {color:#AF6710; font-weight:bold; font-size:11px;}


/** CATEGORIAS **/
.tblCategorias {width:462px;}
.tblCategorias td img {margin-bottom:10px;}

.boxLinha1 {
	height:108px;
	text-align:center;
	color:#5b5b5b;
	font-weight:bold;
}

.boxLinha2 {
	background:#f4fafd;
	height:108px;
	text-align:center;
	color:#5b5b5b;
	font-weight:bold;
}

.profLinhaTop {
	background:url(../Imagem/Conteudo/estado.gif) no-repeat top ;
	height:33px;
	color:#008fd5;
	font-weight:bold;
	font-size:14px;
	padding-left:16px;
}

.profLinha1st {
	background:url(../Imagem/Conteudo/estadoDown.gif) no-repeat top right;
	height:79px;
	color:#5b5b5b;
	font-size:11px;
	padding-left:16px;
}

.profLinha1 {
	height:79px;
	color:#5b5b5b;
	font-size:11px;
	padding-left:16px;
}

.profLinha2 {
	height:79px;
	color:#5b5b5b;
	font-size:11px;
	background:#f4fafd;
	padding-left:16px;
}


/** RODAPE **/
.rodape {
	background:#D4EFFD;
	width:909px;
	height:59px;
	color:#008FD5;
	font-size:12px;
	font-weight:bold;
	margin:10px auto 0 auto;
	padding-top:6px;
	text-align:right;
}

.rodape .linha {background:#fff; width:909px; height:4px;}
.rodape a {color:#008FD5;}


/** PAGINA **/
.bgAzul {
	background:url(../Imagem/azul_bg.gif) repeat-x;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

.bgLaranja {
	background:url(../Imagem/laranja_bg.gif);
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

.borda {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin:0;
	padding:0;
}

.mTop {margin:0 0 -10px 0;}

.sepVoltar {
	background:url(../Imagem/sepVoltar.gif);
	height:2px;
}


/** LOGIN **/
.login2 {
	border:1px solid #A3D8F4;
	width:156px;
	height:16px;
	margin:10px 0 0 0;
	vertical-align:top;
}

.login {
	border:1px solid #A3D8F4;
	width:156px;
	height:16px;
	margin:0;
}

/** BUSCA **/
.busca {
	border:1px solid #A3D8F4;
	width:174px;
	height:17px;
	margin:10px;
}


/** PAGINACAO **/
.navNum {
	background:url(../Imagem/nav.gif);
	width:18px;
	height:15px;
}	

.navEsp {
	width:10px;
	height:15px;
}

.navEsp2 {
	width:4px;
	height:15px;
}	

.navDir {
	background:url(../Imagem/navDir.gif);
	width:18px;
	height:15px;
}	

.navEsq {
	background:url(../Imagem/navEsq.gif);
	width:18px;
	height:15px;
}	

/** CADASTRO **/
.tblCadastro {
	font-size:11px;
	background:#F4FAFD;
	margin:0;
	padding:0;
	color:#000000;
}

.inputSecao {
	width:207px;
	height:20px;
	border-top:1px solid #ABADB3;
	border-right:1px solid #DBDFE6;
	border-bottom:1px solid #E3E9EF;
	border-left:1px solid #E2E3EA;
	margin:3px 0 10px 0;
}

.inputEst {
	width:58px;
	height:20px;
	*height:24px;
	border-top:1px solid #ABADB3;
	border-right:1px solid #DBDFE6;
	border-bottom:1px solid #E3E9EF;
	border-left:1px solid #E2E3EA;
	margin:3px 0 10px 0;
}

.inputDes {
	width:431px;
	height:182px;
	border-top:1px solid #ABADB3;
	border-right:1px solid #DBDFE6;
	border-bottom:1px solid #E3E9EF;
	border-left:1px solid #E2E3EA;
	margin:3px 0 10px 0;
	overflow-y:scroll;
}

.titulo {
	font-size:13px;
	background:#39f;
}

input  {
	height:20px;
	border-top:1px solid #ABADB3;
	border-right:1px solid #DBDFE6;
	border-bottom:1px solid #E3E9EF;
	border-left:1px solid #E2E3EA;
	margin:3px 0 10px 0;
	}
	
textarea, select 
{
 border-top:1px solid #ABADB3;
 border-right:1px solid #DBDFE6;
 border-bottom:1px solid #E3E9EF;
 border-left:1px solid #E2E3EA;
 margin:3px 0 10px 0;
 font-family:Arial, Sans-Serif;
    }

.inputNome {width:431px;}
.inputCep {width:51px;}
.inputNum {width:31px;}
.inputEnd {width:388px;}
.inputCom {width:154px;}
.inputTel {width:111px;}
.inputCid {width:361px;}
.inputSit {width:265px;}
.inputImg {width:207px;}


/* |TABELA DE COMENTÁRIOS - Noticias.aspx| */

.tblAzul 
{
    background-color:#f4fafd;
    padding:0 10px 0 10px;
}

.tblClara
{
    background-color:#FFFFFF;
    padding:0 10px 0 10px;
}

.divHorario 
{
    color:#008fd5;  
    vertical-align:top; 
    padding:0 0 4px 0;
}
    
/* |FIM TABELA DE COMENTÁRIOS - Noticias.aspx| */



/* |Avaliação| ProfissionaisMais.aspx | */

.avalie 
{
    background-color:#f4fafd;
    margin:0;
    padding:0 0 0 10px;
}

.avalie img
{
    margin:0;
    padding:5px 0 0 0;
    vertical-align:middle;
}

.avalie2
{
    background-color:#f4fafd;
    margin:0;
    padding:0 0 9px 0;
}

.btEstrelaOn { background-image: url("../Imagem/btEstrelaON.jpg"); width: 18px; height: 18px;}
.btEstrelaOff { background-image: url("../Imagem/btEstrelaOFF.jpg"); width: 18px; height: 18px;}

/* FIM |Avaliação| ProfissionaisMais.aspx | */


.cadClientes { margin:-10px 0 0 15px; vertical-align:middle; }
.pLeft10 {padding-left:25px;}
.mLeft10 {margin-left:25px;}
.btSalvar {margin-right:40px;}
.validator { vertical-align:middle; text-align:left; margin-left:4px; }


.txtBoxPadrao { font-family:Arial, sans-serif; font-size:12px; border: solid 1px #ccc; }

.artigos { font-size:11px; font-family:Arial, sans-Serif; font-weight:normal; }
.artigos img { margin:10px; }

.boxValidacao {width:360px; background-color:#FFFFF6; height:auto; margin:0 20px 0 20px; padding:10px; font-weight:bold; border: dashed 2px #FBB056; color:#F9A239; text-align:left;}
.boxValidacao p {margin-top:5px;}

.altStyle
{
	background-color:#ffffff;	
}

.rowStyle 
{
    background-color:#f4fafd;
    }
    
    .mTopBot {margin:10px 0 10px 0}
    
    .mTopBot .boxValidacao {width:360px; background-color:#FFFFF6; height:auto; margin:0 20px 0 20px; padding:10px; font-weight:bold; border: dashed 2px #FBB056; color:#F9A239; text-align:left;}
    
    /* Filtro Profissonais de Saúde */
    
    .profSau  
    {
     background:url(../Imagem/bgTitServicos.jpg) top center;
     background-repeat:no-repeat;                
     }
     
     /* /Filtro Profissonais de Saúde */
     
     .flUp button { margin-left:10px; }
     .radio { padding-top:10px; }
     .radio input { margin:0; padding:2px; border:0; vertical-align:middle; }
