body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tp_destaque {
	background-color: #DFDFDF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tp_patologias {
	background-color: #84E3FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bg_destaques {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #F5F5F5;
	padding: 20px;
}
.bg_rodape {
	background-image: url(images/rodape.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
.foto {
	float: left;
	margin-right: 10px;
	border: 1px solid #DFDFDF;
}
.bg_patologias {
	padding: 10px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bg_patologias_base {
	background-color: #D9F7FF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:link {
	color: #005E9B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005E9B;
}
a:hover {
	text-decoration: none;
	color: #ED5321;
}
a:active {
	text-decoration: none;
	color: #ED5321;
}
a.lin:link {
	color: #005E9B;
	text-decoration: none;
}
a.lin:visited {
	text-decoration: none;
	color: #005E9B;
}
a.lin:hover {
	text-decoration: none;
	color: #ED5321;
}
a.lin:active {
	text-decoration: none;
	color: #ED5321;
}.bg_conteudo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #F5F5F5;
	padding: 10px;
	font-size: 12px;
	line-height: 120%;
}
.bg_vejatb {
	background-color: #D9F7FF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}
.txt_subtitulo {
	font-size: 14px;
	color: #00647D;
	font-weight: bold;
}
.txt_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #E62812;
}
body {
	background-image: url(images/fundo4.gif);
	background-repeat: repeat-x;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #E0DFE3;
}
.pad_topo {
	padding: 20px;
}