* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}

body {
	background:#e9e8e9 url(../img_layout/bg-body.png) repeat-x;
}

a, p, h3, h4, h5, li, input, alt, textarea, title, option, select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
}

a, p, li, alt,label, textarea {
	font-size:13px;
}

p, alt, a {
	color:#7F7F7F;
}

p a:hover {
	text-decoration:underline;
}

a{
	cursor:pointer;
	color:#7F7F7F;
}

a:hover{
	text-decoration:underline;
}

li a{
	font-size:12px;
	line-height:17px;
	color:#163C87;
	font-family: Arial, Helvetica, sans-serif;
}

li a:hover {
	text-decoration:underline;
}

h3 {
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E15522;
	margin-bottom:10px;
}

h3 a {
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E15522;
}

h3 a:hover {
	text-decoration:none;
}

h4 {
	font:normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#163C87;
	float:left;
	margin-bottom:8px;
}

h4 a{
	font:normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#163C87;
	float:left;
	margin-bottom:8px;
}

br {
	line-height:5px;
}

a img {
	border:none;
}

input {
	height:16px;
}

label {
	color:#163c87;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input, textarea{
	font-size:12px;
	background-color:#FFFFFF;
	color:#333333;
	border:solid 1px #999999;
	padding:1px 2px 1px 2px;
}

select {
	font-size:12px;
	background-color:#FFFFFF;
	color:#333333;
	border:solid 1px #999999;
	height:20px;
}

option{
	font-size:12px;
	background-color:#FFFFFF;
	color:#333333;
}

strong.normal  {
	font-weight:normal;
}

.destaque {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#163C87;
}

p.credito {
	color:#8d8d52;
	margin-bottom:5px;
}
	

.destaque a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#163C87;
}

.upper {
	text-transform:uppercase;
}

span.delimitador {
	float:left;
}
/*--------------------------------------*/

#paginacao {
	width:380px;
	float:left;
	text-align:center;
	margin-top:20px;
	color:#000000;
	font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;	
}

#geral {
	width:990px;
	margin:0px auto;	
}

#site {
	width:990px;
	background:url(../img_layout/bg-site.png) repeat-y;
	float:left;
}

#siteb {
	width:990px;
	margin-top:85px;
	background-color:#e9e8e9;
	float:left;
	
}

h1 a {
	background: url(../img_layout/logo.jpg) no-repeat;
	width:352px;
	height:87px;
	float:left;
	margin:20px 0 0 45px;
	text-indent:-9000px;
}

#login {
	width:357px;
	float:right;
	margin-right:140px;
	_margin-right:70px;
	padding-top:50px;
	margin-bottom:2px;
	padding-bottom:6px;
}

#login p {
	color:#e15521;
	margin-right:13px;
	margin-bottom:3px;
	text-align:right;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#login span{
	width:300px;
	float:right;
}

#login label {
	color:#7e7e3c;
	text-transform:lowercase;
}

#login input {
	width:93px;
	border:solid 1px #7ea9ec;
	background-color:#d6d8dc;
}

#lado_b input.ok{
	background:url(../img_layout/bt-login.jpg) no-repeat;
	width:72px;
	height:59px;
	position:relative;
	float:right;
	margin-top:-19px;
	margin-right:-12px;
	cursor:pointer;
	border:none;
}

#topo {
	width:990px;
	float:left;
}

#lado_a {
	width:383px;
	height:245px;
	float:left;
	margin-top:13px;
	background-color:#92A4CB;
}

#decor_topo {
	width:297px;
	height:266px;
	float:left;
	background:#92A4CB url(../img_layout/img-topo.jpg) no-repeat;
}

#lado_b {
	width:171px;
	height:245px;
	float:left;
	margin-top:13px;
	background-color:#163C87;
}

#menu {
	width:250px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
	margin-top:-230px;
	border-left:solid 1px #adb5d6;
	border-top:solid 1px #adb5d6;
	border-right:solid 1px #adb5d6;
}

#menu ul li{
	width:250px;
	height:79px;
	float:right;
	border-bottom:solid 1px #adb5d6;
}

#menu ul li a{
	float:right;
	color:#D4D6DB;
	font:normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:240px;
	height:29px;
	text-align:right;
	text-transform:lowercase;
	padding-right:10px;
	padding-top:50px;
	background:url(../img_layout/bt-menu.png) repeat-y;
	border-bottom:solid 1px #adb5d6;
}

#menu ul li a:hover{
	background:url(../img_layout/bt-menu-hover.png) repeat-y;
	text-decoration:none;
}

#menu ul li a.hom{
	background: url(../img_layout/bt-home.jpg) no-repeat;
}

#menu ul li a.esc{
	background: url(../img_layout/bt-escritorio.jpg) no-repeat;
}

#menu ul li a.pro{
	background: url(../img_layout/bt-profissionais.jpg) no-repeat;
}

#menu ul li a.ser{
	background: url(../img_layout/bt-servicos.jpg) no-repeat;
}

