/* css do corpo da HOME */


/********************************************************************/
/* css do corpo da home */
.bg_conteudo_home {
	background-image: url(../../imagens/layout/bg/bg_conteudo_home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 537px;
	height: 540px;
}

/********************************************************************/
/* css do rodape */
.bg_rodape{
	background-image: url(../../imagens/layout/bg/bg_rodape.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 760px;
	height: 64px;
}

/********************************************************************/
/* css do texto do menu */
.texto_link {
	font-family:"Verdana";
	font-size: 11px;
	margin: 0px;
	margin-top: 0px;
	color: #000000;
	font-weight: none;
	text-decoration:none;
}
.texto_link:hover {
	font-family:"Verdana";
	font-size: 11px;
	margin: 0px;
	margin-top: 0px;
	color: #000000;
	font-weight: none;
	text-decoration: underline;
}

/********************************************************************/
/* css do texto do sub-menu */
.sub_menu {
	font-family:"Verdana";
	font-size: 11px;
	margin: 0px;
	margin-top: 0px;
	color: #478292;
	font-weight: none;
	text-decoration:none;
}
.sub_menu:hover {
	font-family:"Verdana";
	font-size: 11px;
	margin: 0px;
	margin-top: 0px;
	color: #478292;
	font-weight: none;
	text-decoration: underline;
}

/********************************************************************/
/* css do texto do contato na home */
.texto_contato_home {
	font-family:"Verdana";
	font-size: 11px;
	margin: 0px;
	margin-top: 0px;
	color: #327181;
	font-weight: none;
	text-decoration:none;
}

/********************************************************************/
/* css do texto do contato na home */
.titulo_home_banner {
	font-family:"Arial";
	font-size: 14px;
	margin: 0px;
	margin-top: 0px;
	color: #ff0000;
	font-weight: bold;
	text-decoration:none;
}

/********************************************************************/
/* css do texto NOTICIAS */
.titulo_noticias {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #327181;
	text-decoration:none;
}

/********************************************************************/
/* css da data da NOTICIAS */
.data {
	font-family:"Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}


/********************************************************************/
/* css de aviso das NOTICIAS que não existem cadastradas*/
.aviso_noticias {
	font-family:"Trebuchet MS";
	font-size: 10px;
	font-weight: none;
	color: #666666;
	text-decoration:none;
}

/********************************************************************/
/* css do texto da NOTICIAS */
.link_noticia {
	font-family:"verdana";
	font-size: 10px;
	font-weight: none;
	color: #666666;
	text-decoration:none;
}
.link_noticia:hover {
	font-family:"verdana";
	font-size: 10px;
	font-weight: none;
	color: #666666;
	text-decoration:underline;
}

/********************************************************************/
/* css do texto do Rodape */
.link_rodape {
	font-family:"Trebuchet MS";
	font-size: 09px;
	font-weight: none;
	color: #000000;
	text-decoration:none;
}
.link_rodape:hover {
	font-family:"Trebuchet MS";
	font-size: 09px;
	font-weight: none;
	color: #000000;
	text-decoration:underline;
}
.barra_branca {
	font-family:"Trebuchet MS";
	font-size: 09px;
	font-weight: none;
	color: #ffffff;
	text-decoration:none;
}


/********************************************************************/
/* css da caixa de texto */
.caixa_texto {
	font-family:"tahoma";
	font-size: 10px;
	color: #4A8290;
	text-decoration: none;
	border: 1px solid #E8F3F7;
	height: 15px;
	background-color: #E8F3F7;
}

/* css da caixa de texto */
.caixa_texto_textarea {
	font-family:"tahoma";
	font-size: 10px;
	color: #4A8290;
	text-decoration: none;
	border: 1px solid #E8F3F7;
	background-color: #E8F3F7;
}

/* css da caixa da busca */
.caixa_medico_convenio {
	font-family:"tahoma";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #EAEAEA;
	height: 15px;
	background-color: #EAEAEA;
}
/* css da caixa da busca */
.select_caixa_medico_convenio {
	font-family:"tahoma";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #EAEAEA;
	height: 20px;
	background-color: #EAEAEA;
}
/* css da caixa da busca */
.select_formularios {
	font-family:"tahoma";
	font-size: 10px;
	color: #4A8290;
	text-decoration: none;
	border: 1px solid #E8F3F7;
	height: 20px;
	background-color: #E8F3F7;
}

/********************************************************************/
/* css do texto form */
.text_bercario_virtual {
	font-family:"Verdana";
	font-size: 10px;
	font-weight: none;
	color: #4A8290;
	text-decoration:none;
}

/********************************************************************/
/* css do texto */
.texto_cinza {
	font-family:"verdana";
	font-size: 10px;
	font-weight: none;
	color: #666666;
	text-decoration:none;
}

/********************************************************************/
/* css do Titulos das internas */
.titulo_interna {
	font-family:"Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #327181;
	text-decoration:none;
}

/********************************************************************/
/* css do Titulos das internas */
.texto_interna {
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-weight: none;
	color: #333333;
	text-decoration:none;
}


/********************************************************************/
/* css do botão */
.botao {
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-weight: none;
	color: #4A8290;
	background-color:#E8F3F7;
	border:#333333 solid 1px;
	text-decoration:none;
	height:18px;
}
