.bg_verde-degrade_baixomenu {
	background-attachment: fixed;
	background-image: url(imagens/bg_baixomenu-links.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-linha-menu {
	background-attachment: scroll;
	background-image: url(imagens/bg-linha-menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.imagem_publicidade {
	background-attachment: fixed;
	background-image:  url(imagens/bg_publicidade-cinza-fundo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.imagem_fundo-conteudo {
	background-image: url(imagens/bg_imagem_fundo-conteudo.gif);
	background-repeat: no-repeat;
	background-position:left;
}
.bg_busca {
	background-attachment: fixed;
	background-image: url(imagens/bg-busca.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_rodape {
	background-image: url(imagens/bg_rodape.gif);
	background-repeat: repeat-x;
	background-position:left;
}
.bg {
	background-attachment: scroll;
	background-color: #efefef;
	background-image: url(imagens/bg.gif);
	background-repeat: repeat-y;
}
/* LINKS TEIS */
.link-uteis {

	text-decoration: none;
	font: 10px "Microsoft Sans Serif", Verdana, Arial;
	color: #387766;
}
.link-uteis a:link {
	text-decoration: none;
	font: bold 10px "Microsoft Sans Serif", Verdana, Arial;
	color: #387766;
}
.link-uteis a:visited {
	text-decoration: none;
	font: bold 10px "Microsoft Sans Serif", Verdana, Arial;
	color: #387766;
}
.link-uteis a:hover {
	text-decoration: none;
	font: bold 10px "Microsoft Sans Serif", Verdana, Arial;
	color: #C6554A;
}
/* NOSSOS EXAMES */
.nossos_exames a:link {
	text-decoration: none;
	font: bold 10px "Microsoft Sans Serif", Verdana, Arial;
	color: #FFFFFF;
}
.nossos_exames a:visited {
	text-decoration: none;
	font: bold 10px "Microsoft Sans Serif", Verdana, Arial;
	color: #FFFFFF;

}
.nossos_exames a:hover {
	text-decoration: none;
	font: bold 10px "Microsoft Sans Serif", Verdana, Arial;
	color: #EEF97D;
}

/* MENU BAIXO */
.menu_baixo {

	text-decoration: none;
	font: normal 10px/normal "Microsoft Sans Serif", Verdana, Arial;
	color: #347362;
}
.menu_baixo a:link {
	text-decoration: none;
	font: normal 10px/normal "Microsoft Sans Serif", Verdana, Arial;
	color: #347362;
}

.menu_baixo a:visited {
	text-decoration: none;
	font: normal 10px/normal "Microsoft Sans Serif", Verdana, Arial;
	color: #347362;

}
.menu_baixo a:hover {
	font: normal 10px/normal "Microsoft Sans Serif", Verdana, Arial;
	color: #C6554A;
	text-decoration: none;
}
/* CONTEDOS */
.conteudos {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
}
.conteudos a:link {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.conteudos a:visited {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.conteudos a:hover {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/* FORMULRIOS */

.campo_busca {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 9px;
	width: 103px;
	color: #C1544D;
	height: 16px;
}

.campo_contato {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 10px;
	color: #317163;
}

/* AGENDA DE EVENTOS */

.agenda_d_eventos {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}

/* EXAMES */
.exames {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	color: #C6554A;
}
.exames a:link {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	color: #C6554A;
	text-decoration: none;
}

.exames a:visited {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	color: #C6554A;
	text-decoration: none;

}
.exames a:hover {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	color: #3975AD;
	text-decoration: none;
}
/* HORRIO */
.horario {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.horario a:link {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.horario a:visited {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.horario a:hover {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	color: #C6554A;
	text-decoration: underline;
}
.duvidas-home-titulo {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5EA692;
}
.duvidas-home-titulo-bg {

	background-attachment: scroll;
	background-image: url(imagens/duvidas05.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.borda {
	border: 1px solid #006600;
}