#menu ul li a.atu{
	background: url(../img_layout/bt-atuacao.jpg) no-repeat;
}

#menu ul li a.art{
	background: url(../img_layout/bt-artigos.jpg) no-repeat;
}

#menu ul li a.con{
	background: url(../img_layout/bt-contato.jpg) no-repeat;
}

#conteudo {
	width:695px;
	float:right;
	margin-bottom:20px;
	padding-bottom:10px;
	background:#FFF url(../img_layout/bg-top-conteudo.png) no-repeat;
	border-bottom:solid 1px #c1c2c5;
	border-left:solid 1px #c1c2c5;
	border-right:solid 1px #c1c2c5;
}

#referencia {
	width:300px;
	float:right;
	padding-top:10px;
}

.traco {
	width:18px;
	height:400px;
	float:left;
	margin-top:8px;
	background:url(../img_layout/bg-referencia.png) no-repeat;
}

#referencia h3{
	width:275px;
	margin-bottom:5px;
}

#referencia ul  {
	width:275px;
	float:left;
	margin-bottom:20px;
}

#referencia ul li {
	width:225px;
	background-color:#efeeee;
	float:left;
	margin:1px 0;
	padding-left:30px;
}

#referencia p.destaque a{
	width:275px;
	height:106px;
	float:left;
	display:block;
	margin-top:-5px;
	margin-bottom:20px;
	background: url(../img_layout/bg-agende-consulta.jpg) no-repeat 0 20px;
}

#referencia p.destaque a:hover{
	text-decoration:none;
}

#artigos  {
	width:275px;
	float:right;
	margin-right:7px;
	background:#efeeee url(../img_layout/bg-artigos.png) no-repeat;
}

#artigos p{
	width:275px;
	text-align:center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	margin-bottom:20px;
}

#artigos p.duvida{
	width:275px;
	text-align:center;
	float:left;
	color:#163C87;
	padding-top:3px;
	margin-bottom:5px;
}

#artigos form{
	width:250px;
	float:right;
	padding-bottom:5px;
	padding-left:25px;
}

#artigos form span{
	width:200px;
	float:left;
}

#artigos form span p{
	width:200px;
	float:left;
	text-align:center;
	color:#163C87;
}

#artigos form input{
	width:140px;
	margin-bottom:3px;
}

#artigos form label{
	width:35px;
	text-align:right;
	float:left;
	margin-right:3px;
}


#artigos form input.enviar_artigo{
	background:url(../img_layout/bg-seta.png) no-repeat;
	width:16px;
	height:16px;
	border:none;
	margin:25px 0 0 10px;
	float:left;
	cursor:pointer;
}

#referencia p.twitter a{
	width:275px;
	height:60px;
	float:right;
	display:block;
	text-indent:-9000px;
	margin:20px 5px 0 0;
	background: url(../img_layout/bg-twitter.jpg) no-repeat;
}

#rodape {
	width:990px;
	float:left;
	background-color:#FFF;
}

#rodape a{
	float:left;
	width:990px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size:11px;
	padding:2px 0;
}

/*-----------------Fim de Geral--------------------*/

/*-----------------Começo de Home--------------------*/
#miolo, #miolo_interna {
	width:377px;
	float:left;
	padding-top:25px;
	padding-left:8px;
}

.not_home {
	width:360px;
	float:left;
	margin:10px 0;
}

#miolo_interna .not_home {
	width:360px;
	float:left;
	margin:15px 0;
	padding-bottom:10px;
	border-bottom:dotted 1px #FFC6A0;
}
	

.not_home h3.not a{
	font:normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#163C87;
	float:left;
	margin-bottom:3px;
}

p.blog {
	float:left;
	margin-top:30px;
}

p.blog a{
	color:#FFF;
	padding:8px 0 0 2px;
	float:left;
	width:163px;
	height:36px;
	background:url(../img_layout/bg-blog.png) no-repeat;
}

p.blog a{
	text-decoration:none;
}

#fotos_esc {
	width:377px;
	float:left;
	margin-top:20px;
}

#fotos_esc a img {
	float:left;
	margin:8px 5px 8px 0;
}

/*-----------------Fim de Home--------------------*/

/*-----------------Começo de Internas--------------------*/

#miolo_interna h3 {
	border-bottom:dotted 1px #d6ddec;
	width:360px;
}

#miolo_interna h4 {
	margin-bottom:5px;
	width:360px;
}

#miolo_interna h4.escritorio {
	margin-bottom:15px;
	width:360px;
}

#miolo_interna img {
	float:left;
	margin:0 20px 8px 0;
}

.funcionario_a, .funcionario_b {
	width:360px;
	float:left;
	margin:10px 0;
	padding-bottom:20px;
	border-bottom:dotted 1px #FFC6A0;
}

.funcionario_a {
	background:url(../img_layout/bg-img-funcionario.jpg) no-repeat;
}

.funcionario_b {
	background:url(../img_layout/bg-img-funcionario.jpg) no-repeat 215px 0;
}

