* {
    margin: 0;
    padding: 0;
	outline: 0;
    }

body {
    background: #fff;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    }

h1 {
	position: absolute;
	top: 65px;
	width: 735px;
	height: 50px;
	font-size: 8pt;
	text-align: right;
	margin: -20px 0px 0px 0px;
	display: none;
	}

html>body h1 {
	position: absolute;
	top: 65px;
	width: 745px;
	height: 50px;
	font-size: 8pt;
	text-align: right;
	margin: -20px 0px 0px 0px;
	}

h1 a {
	color: #900;
	text-decoration: none;
	}

h1 a:hover {
	color: #900;
	text-decoration: underline;
	}

#tarja {
	position: relative;
	top: 60px;
	left: 50%;
	width: 780px;
	height: 40px;
	background: url("images/fundos/fundo_tarja.jpg");
	margin: 0px 0px 0px -390px;
	}

ul#menu {
	position: absolute;
	top: 0;
	left: 50%;
	width: 780px;
	background: #f1f1f1;
	list-style: none;
	font-size: 8pt;
	text-align: center;
	margin: 0px 0px 0px -390px;
	padding: 10px 0px 10px 0px;
	}

ul#menu li {
	display: inline;
	margin: 4px;
	}

ul#menu li a {
	text-decoration: none;
	color: #333;
	}

ul#menu li a:hover {
	text-decoration: underline;
	color: #900;
	}

#container {
	position: absolute;
	top: 125px;
	left: 50%;
	width: 780px;
	min-height: 420px;
	_height: 420px;
	background: #fff;
	margin: 0px 0px 0px -390px;
	padding: 0px 0px 40px 0px;
	}

#container-contato {
	position: absolute;
	top: 125px;
	left: 50%;
	width: 780px;
	min-height: 420px;
	_height: 420px;
	background: #fff;
	margin: 0px 0px 0px -390px;
	padding: 0px 0px 40px 0px;
	}

#container h2 {
	width: 695px;
	background: url("images/headers/quem_sou.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 12pt;
	color: #900;
	margin: 0px 10px 0px 10px;
	padding: 0 70px 15px 45px;
	}

#container h2.page {
	width: 780px;
	height: 50px;
	background: url("images/headers/quem_sou.jpg");
	background-repeat: no-repeat;
	font-size: 12pt;
	color: #900;
	margin: 10px 10px 0 10px;
	padding: 15px 0 0 40px;
	}

#container h2 a {
	color: #900;
	text-decoration: none;
	}

#container h2 a:hover {
	color: #900;
	text-decoration: none;
	}

#container h3 {
	font-size: 10pt;
	line-height: 20px;
	color: #000;
	margin: 20px 10px 10px 10px;
	}

#container h3.dinaheader {
	font-size: 7pt;
	color: #fff;
	background: url("images/geral/icone.gif") #900;
	background-position: left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding: 0px 0px 0px 45px;
	margin: -8px 20px -18px 10px;
	line-height: 15px;
	}

#container h3.dinalinks {
	font-size: 7pt;
	color: #fff;
	background: url("images/geral/icone.gif") #900;
	background-position: left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding: 0px 0px 0px 45px;
	margin: 20px 20px 0px 10px;
	line-height: 15px;
	}

#container h3.acupuntura {
	font-size: 7pt;
	color: #900;
	background: #ccc;
	text-transform: uppercase;
	padding: 0px 0px 0px 2px;
	margin: 20px 20px -20px 10px;
	line-height: 15px;
	}

#container h3.ervaheader {
	font-size: 7pt;
	color: #fff;
	background: #c00;
	background-position: left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding: 0px 0px 0px 1px;
	margin: 20px 20px 0px 10px;
	line-height: 15px;
	}

#container h3.titulos {
	width: 715px;
	font-size: 12pt;
	color: #900;
	margin: 0px 10px 20px 10px;
	padding: 0;
	}

#container h3.titulos a {
	color: #900;
	text-decoration: none;
	}

