/* CSS do Site 1431 */
/* Corpo do Site */
BODY {
	font-family: Verdana;
	font-size: 12px;
	background-color: #EBF8FC;
	scrollbar-face-color: #10455F;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #10455F;
	scrollbar-darkshadow-color: #10455F;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

.FundoBranco {
	background-image: url();
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

.FundoSimples {
	background-image: url();
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #EBF8FC;
}

.FundoHelp {
	background-image: url(/sites/icones/ajuda_fundo.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

TABLE.Cabecalho {
	background-color: #FFFFFF;
}

TABLE.CabecalhoIFrame {
	background-color: #FFFFFF;
}

TABLE.CabecalhoImpressao {
	background-color: #FFFFFF;
}

/* Fonte Padrão do Site */
H1, H2, H3, H4, H5, H6, H7 {
	font-family: Verdana;
	font-size: 13px;
}

.FonteSite {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-style: normal; font-weight: normal;;
}

.FontePequena {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.FonteNegrito {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.FonteItalica {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.FonteDestaque {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

/* Grupos de Conteudo */
.FonteTitulo {
	font-family: Verdana;
	font-size: 12px;
	color: #EBF8FC;
}

.FonteSubTitulo {
	font-family: Verdana;
	font-size: 10px;
	color: ;
}

TD {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

TD.TituloConteudo {
	background-color: #005CB9;
}

/* Scripts em Geral */
.FonteTituloScript {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

HR {
	border-style: solid;
	color: #005CB9;
}

A { color:  transparent; font-style: normal; font-weight: normal; text-decoration: none; }
A:ACTIVE { color:  transparent; font-style: normal; font-weight: normal; text-decoration: none; }
A:LINK { color:  transparent; font-style: normal; font-weight: normal; text-decoration: none; }
A:VISITED { color:  transparent; font-style: normal; font-weight: normal; text-decoration: none; }
A:HOVER { color:  transparent; font-style: normal; font-weight: normal;; text-decoration: underline; }

TD.Erro {
	background-color: #FF4B4B;
}

TD.Aviso {
	background-color: #FFFF00;
}

.FonteErro {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #EBF8FC;
}

.FonteMensagem {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* Formularios */
.TD.CelulaLabel {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.FonteDados {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

INPUT {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

INPUT.FSemBorda {
	border: 0px;
}

INPUT.BotaoLargo {
	font-family: Verdana;
	font-size: 12px;
	width: 200;
}

INPUT.BotaoEstreito {
	font-family: Verdana;
	font-size: 12px;
	width: 100;
}

SELECT {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.botao_pesquisa_pequena {
	width:16px;
	height: 16px;
	background-color: #005CB9;
       border: 1px solid #EBF8FC;
       color: #EBF8FC;
}

.texto_pesquisa_pequena {
	height: 16px;
	size: 9px;
	background-color: #005CB9;
       border: 1px solid #EBF8FC;
       color: #EBF8FC;
}

.texto_pesquisa_pequena_branco {
	height: 16px;
	size: 9px;
	background-color: #EBF8FC;
       border: 1px solid #005CB9;
       color: #000000;
}

/* Tabelas */
TH.TituloTabela {
	background-color: #005CB9;
}

TD.TituloTabela {
	background-color: #005CB9;
}

TD.LinhaPar {
	background-color: ;
}

TD.LinhaImpar {
	background-color: #f2fafd;
}

.LinkTabela {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.FonteTituloTabela {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EBF8FC;
}

.FonteTabela {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

/* Atendimento */
DIV.JanelaAtendimento {
	background-color: #EBF8FC;
	position: float;
	right: 1px;
	left: 1px;
	top: 2px;
	width: 405px;
	height: 281px;
	z-index: 1
}

/* Menus */
.TituloMenu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EBF8FC;
}

.ItemMenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.TItemMenuHorizontal {
	background-color: #f2fafd;
}

TD.MenuSuperior {
}

TD.MenuIntermediario {
}

TD.MenuEsquerdo {
	width: 0px;
}

TD.MenuIntegradoSuperior {
}

TD.MenuDireito {
	width: 0px;
}

TD.MenuIntegradoInferior {
}

TD.MenuInferior {
}

TD.MenuSuperiorCabecalho {
}

TD.MenuInferiorCabecalho {
}

/* Impressao */
.QuebraPagina{
	page-break-after: always;
}

/* Agenda */
.botoes {
	background:#FFFFFF;
	border:1px solid #000000;
}

.agenda_titulo_agenda {
	background-color:#005CB9;
}

TABLE.MenuAcel {
	background-image: url(/sites/300/331/FundodomenuIntermediario2.jpg);
	background-repeat: no-repeat;
}

/* CSS Personalizado */
/* CSS Document */

body{
	background:url(/sites/1400/1431/00000023.jpg) #EBF8FC repeat-x ;
	font-family:"Tahoma", Arial, Verdana;
	font-size:11px;
}

body center form{
	background:url(/sites/1400/1431/00000002.jpg) center top no-repeat;
}

.topo{
	padding-top:130px;
	background:#FFFFFF;
}

.topo_fundo{
	background-color:#FFFFFF;
}


/*Somente o título*/


.titulos{
	font-family:"Tahoma", Arial, Verdana;
	color:#425184;
	font-size:17px;
	padding-left:10px;
}


/*Destaques Home*/


.titHome{
	   height:10px;
	   }
   
  .titDestaque{
		font-family:Tahoma, Geneva, sans-serif;
		font-size: 15px;
		color: #95D4FD;
		padding:60px 40 0 80px;
		font-weight:normal;
		height:1px;
		
	}
.dest_prevencao{
		/*background:url(/sites/1400/1431/00000015.jpg) no-repeat;*/
		background:url(/sites/1400/1431/00000104.jpg) no-repeat;
		width:228px;
		height:258px;
		margin-left:12px;
}

.dest_tratamento{
		/*background:url(/sites/1400/1431/00000034.jpg) no-repeat;*/
		background:url(/sites/1400/1431/00000105.jpg) no-repeat;
		width:228px;
		height:258px;
}

.dest_duvidas{
		background:url(/sites/1400/1431/00000001.jpg) no-repeat;
		width:228px;
		height:258px;
}

.dest_noticias{
		/*background:url(/sites/1400/1431/00000037.jpg) no-repeat;*/
		background:url(/sites/1400/1431/00000106.jpg) no-repeat;
		width:228px;
		height:258px;
}



#dest_home_texto{
		width:125px;
		height:98px;
		color:#FFFFFF;
		margin:0 0 0 85px;
		font-family:"Tahoma",Verdana, Arial, Helvetica;
		font-size:11px;
}

#dest_home_texto a:link, #dest_home_texto a:visited, #dest_home_texto a:hover, #dest_home_texto a:active { color:#FFFFFF;}

/*Rodape*/

#rodape_img{background:url(/sites/1400/1431/00000017.jpg) no-repeat; width:771px; height:100px;}

#rodape_conteudo{color:#666666; padding:25px 0 0 33px; font-family:"Tahoma", Arial, Verdana; font-size:11px;}

#rodape_img p { margin:0; padding:0;}

a:link, a:visited, a:hover, a:active{color:#000000;}