.funcionario_a p.nome_fun, .funcionario_b  p.nome_fun{
	color:#8d8d52;
	font-size:14px;
	margin-bottom:5px;
}

#miolo_interna .funcionario_a img {
	float:left;
	padding-left:13px;
	padding-top:11px;
}

#miolo_interna .funcionario_b img {
	float:right;
	margin-right:12px;
	margin-left:10px;
	padding-top:11px;
}

.servicos {
	width:360px;
	float:left;
	margin:15px 0;
	padding-bottom:10px;
	border-bottom:dotted 1px #FFC6A0;
}

#miolo_interna .servicos h4{
	margin-bottom:5px;
}

#miolo_interna .servicos p {
	width:360px;
}

#miolo_interna p a.mais{
	color:#E15522;
	float:left;
	margin-top:10px;
}

#miolo_interna p.data {
	color:#ff7920;
	margin-bottom:20px;
}

#miolo_interna p.credito {
	margin-bottom:0px;
}

#outras_not {
	width:360px;
	float:left;
	margin-top:30px;
}

#outras_not p a {
	color:#666;
}

#sugestao {
	width:350px;
	float:left;
	margin:30px 0 10px 0;
	background-color:#efeeee;
	border:solid 1px #E4E4E5;
}

#sugestao span{
	width:92px;
	height:84px;
	float:left;
	background: url(../img_layout/sugestao.png) no-repeat;
}

#sugestao form{
	width:230px;
	float:left;
	margin-top:15px;
	padding-left:25px;
}

#sugestao p.duvida{
	width:230px;
	float:left;
	margin-top:15px;
	text-align:center;
	color:#163C87;
	font:bold 12px Arial, Helvetica, sans-serif;
}

#sugestao form label{
	width:40px;
	height:16px;
	float:left;
}

#sugestao form input{
	width:150px;
	float:left;
	margin-bottom:3px;
}

#sugestao form input.sugestao{
	background: url(../img_layout/bt-sugestao.png) no-repeat;
	width:26px;
	height:26px;
	border:none;
	position:relative;
	right:-15px;
	margin:15px 0 0 0;
	float:right;
	cursor:pointer;
}

#miolo_interna p.ant_pro {
	width:360px;
	text-align:center;
	float:left;
}

#miolo_interna p.ant_pro a {
	color:#EB5522;
	font-size:12px;
}

form.contato {
	width:340px;
	float:left;
	margin:30px 0 10px 0;
	padding:10px;
	background-color:#efeeee;
	border:solid 1px #E4E4E5;
}

form.contato input{
	width:330px;
	float:left;
	margin-bottom:8px;
}

form.contato span{
	width:340px;
	float:left;
	margin-bottom:8px;
}

form.contato span label.dia{
	padding-left:80px;
	float:none;
}

form.contato span label.hora{
	padding-left:52px;
	float:none;
}

form.contato span select{
	width:100px;
	float:left;
}

form.contato span input.m_dia{
	width:100px;
	float:none;
}

form.contato span  input.m_hora{
	width:108px;
	float:none;
}

form.contato input.ddd{
	width:30px;
	float:none;
	text-align:center;
}

form.contato input.tel{
	width:120px;
	float:none;
}

form.contato textarea{
	width:330px;
	height:90px;
	float:left;
}

form.contato input.enviar{
	background: url(../img_layout/bt-sugestao.png) no-repeat;
	width:26px;
	height:26px;
	border:none;
	float:right;
	margin-bottom:0px;
	position:relative;
	right:-20px;
	top:20px;
	cursor:pointer;
}

/*---------------Começo de Login--------------*/

p.sair{
	width:360px;
	float:left;
	text-align:right;
}

ul.processos {
	width:360px;
	float:left;
}

ul.processos li  {
	width:360px;
	float:left;
	list-style:disc;
	list-style-position: inside;
	color:#163C87;
	margin-bottom:3px;
}

ul.processos li  a{
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#163C87;
}

p.sair a{
	font-size:11px;
}

.publicacoes p{
	width:360px;
	margin-top:8px;
	text-align:left;
	float:left;
}

.publicacoes p span.data{
	color:#8d8d52;
	padding-right:10px;
}

.detalhe_publicacao {
	width:350px;
	float:left;
	margin:25px 0;
	padding-left:10px;
}

.detalhe_publicacao a{
	color:#E15522;
	width:auto;
	padding-left:22px;
	margin-top:5px;
	background:url(../img_layout/baixar.jpg) no-repeat;
	text-align: left;
	float:left;
}

form.contato p{
	margin-bottom:15px;
	width:360px;
	float:left;
	color:#163C87;
	font:bold 12px Arial, Helvetica, sans-serif;
}

form.contato p.duvida{
	margin-top:15px;
	width:360px;
	text-align:center;
	float:left;
	color:#163C87;
	font:bold 12px Arial, Helvetica, sans-serif;
}

#pag_foto {
	float:left;
}

#pag_foto a{
	float:left;
	margin:10px 0 10px 28px;
}