#container h3.titulos a:hover {
	color: #900;
	text-decoration: none;
	}

#container h4.dinaheader {
	font-size: 7pt;
	color: #fff;
	background: url("images/geral/icone.gif") #900;
	background-position: left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding: 0px 0px 0px 45px;
	margin: 20px 20px 0px 10px;
	line-height: 15px;
	}

#container p {
	font-size: 10pt;
	line-height: 16px;
	color: #000;
	margin: 20px 20px 10px 10px;
	}

#container p.postdata {
	font-size: 8pt;
	text-align: right;
	color: #888;
	margin: 0px 40px 30px 10px;
	}

#container p.msg {
	font-size: 8pt;
	color: #666;
	margin: -10px 20px 10px 10px;
	}

#container p.referencia {
	font-size: 8pt;
	color: #666;
	
	}

#container ol {
	margin: 20px 20px 0px 50px;
	font-size: 10pt;
	}

#container ol li {
	margin: 0 0 15px 0;
	font-size: 10pt;
	}

#container ul.listagem {
	margin: 20px 20px 50px 50px;
	font-size: 8pt;
	font-weight: bold;
	list-style: none;
	}

#container ul.listagem li {
	margin: 0 0 -5px 0;
	padding: 5px 0 10px 0;
	text-decoration: none;
	color: #900;
	background: url("images/geral/bullet.gif") top left no-repeat;
	}

#container ul.listagem li a {
	display: block;
	padding: 0 0px 0px 30px;
	text-decoration: none;
	color: #900;
	}

#container ul.listagem li a:hover {
	text-decoration: underline;
	color: #333;
	}

#rodape {
	position: relative;
	bottom: 0;
	width: 780px;
	border-top: 5px solid #ccc;
	margin: 30px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	clear: left;
	}

#rodape address {
	font-size: 8pt;
	font-style: normal;
	text-align: right;
	color: #900;
	}

#rodape address a {
	color: #900;
	text-decoration: none;
	}

#rodape address a:hover {
	color: #333;
	text-decoration: underline;
	}

#container form#searchform {
	margin: 40px 20px 0px 40px;
	}

#container form#searchform input {
	font-size: 10pt;
	border: 2px solid #999;
	width: 250px;
	}

#container form#searchform input.btn {
	font-size: 10pt;
	border: 1px solid #333;
	background: #900;
	color: #fff;
	width: 60px;
	}

img {
	margin: 0px 10px 10px 0px;
	}

#container a img {
	border: 0;
	}

#container p strong {
	clear: left;
	margin: 10px 0px -10px 0px;
	}

#container h3.dinakaufman {
	font-size: 8pt;
	color: #900;
	background: #ccc;
	text-transform: uppercase;
	padding: 0px 0px 0px 2px;
	margin: 20px 20px 0px 10px;
	line-height: 15px;
	}

#container a.curriculum {
	display: block;
	width: 150px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	background: #ccc;
	text-transform: uppercase;
	padding: 0px 0px 0px 2px;
	margin: -15px 15px 0px 50px;
	line-height: 15px;
	float: right;
	}

html>body #container a.curriculum {
	margin: 0px 30px 0px 50px;
	}

#container a.curriculum:hover {
	color: #900;
	}

#container ul {
	font-size: 10pt;
	margin: 10px 250px 0px 50px;
	}

#container-contato {
	position: absolute;
	top: 125px;
	left: 50%;
	width: 780px;
	min-height: 420px;
	_height: 420px;
	background: #fff;
	margin: 0px 0px 0px -390px;
	padding: 0px 0px 40px 0px;
	}

#container-contato h2 {
	width: 780px;
	height: 50px;
	background: url("images/headers/quem_sou.jpg");
	background-repeat: no-repeat;
	font-size: 14pt;
	color: #900;
	margin: 0px 10px 0px 10px;
	padding: 12px 0px 0px 38px;
	}

