* { border: none; padding: 0; margin: 0; outline: none; }
html, body { height: 100%; }
body { background: url('imagens/fundo-site.jpg') -14px -8px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
p { margin-bottom: 15px; font-family: 'museo_sans300'; /*color: #231f20;*/  line-height: 20px; }
.side-content ul { font-family: 'museo_sans300'; color: #231f20; list-style: disc; margin-left: 15px; margin-bottom: 15px; }

.msg-alerta { padding:5px; border-radius:4px; background:#fbfaf3; border:1px solid #fcefa1; color:#363636; margin-bottom: 20px; margin-top: 10px; font-size: 12px; } 
.msg-erro { padding:5px; border-radius:4px; background:#fef8f6; border:1px solid #cd0a0a; color:#cd0a3c; margin-bottom: 20px; margin-top: 10px; font-size: 12px; }
.msg-sucesso { padding:5px; border-radius:4px; background:#DCF1C9; border:1px solid #093; color:#090; margin-bottom: 20px; margin-top: 10px; font-size: 12px; }


img.img-right { float: right; margin-left: 40px; margin-bottom: 10px; }
img.img-left { float: left; margin-right: 10px; margin-bottom: 10px; }
.clear { clear: both; }

ul.padrao, ol.padrao { font-family: 'museo_sans300'; color: #231f20;  line-height: 20px; margin-left: 20px; margin-bottom: 15px; }

.accordion-conteiner .accordion h4 { background: url('imagens/fundo-titulo-accordion.jpg') no-repeat; font-weight: normal; cursor: pointer; margin-bottom: 10px; position: relative; color: #fff; font-family: 'museo_sans700'; text-transform: uppercase; width: 460px; height: 40px; line-height: 40px; padding: 0 20px; }
.accordion-conteiner .accordion h4 span { position: absolute; width: 73px; height: 40px; background: url('imagens/seta-nao-aberta.png'); right: -80px; }
.accordion-conteiner .accordion h4.open span { background: url('imagens/seta-aberta.png'); }
.accordion-conteiner .accordion-conteudo { padding: 10px; width: 560px; display: none; overflow: auto; background: url('imagens/fundo-accordion-conteudo.png'); margin-bottom: 15px; }
.accordion-conteiner .accordion-conteudo h5 { font-family: 'museo_sans700'; font-size: 14px; font-weight: normal;  }
.accordion-conteiner .accordion-conteudo h5.destacado { font-size: 18px; text-transform: uppercase; margin-bottom: 10px; }


@font-face {
    font-family: 'museo_sans100';
    src: url('fontes/museosans-100-webfont.eot');
    src: url('fontes/museosans-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/museosans-100-webfont.woff') format('woff'),
         url('fontes/museosans-100-webfont.ttf') format('truetype'),
         url('fontes/museosans-100-webfont.svg#museo_sans100') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans500';
    src: url('fontes/museosans_500-webfont.eot');
    src: url('fontes/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/museosans_500-webfont.woff') format('woff'),
         url('fontes/museosans_500-webfont.ttf') format('truetype'),
         url('fontes/museosans_500-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans700';
    src: url('fontes/museosans_700-webfont.eot');
    src: url('fontes/museosans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/museosans_700-webfont.woff') format('woff'),
         url('fontes/museosans_700-webfont.ttf') format('truetype'),
         url('fontes/museosans_700-webfont.svg#museo_sans700') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans900';
    src: url('fontes/museosans_900-webfont.eot');
    src: url('fontes/museosans_900-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/museosans_900-webfont.woff') format('woff'),
         url('fontes/museosans_900-webfont.ttf') format('truetype'),
         url('fontes/museosans_900-webfont.svg#museo_sans900') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans300';
    src: url('fontes/museosans-300-webfont.eot');
    src: url('fontes/museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/museosans-300-webfont.woff') format('woff'),
         url('fontes/museosans-300-webfont.ttf') format('truetype'),
         url('fontes/museosans-300-webfont.svg#museo_sans300') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* -|-- topo --|- */
#topo { width: 985px; margin:0 auto; height: 170px; position: relative; }
	#topo h1 { padding-top: 53px; }
	#topo .box-login-exames { position: absolute; right: 0; top: 0; height: 170px; width: 600px; background:url('imagens/fundo-box-login-exames.png') no-repeat left 15px; }
	#topo .box-login-exames h4 { width: 180px; padding-left: 15px; height: 80px; margin-top: 68px; font-size: 23px; font-weight: normal; color: #182d68; text-transform: uppercase; font-family: 'museo_sans100'; }
	#topo .box-login-exames h4 span { letter-spacing: 2.7px; }
	#topo .box-login-exames #flogin { height: 86px; position: absolute; right: 0; top: 51px; }
	#topo .box-login-exames #flogin .msg-space { height: 40px; }
	#topo .box-login-exames #flogin ul { list-style: none; }
	#topo .box-login-exames #flogin ul li { float: left; margin-left: 5px; }
	#topo .box-login-exames #flogin ul li input.text-field { width: 170px; height: 25px; line-height: 25px; font-size: 12px; font-weight: bold; color: #182d68; text-align: center; background: url('imagens/fundo-campos.jpg') repeat-x; border-radius: 100px; }
	#topo .box-login-exames #flogin ul li button { width: 40px; background: url('imagens/fundo-campos.jpg') repeat-x; height: 25px; text-align: center; text-transform: lowercase; color: #182d68; font-size: 12px; line-height: 25px; cursor: pointer; font-weight: bold; border-radius: 100px; }
	#topo .box-login-exames p { text-align: right; font-size: 12px; font-weight: bold; }

/* -|-- conteiner --|- */
#conteiner { background: url('imagens/fundo-conteiner.png') repeat-x; position: relative; }
	#conteiner .rodape-conteiner { background: url('imagens/fundo-conteiner-bottom.png') bottom left repeat-x; height: 300px; margin-top: -300px; position: relative; }

	/* -|-- conteudo --|- */
	#conteiner #conteudo { width: 985px; margin:0 auto; background: url('imagens/fundo-conteudo-2.png') repeat-x; z-index: 5; position: relative; }
	#conteiner #conteudo .rodape-conteudo { background: url('imagens/fundo-conteudo-bottom-2.png') repeat-x bottom left; min-height: 225px; }
		/* -|-- menu --|- */
		#conteudo #menu { padding-top: 100px; background: url('imagens/imagem-ondas.png') no-repeat left 22px; font-family: 'museo_sans700'; font-size: 14px; }
		#conteudo #menu ul { display: table; background: url('imagens/fundo-menu.jpg') repeat-x; width: 100%; height: 44px; text-transform: uppercase; list-style: none; }
		#conteudo #menu ul li { float: left; position: relative; }
		#conteudo #menu ul li span { background: url('imagens/seta-ativa-menu.png') no-repeat; position: absolute; width: 47px; height: 42px; bottom: -42px; left: 0; display: none; }
		#conteudo #menu ul li a { display: block; line-height: 44px; text-decoration: none; color: #fff; font-weight: normal; padding: 0 15px 0 95px; }
			#conteudo #menu ul li.home a { background: url('imagens/icone-home.jpg') no-repeat left top; }
			#conteudo #menu ul li.exames a { background: url('imagens/icone-exames.jpg') no-repeat left top; }
			#conteudo #menu ul li.neuropediatria a { background: url('imagens/icone-neuropediatria.jpg') no-repeat left top; }
			#conteudo #menu ul li.odontologia a { background: url('imagens/icone-odontologia.jpg') no-repeat left top; }
			#conteudo #menu ul li.quemSomos a { background: url('imagens/icone-quem-somos.jpg') no-repeat left top; }
			body.home #conteudo #menu ul li.home span,
			body.exames #conteudo #menu ul li.exames span,
			body.neuropediatria #conteudo #menu ul li.neuropediatria span,
			body.odontologia #conteudo #menu ul li.odontologia span,
			body.quem-somos #conteudo #menu ul li.quemSomos span { display: block; }

/* -|-- rodape --|- */
#rodape { background: url('imagens/fundo-rodape.jpg') repeat-x; height: 50px; text-align: center; font-size: 14px; color: #182d68; line-height: 50px; /*font-weight: bold;*/ }
	#rodape p { margin-bottom: 0; line-height: 50px; }

/* -|-- Páginas Gerais --|- */
	#conteiner #conteudo .spacer { margin-top: 50px; width: 100%; display: table; }
	#conteiner #conteudo .spacer .sidebar { background: url('imagens/barra-escura-sidebar.png') repeat-y left top; float: left; width: 290px; position: relative; }
	#conteiner #conteudo .spacer .sidebar ul { padding-left: 48px; padding-top: 40px; list-style: none; font-size: 12px; text-transform: uppercase; font-family: 'museo_sans500'; }
	#conteiner #conteudo .spacer .sidebar ul li { height: 42px; width: 195px; background: #e0d59a; margin-bottom: 5px; line-height: 25px; }
	#conteiner #conteudo .spacer .sidebar ul li.nocenter { line-height: 12px; }
	#conteiner #conteudo .spacer .sidebar ul li.active { padding-right: 30px; background: url('imagens/seta-sidebar.png') #e0d59a no-repeat 207px center; }
	#conteiner #conteudo .spacer .sidebar ul li a { text-decoration: none; color: #333; padding: 10px 0 0 10px; display: block; }
	#conteiner #conteudo .spacer .sidebar ul li a span { font-size: 10px; }
	#conteiner #conteudo .spacer .sidebar ul li.btn-agendamento a { background: url('imagens/side-icone-agendamento.png') no-repeat 10px bottom; line-height: 26px; padding-left: 50px; }
	#conteiner #conteudo .spacer .sidebar ul li.btn-como-chegar a { background: url('imagens/side-icone-como-chegar.png') no-repeat 10px bottom; line-height: 26px; padding-left: 50px; }
	#conteiner #conteudo .spacer .sidebar ul li.btn-fale-conosco a { background: url('imagens/side-icone-fale.png') no-repeat 10px bottom; line-height: 26px; padding-left: 50px; }
	#conteiner #conteudo .spacer .sidebar .tampao-1,
	#conteiner #conteudo .spacer .sidebar .tampao-2 { position: absolute; width: 48px; height: 39px; left: 0; display: block; }
	#conteiner #conteudo .spacer .sidebar .tampao-1 { top: 0; background: url('imagens/tampao-1.png') no-repeat; }
	#conteiner #conteudo .spacer .sidebar .tampao-2 { bottom: 0; background: url('imagens/tampao-2.png') no-repeat; }
	#conteiner #conteudo .spacer .side-content { width: 642px; float: left; margin-top: 40px; }
	#conteiner #conteudo .spacer .side-content h3 { font-size: 25px; padding-right: 50px; font-family: 'museo_sans300'; color: #6a3a00; text-transform: uppercase; padding-bottom: 30px; background: url('imagens/fundo-header-conteudos.png') no-repeat bottom left; margin-bottom: 20px; }
	#conteiner #conteudo .spacer .side-content .tab-content > h4 { font-size: 14px; font-family: 'museo_sans300'; }
	#conteiner #conteudo .spacer .side-content .tab-content { display: none; }
	#conteiner #conteudo .spacer .side-content .tab-content.active { display: block; }
	#conteiner #conteudo .spacer .side-content .corpo-menor { font-size: 11px; }
	#conteiner #conteudo .spacer .side-content .corpo-menor p { line-height: 14px; margin-bottom: 10px; }

	/* -|-- Home --|- */
		body.home #conteiner #conteudo .painel-rotativo { height: 310px; position: relative; width: 985px; margin-top: 40px; }
		body.home #conteiner #conteudo .painel-rotativo > a { position: absolute; top: 0; }
		body.home #conteiner #conteudo .painel-rotativo > a.btn-ant { left: 0; }
		body.home #conteiner #conteudo .painel-rotativo > a.btn-prox { right: 0; }
		body.home #conteiner #conteudo .painel-rotativo .conteiner-painel { width: 865px; background: #C5A65A; margin: 0 auto; overflow: hidden; height: 310px; position: relative; }
		body.home #conteiner #conteudo .painel-rotativo .conteiner-painel .lines { width: 0; height: 37px; position: absolute; bottom: 20px; background: url('imagens/line.png'); z-index: 5; left: 1px; }
		body.home #conteiner #conteudo .painel-rotativo .conteiner-painel ul { list-style: none; }
		body.home #conteiner #conteudo .painel-rotativo .conteiner-painel ul li { position: absolute; left: 0; top: 0; width: 865px; }
		body.home #conteiner #conteudo .painel-rotativo .conteiner-painel ul li .imagem-descricao { right: 0; top: 0; height: 310px; width: 310px; position: absolute; }
		body.home #conteiner #conteudo .painel-rotativo .conteiner-painel ul li .imagem-descricao p { padding: 75px 10px 30px 30px; font-size: 23px; line-height: 35px; }
		body.home #conteiner #conteudo .painel-rotativo .conteiner-painel ul li .imagem-descricao a { color: #fff; text-decoration: none; }
		body.home #conteiner #conteudo .rodape-conteudo { min-height: 300px; }
		body.home #conteiner #conteudo .rodape-conteudo .materia { width: 400px; float: left; display: table; margin-right: 60px; padding-top: 45px; }
		body.home #conteiner #conteudo .rodape-conteudo .materia h4 { width: 386px; height: 48px; background: url('imagens/header-materias.png') no-repeat; text-indent: -9000px; margin-bottom: 10px; }
		body.home #conteiner #conteudo .rodape-conteudo .materia img { float: left; margin-right: 15px; }
		body.home #conteiner #conteudo .rodape-conteudo .materia p { width: 170px; float: left; line-height: 25px; font-size: 15px; padding-top: 20px; }
		body.home #conteiner #conteudo .rodape-conteudo .materia p a { color: #182d68; text-decoration: none; }
		body.home #conteiner #conteudo .rodape-conteudo .materia p.todas { width: 250px; margin: -16px 0 0 0; }
		body.home #conteiner #conteudo .rodape-conteudo .materia p.todas a { width:186px; height: 21px; background: url('imagens/btn-vertodas.png'); text-indent: -9000px; display: block; margin-left: 12px; }
		body.home #conteiner #conteudo .rodape-conteudo .icones-acesso { width: 525px; float: left; padding-top: 45px; }
		body.home #conteiner #conteudo .rodape-conteudo .icones-acesso ul { list-style: none; display: table; }
		body.home #conteiner #conteudo .rodape-conteudo .icones-acesso ul li { float: left; margin-right: 65px; }
		body.home #conteiner #conteudo .rodape-conteudo .icones-acesso ul li.agendamento,
		body.home #conteiner #conteudo .rodape-conteudo .icones-acesso ul li.fale-conosco { padding-top: 16px; }

	/* -|-- Exames --|- */
		body.exames #conteiner #conteudo .spacer .side-content .tab-content h3 > span.menor { color: #333; font-size: 14px; display: block; }

	/* -|-- Neuropediatria --|- */
		body.neuropediatria #conteiner #conteudo .spacer .sidebar { background: url('imagens/barra-escura-sidebar-neuropediatria.png') repeat-y left top; }
		body.neuropediatria #conteiner #conteudo .spacer .side-content img.nosralla { float: right; margin-left: 40px; margin-bottom: 20px; }
		body.neuropediatria #conteiner #conteudo .spacer .side-content .accordion-conteiner .accordion h4 { background: url('imagens/fundo-titulo-accordion-neuro.jpg') no-repeat; }
		body.neuropediatria #conteiner #conteudo .spacer .side-content .accordion-conteiner .accordion h4 span { background: url('imagens/seta-nao-aberta-neuro.png'); }
		body.neuropediatria #conteiner #conteudo .spacer .side-content .accordion-conteiner .accordion h4.open span { background: url('imagens/seta-aberta-neuro.png'); }
		body.neuropediatria #conteiner #conteudo .spacer .sidebar ul li { background: #d7a984; }
		body.neuropediatria #conteiner #conteudo .spacer .sidebar ul li.active { background: url('imagens/seta-sidebar-neuropediatria.png') #d7a984 no-repeat 207px center; }
		body.neuropediatria #conteiner #conteudo .spacer .sidebar .rotativo { position:absolute; bottom: -222px; border: 1px solid #89712F; overflow: hidden; width: 265px; height: 200px; }
		body.neuropediatria #conteiner #conteudo .spacer .sidebar .rotativo img { position: absolute; left: 0; top: 0; }

	/* -|-- Odontologia --|- */
		body.odontologia #conteiner #conteudo .spacer .sidebar { background: url('imagens/barra-escura-sidebar-odontologia.png') repeat-y left top; margin-top: -2px; }
		body.odontologia #conteiner #conteudo .spacer .sidebar ul { padding-top: 42px; }
		body.odontologia #conteiner #conteudo .spacer .sidebar ul li { height: 41px; background: #215892; }
		body.odontologia #conteiner #conteudo .spacer .sidebar ul li.active { background: url('imagens/seta-sidebar-odontologia.png') #215892 no-repeat 207px center; }
		body.odontologia #conteiner #conteudo .spacer .sidebar ul li a { color: #fff; }
		body.odontologia #conteiner #conteudo .spacer .side-content { margin-bottom: -69px; }
		body.odontologia #conteiner #conteudo .spacer .side-content h3 { color: #182d68; position: relative; background: none; padding-bottom: 60px;  }
		body.odontologia #conteiner #conteudo .spacer .side-content h3 span { height: 43px; display: block; background: url('imagens/fundo-header-odontologia.png') no-repeat bottom left; position: absolute; width: 100%; padding-top: 20px; top: -20px; }
		body.odontologia #conteiner #conteudo .spacer .side-content img.nosralla { float: right; margin-left: 20px; }
		body.odontologia #conteiner #conteudo .spacer .side-content .conteiner-imagens { margin-bottom: 20px; }
		body.odontologia #conteiner #conteudo .spacer .side-content .conteiner-imagens img { margin-left: 3px; }
		body.odontologia #conteiner #conteudo .spacer .side-content .conteiner-imagens img.primeira { margin-left: 0; }
		body.odontologia #conteiner #conteudo .spacer .sidebar .rotativo { position:absolute; bottom: -222px; border: 1px solid #89712F; overflow: hidden; width: 265px; height: 200px; }
		body.odontologia #conteiner #conteudo .spacer .sidebar .rotativo img { position: absolute; left: 0; top: 0; }

	/* -|-- Matérias --|- */
		body.materias #conteiner #conteudo .spacer .side-content .box-materia { display: table; width: 100%; margin-bottom: 10px; }
		body.materias #conteiner #conteudo .spacer .side-content .box-materia .titulo-materia { width: 246px; height: 95px; background: url('imagens/fundo-titulo-materia.png') no-repeat; float: left; }
		body.materias #conteiner #conteudo .spacer .side-content .box-materia .titulo-materia h4 { z-index: 10; padding: 18px 0 0 51px; font-weight: normal; color: #333; font-family: 'museo_sans300'; font-size: 14px; height: 71px; display: table-cell; vertical-align: middle; }
		body.materias #conteiner #conteudo .spacer .side-content .box-materia .titulo-materia h4 a { text-decoration: none; color: #333; font-family: 'museo_sans300'; font-size: 14px; font-weight: normal; }
		body.materias #conteiner #conteudo .spacer .side-content .box-materia .titulo-materia h4 a:hover { text-decoration: underline; }
		body.materias #conteiner #conteudo .spacer .side-content .box-materia .titulo-materia img { margin: 0 0 0 31px; width: 205px }
		body.materias #conteiner #conteudo .spacer .side-content .box-materia .intro-materia { float: left; margin-left: 15px; width: 380px; padding-top: 20px; }
		body.materias #conteiner #conteudo .spacer .side-content .box-materia .intro-materia h5 { margin-bottom: 0; }
		body.materias #conteiner #conteudo .spacer .side-content .box-materia .intro-materia p {  }
		body.materias #conteiner #conteudo .spacer .side-content .box-materia .intro-materia p a { text-decoration: none; color: #333; }
		body.materias #conteiner #conteudo .spacer .side-content .box-materia .intro-materia p a:hover { text-decoration: underline; }

	/* -|-- Meus exames --|- */
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames { width: 866px; height: 547px; background: url('imagens/fundo-resultados-exames.png'); margin: 0 auto; position: relative; color: #182d68; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames p { color: #182d68; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames h3 { color: #fff; width: 215px; font-size: 16px; font-family: 'museo_sans700'; text-transform: uppercase; position: absolute; right: 80px; padding: 7px 0 0 0; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno { padding: 85px 65px 0 65px; height: 425px; position: relative; }
		
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno table { width: 100%; margin-top: 30px; font-family: 'museo_sans300'; text-transform: uppercase; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno table th.data { width: 15px; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno table tbody { font-size: 12px; font-weight: bold; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno table tbody td { background: url('imagens/fundo-campos.jpg') repeat-x; height: 25px; padding:0 10px; border-radius: 20px; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno table tbody td.smaller { width: 25px; padding:0; background: none; text-align: center; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno table tfoot td { text-align: center; }

		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno #fbusca { font-size: 11px; font-family: 'museo_sans500'; text-transform: uppercase; background: url('imagens/fundo-buscar-exames.jpg'); width: 732px; height: 47px; position: absolute; bottom: 0; left: 65px; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno #fbusca fieldset { padding: 13px 0 0 35px;}
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno #fbusca input.data { background: url('imagens/fundo-campos.jpg') repeat-x; height: 25px; padding:0 10px; border-radius: 20px; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno #fbusca #btn_buscar { cursor: pointer; background: url('imagens/btn-buscar.jpg') no-repeat; width: 99px; height: 21px; text-indent: -90000px; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno p.cumprimento { height: 25px; width: 325px; background: url('imagens/fundo-campos.jpg'); border-radius: 20px; padding-left: 40px; position: relative; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno p.cumprimento span { background: url('imagens/icone-cliente.jpg') no-repeat; width: 18px; height: 19px; position: absolute; left: 12px; bottom: 2px; }
		body.meus-exames #conteiner #conteudo .spacer .resultados-de-exames .conteiner-interno a.btn-sair { position: absolute; right: 66px; top: 90px; }

	/* -|-- Fale conosco --|- */
		body.fale-conosco #conteiner #conteudo .conteiner-form { position: relative; font-family: 'museo_sans500'; font-size: 12px; text-transform: uppercase; background: url('imagens/fundo-form-faleconosco.png') no-repeat; width: 558px; height: 363px; margin: 31px auto 0 auto; }
		body.fale-conosco #conteiner #conteudo .conteiner-form h4 { color: #fff; width: 215px; font-size: 16px; font-family: 'museo_sans700'; text-transform: uppercase; position: absolute; right: 0; padding: 7px 0 0 15px; }
		body.fale-conosco #conteiner #conteudo .conteiner-form form { width: 430px; margin: 0 auto; padding-top: 62px; }
		body.fale-conosco #conteiner #conteudo .conteiner-form form ul { list-style: none; }
		body.fale-conosco #conteiner #conteudo .conteiner-form form ul li { margin-bottom: 10px; }
		body.fale-conosco #conteiner #conteudo .conteiner-form form ul li label span { font-size: 10px; text-transform: none; }
		body.fale-conosco #conteiner #conteudo .conteiner-form form ul li.li-textarea label { display: block; }
		body.fale-conosco #conteiner #conteudo .conteiner-form form ul li .text-field { width: 300px; border-radius: 100px; height: 20px; line-height: 20px; background: url('imagens/fundo-campos.jpg') repeat-x; padding: 0 20px; }
		body.fale-conosco #conteiner #conteudo .conteiner-form form ul li.li-nome .text-field { width: 328px; }
		body.fale-conosco #conteiner #conteudo .conteiner-form form ul li.li-email .text-field { width: 323px; }
		body.fale-conosco #conteiner #conteudo .conteiner-form form ul li .textarea-field { margin-top: 5px; width: 375px; padding: 10px 20px; border-radius: 10px; background: url('imagens/fundo-campos.jpg') repeat-x #fff bottom left; }
		body.fale-conosco #conteiner #conteudo .conteiner-form form ul li .btn-enviar { background: url('imagens/btn-enviar.png'); width: 127px; height: 22px; text-indent: -9000px; float: right; margin-right: 15px; }
		body.fale-conosco #conteiner #conteudo .conteiner-form form ul li.li-telefone .text-field { width: 305px; }

	/* -|-- Agendamento --|- */
		body.agendamento #conteiner #conteudo .spacer > p { width: 895px; margin: 0 auto 20px auto; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento { width: 558px; height: 402px; background: url('imagens/fundo-form-agendamento.png') no-repeat; margin: 59px auto -104px auto; position: relative; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento > p { font-size: 11px; position: absolute; left: 55px; bottom: 22px; line-height: 13px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento h4 { color: #fff; width: 215px; font-size: 16px; font-family: 'museo_sans700'; text-transform: uppercase; position: absolute; right: 0; padding: 7px 0 0 15px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form { width: 430px; margin: 0 auto; padding-top: 45px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form fieldset { padding-bottom: 12px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form h5 { color: #182d68; font-weight: normal; font-size: 14px; margin-bottom: 10px; text-transform: uppercase; font-family: 'museo_sans700'; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul { list-style: none; color: #182d68; font-family: 'museo_sans500'; font-size: 12px; text-transform: uppercase; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li { margin-bottom: 5px; position: relative; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li label span { font-style: 10px; text-transform: none; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li strong { font-weight: normal; font-size: 10px; text-transform: none; display: block; padding-top: 10px; margin-left: 65px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li strong span { font-size: 12px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li .icone-data { position: absolute; background: url('imagens/icone-data.png') no-repeat; width: 58px; height: 50px; right: 20px; top: -25px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li .text-field { width: 300px; border-radius: 100px; height: 20px; line-height: 20px; background: url('imagens/fundo-campos.jpg') repeat-x; padding: 0 20px; text-transform: none; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li select.text-field { width:370px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li.li-nome .text-field { width: 325px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li.li-email .text-field { width: 321px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li.li-telefone .text-field { width: 302px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li.li-convenio .text-field { width: 290px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li.li-exame .text-field { width: 369px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li.li-consulta .text-field { width: 342px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li.li-data .text-field { width: 265px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li.li-horario .text-field { width: 280px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li .btn-enviar { background: url('imagens/btn-enviar-agendamento.png') no-repeat; width: 130px; height: 21px; text-indent: -9000px; float: right; margin-right: 15px; margin-top: 10px; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li select { color: #999; }
		body.agendamento #conteiner #conteudo .spacer .conteiner-form-agendamento form ul li select option { color: #999; }

	/* -|-- Obrigado --|- */
		body.obrigado #conteiner #conteudo .spacer .box-agendamento { background: url('imagens/box-agendamento.png') no-repeat; width: 558px; height: 243px; margin: 0 auto; position: relative; }
		body.obrigado #conteiner #conteudo .spacer .box-agendamento h4 { position: absolute; right: 90px; top: 5px; font-family: 'museo_sans700'; font-size: 16px; font-weight: normal; color: #FFF; text-transform: uppercase; }
		body.obrigado #conteiner #conteudo .spacer .box-agendamento p { width: 380px; margin: 0 auto; padding-top: 65px; text-align: center; color: #182d68; }
	
	/* -|-- Como chegar --|- */
		body.como-chegar #conteiner #conteudo .spacer .conteiner-mapa { position: relative; background: url('imagens/fundo-box-como-chegar.png') no-repeat; width: 558px; height: 363px; margin: 31px auto 0 auto;}
		body.como-chegar #conteiner #conteudo .spacer .conteiner-mapa h4 { background: url('imagens/fundo-h4-como-chegar.png') no-repeat; color: #fff; width: 220px; height: 40px; font-size: 16px; font-family: 'museo_sans700'; text-transform: uppercase; position: absolute; right: 0; padding: 7px 0 0 15px; }
		body.como-chegar #conteiner #conteudo .spacer .conteiner-mapa small a { display: block; float: right; margin-top: 30px; text-indent: -9000px; width: 152px; height: 21px; background: url('imagens/btn-exibir-mapa-ampliado.png') no-repeat; }
		body.como-chegar #conteiner #conteudo .rodape-conteudo { margin-top: -40px; }

	/* -|-- Quem somos --|- */
		body.quem-somos #conteiner #conteudo .spacer .sidebar { position:relative; }
		body.quem-somos #conteiner #conteudo .spacer .sidebar .rotativo { position:absolute; bottom: -200px; border: 1px solid #89712F; overflow: hidden; width: 265px; height: 168px; }
		body.quem-somos #conteiner #conteudo .spacer .sidebar .rotativo img { position: absolute; left: 0; top: 0; }