#container-contato h3 {
	font-size: 10pt;
	line-height: 20px;
	color: #000;
	margin: 20px 10px 10px 10px;
	}

#container-contato h3.dinaheader, h4.dinaheader {
	font-size: 7pt;
	color: #fff;
	background: url("images/geral/icone.gif") #900;
	background-position: left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding: 0px 0px 0px 45px;
	margin: 20px 0px 0px 10px;
	line-height: 15px;
	text-align: left;
	}

#container-contato h3.dinamapa {
	font-size: 7pt;
	color: #fff;
	background: url("images/geral/icone_mapa.gif") #900;
	background-position: right;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding: 0px 45px 0px 0px;
	margin: 20px 0px 0px 10px;
	line-height: 15px;
	text-align: right;
	}

#container-contato p {
	font-size: 10pt;
	line-height: 20px;
	color: #000;
	margin: 0px 0px 10px 10px;
	text-align: left;
	}

#container-contato p.msg-form {
	font-size: 10pt;
	line-height: 20px;
	color: #900;
	margin: 10px 0px 10px 10px;
	text-align: left;
	}

#container-contato #contatos {
	width: 400px;
	margin-left: 20px;
	background: #fff;
	}

#container-contato #contatos form {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 10pt;
	}

#container-contato #contatos fieldset {
	border: 0;
	}

#container-contato #contatos legend {
	display: none;
	}

#container-contato #contatos label {
	display: block;
	width: 60px;
	float: left;
	margin-bottom: 2px;
	}

#container-contato #contatos input {
	background: #ccc;
	border: 0;
	}

#container-contato #contatos input.btn {
	width: 55px;
	background: #ccc;
	border: 0;
	}

#container-contato #contatos form br {
	clear: left;
	}

#container-contato #mapa {
	width: 300px;
	height: 354px;
	background: #ccc;
	margin: -295px 20px 20px 0;
	float: right;
	}

html>body #container-contato #mapa {
	margin: -295px 40px 20px 0;
	}

#container-contato #mapa img {
	display: block;
	margin: 0 auto;
	}

#container ul.links-blogroll {
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	}

#container ul.links-blogroll a {
	text-decoration: none;
	color: #333;
	}

#container ul.links-blogroll a:hover {
	text-decoration: none;
	color: #900;
	}


#breadcrumb {
	float: none;
	font-size: 8pt;
	margin: 20px 20px 20px 10px;
	padding: 5px;
	clear: left;
	color: #900;
	background: #fafafa;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	}

#breadcrumb a {
	color: #333;
	}

#breadcrumb a:hover {
	color: #900;
	}


/***** PÁGINA DE ARQUIVOS *****/
#container form#search_form {
	border: 0;
	margin: 0 0 0 30px;
	}

#container form#search_form fieldset {
	border: 0;
	}

#container form#search_form legend {
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 5px -7px;
	}

#container ul.lista_arquivos {
	width: 680px;
	font-size: 10pt;
	list-style: none;
	font-weight: bold;
	}

#container ul.lista_arquivos li {
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none;
	color: #900;
	}

#container ul.lista_arquivos li a {
	display: block;
	height: 20px;
	background: url("images/geral/bullet.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 7px 0px 0px 30px;
	text-decoration: none;
	color: #900;
	}

#container ul.lista_arquivos li a:hover {
	text-decoration: underline;
	color: #333;
	}

#container a.link_artigos {
	font-size: 10pt;
	display: block;
	width: 150px;
	text-align: center;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	margin: -20px 0 30px 80px;
	background: #f1f1f1;
	padding: 5px;
	}

#container a.link_artigos:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: #900;
	}

span.staf {
	display: block;
	margin: 20px 10px 20px 10px;
	font-size: 10pt;
	}

span.staf a {
	text-decoration: none;
	color: #900;
	}

span.staf a:hover {
	text-decoration: underline;
	color: #333;
	}

p#obrigatorio {
	font-size: 8pt;
	color: #900;
	}