* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
	vertical-align: middle;
}

/*body {
	overflow-x: hidden;
}*/

/* 
 * Temporário
 */

#temp {
	width: 1010px;
	padding: 100px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

#temp .info {
	margin: 20px 0 0 0;
}

#temp h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 20px 0 0 0;
}

#temp h3 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #009900;
	line-height: 300%;
}

/* 
 * Estilos básicos
 */

h1 { 
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: white;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0 0 20px 0;
}

h3, h3 a { 
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #009900;
}

h4 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #009900;
}

h5 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin: 0 0 20px 0;
}

a { 
	color: #000;
	text-decoration: underline;
}

a:hover { 
	color: #000;
	text-decoration: none;
}

.destaque {
	color: #990000;
	font-weight: bold;
}

/* fim de estilos básicos */




/*#background {
	width: 1280px;
	margin: 0 auto;
	background: url(imagens/fundo.jpg) no-repeat 0 141px;
}*/

#background {
	width: 986px;
	margin: 0 auto;
	/*background: url(imagens/fundo.jpg) no-repeat 0 141px;*/
}

#wrapper {
	/*width: 1280px;*/
	/*width: 1024px;*/
	width: 989px;
	margin: 0 auto;
	/*overflow-x: hidden;*/
}

#wrapper .bg1	{ background: url(imagens/page_bg_right.png) top right repeat-y; _background: url(imagens/page_bg_right.gif) top right repeat-y; float: left; width: 100%;}
#wrapper .bg2	{background: url(imagens/page_bg_left.png) top left repeat-y; _background: url(imagens/page_bg_left.gif) top left repeat-y; float: left; width: 100%;}


#container {
	width: 976px;
	_width: 976px;
	_margin: 0 0 0 10px;
	margin: 0 auto;
	z-index: 0;
}


/************************************
Cabeçalho 
************************************/

#cabecalho { width: 986px; height: 161px;  margin: 0 auto; _margin: 0 0 0 10px}
#logo { width: 272px; height: 66px; margin: 15px 0 0 30px; float: left; }
#endereco { font-family: Georgia; font-size: 12px; font-weight: normal; float: right; margin: 25px 20px 0 0; text-align: right }
#endereco .telefone { color: #009900; font-weight: bold;}

#cabecalho ul { clear: both; margin: 0; list-style: none; padding: 36px 0 0 0px; _padding: 0 0 0 0px; }
#cabecalho ul li { position: relative; font-family: Georgia; font-size: 14px; float: left; width: 140px; height: 30px;  }
#cabecalho ul li .selected { color: white; background: url(imagens/menu-bg.jpg) repeat-x; width: 120px; height: 39px; }
#cabecalho ul li a { width: 125px; height: 30px; display: inline; position: absolute; color: #666666; text-decoration: none;  margin: 5px 0px 0 0px; padding: 10px 0 0 10px;}

#cabecalho #principal { padding: 0 0 0 30px; }
#cabecalho #institucional { padding: 0 0 0 17px; }
#cabecalho #quem-somos { padding: 0 0 0 15px; }
#cabecalho #exames-servicos { padding: 0 0 0 5px; }
#cabecalho #vale-a-pena  { padding: 0 0 0 12px; }
#cabecalho #links  { padding: 0 0 0 40px; }
#cabecalho #fale-conosco  { padding: 0 0 0 17px; }

#cabecalho ul li a:hover { color: white; background: url(imagens/menu-bg.jpg) no-repeat; width: 125px; height: 39px; }

#cabecalho li ul {
	position: absolute;
	display: none;
	left: 0;
	top: 9px;
	bottom:0;
	margin: 0;
	}

#cabecalho li:hover ul, #cabecalho li.over ul { 
	display: block; 
	margin: 30px 0 0 0;	
	padding: 0;
}

#cabecalho li ul li {
	border-bottom: solid 1px #006600;
	width: 331px;
	display: block;
	height: 42px;
}

#cabecalho li ul li a {
	display: inline;
	float: left;
	background: #009900;
	display: block;
	width: 331px;
	height: 29px;
	font-size:14px;
	color: white;
	padding: 13px 0 0 12px;
	border-top: 1px solid #006600;
	z-index: 1000;
	
}

#cabecalho li ul li a:hover {
	background: url(imagens/mainnavi1_bg.gif) repeat-x;
	width: 331px;
	height: 29px;
	font-size:14px;
	color: white;
}

#cabecalho ul li.menuparent { 
	background: transparent url(img/box-menu3.jpg) no-repeat;
}

#conteudo {
	background: #FFF;
	_margin: 0 0 0 10px;
}

#conteudo #exames {
	padding: 0 0 12px 28px;
	background: #FFF;
}

#conteudo #exames h3 {
	padding: 20px 0 0 0;
}

#conteudo #titulos {
	padding: 20px 0 5px 28px;
	height: 25px;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #999999;
}

#conteudo #titulo {
	float: left;
}

#conteudo #subtitulo { 
	float: left; 
	margin: 5px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#conteudo #corpo {
	width: 925px;
	clear: both;
	padding: 0 0 20px 28px;
	line-height: 120%;
	background: #FFF;
}

#conteudo #corpo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#conteudo #corpo ul {
	list-style: none;
}

#conteudo ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 200%;
}

#conteudo #corpo ol {
	list-style-position: inside;
}


#conteudo #popup {
	line-height: 120%;
}

#conteudo #popup h3 {
	padding: 0 0 20px 0;
}

#conteudo #popup p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#conteudo #popup ul {
	list-style: none;
}

#conteudo #popup ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 200%;
}

#conteudo #popup ol {
	list-style-position: inside;
}



#conteudo ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 200%;
}


#splash {
	width: 936px;
	_width: 933px;
	height: 192px;
	padding: 20px 0 0 40px;
	margin: 0 auto;
	_margin: 0 0 0 10px;
}

#splash-noback {
	width: 936px;
	height: 50px;
	padding: 20px 0 0 40px; 
	_margin: 0 0 0 10px;
	background: url(imagens/fundo.jpg) no-repeat;
}

.index {
	background: url(imagens/splash-index.jpg) no-repeat;
}

.novoequipamento {
	background: url(imagens/splash-novoequipamento.jpg) no-repeat;
}

.vale-a-pena {
	background: url(imagens/splash-valeapena.jpg) no-repeat;
}

.ultrassonografia {
	background: url(imagens/splash-ultrassonografia.jpg) no-repeat;
}

.links {
	background: url(imagens/splash-links.jpg) no-repeat;
}

.faleconosco {
	background: url(imagens/splash-faleconosco.jpg) no-repeat;
}

#splash .texto { 
	font-family: Georgia;
	font-weight: normal;
	font-size: 14px;
	color: white;
	width: 520px;
	line-height: 150%;
	padding: 15px 0 0 0;
}

#splash .texto a {
	font-family: Georgia;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	color: white;
	text-decoration: underline;
	vertical-align:baseline;
}
/*
 Conteúdo Página Principal 
*/ 

#mapa {
	width: 300px;
	height: 188px;
}

#mapa a {
	width: 300px;
	height: 188px;
	display:block;
	text-indent: -3000px;
	background: url(imagens/map-zoom.jpg) no-repeat;
	
}

#conteudo #onde-achar, #conteudo #animacoes, #conteudo #quem-somos {
	width: 300px;
	_width: 280px;
	float: left;
	margin: 0 0 0 20px;
	_margin: 0 0 0 15px;
}

#conteudo #onde-achar .box-title, #conteudo #animacoes .box-title, #conteudo #quem-somos .box-title {
	border-bottom: solid 1px #999999;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}

#conteudo #onde-achar .zoom {
	float:right;
	padding: 5px 0 0 0;
}

#conteudo #animacoes .anim {
	text-align: center;
}

#conteudo #animacoes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin: 22px 0 0 0;
}

#tips, #tips li{
	margin:0;
	padding:0;
	list-style:none;
	}
#tips{
	width:300px;
	}
#tips li{
	display:none; /* hide the items at first only */
	}

#conteudo #quem-somos ul {
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 0 10px 0;
	float: left;
}

#conteudo #quem-somos ul li {
	float: left;
}

#conteudo #quem-somos ul li.foto {
	width: 100px;
}

#conteudo #quem-somos ul li.texto {
	width: 200px;
}

#conteudo #quem-somos ul li p {
	padding: 5px 0 0 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Fim do conteúdo da página principal */


/*
 * Institucional
 */

#conteudo #corpo #institucional {
	padding: 20px 0 0 0;
}


/* 
 * Quem Somos
 */

#conteudo #corpo #lista {
	width: 600px;
	float: left;
	padding: 0 10px 0 10px;
}

#conteudo #corpo #apoio {
	width: 650px;
	float: left;
}

#conteudo #corpo #apoio ul {
	float: left;
	width: 600px;
	height: 100px;
	margin: 0 0 20px 0;
}

#conteudo #corpo #apoio h5 {
	margin: 0 0 10px 0;
}

#conteudo #corpo #apoio ul li.foto {
	width: 100px;
	height: 100px;
	margin: 0 20px 0 0;
	float: left;
}

#conteudo #corpo #foto {
	width: 300px;
	float: right;
}

#conteudo #corpo #veja-mais {
	width: 320px;
	clear: both;
	padding: 20px 0 0 0;
	
}

#conteudo #corpo #veja-mais #titulo {
	width: 320px;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #999999;
	
}
/* Fim do Quem Somos*/


/* 
 * Exames/Serviços
 */

#conteudo #corpo #lista-servicos {
	width: 400px;
	float: left;
	
}

#conteudo #corpo #lista-servicos ul, #conteudo #corpo #institucional ul  {
	list-style: url(imagens/bullet-list.gif);
	list-style-position: outside;
	margin: 0 0 20px 20px;
	
}


#conteudo #corpo #quadro {
	background: url(imagens/servicos-quadro.jpg);
	width: 353px;
	height: 193px;
	float: right;
	margin: 0 60px 0 0;
}

#conteudo #corpo #quadro ul {
	position: relative;
	top: 75px;
	left: 67px;
}

#conteudo #corpo #quadro ul li {
	font-family: Georgia;
	font-size: 20px;
}

#conteudo #corpo #preparo {
	width: 460px;
	float: left;
	
}

#conteudo #corpo #preparo ul {
	list-style: url(imagens/bullet-list.gif);
	list-style-position: outside;
	margin: 0 0 0 20px;
	
}

#conteudo #corpo #preparo ul li ul {
	list-style: none;
	margin: 0 0 0 20px;
	
}


#conteudo #corpo #pergunta {
	margin: 20px 0 0 0;
}

#conteudo #corpo .consultoria {
	width: 176px;
	float: left;
	margin: 30px 50px 0 70px;
	_margin: 30px 50px 0 50px;
	text-align: center;
}

#conteudo #corpo #exames-servicos {
	width: 640px;
	float: left;
}

#conteudo #corpo #exames-servicos-foto {
	width: 280px;
	float: right;
}

#conteudo #corpo #consultoria {
	width: 640px;
	float: left;
}

#conteudo #corpo #consultoria-foto {
	width: 280px;
	float: right;
}

/* Fim de Exames e serviços*/


/* 
 * Vale a pena
 */

#conteudo #corpo #artigo {
	width: 432px;
	height: 220px;
	float:left;
	padding: 20px 23px 20px 0px;
	display: block;
}

#conteudo #corpo #artigo #texto {
	float: left;
	width: 220px;
	padding: 0 10px 0 0;
}

#conteudo #corpo #artigo p.registro {
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-style:italic;
	color: #999
}

#conteudo #corpo #artigo #imagem {
	float: right;
	width: 200px;
}

#conteudo #corpo #anteriores {
	width: 320px;
	clear: both;
	padding: 20px 0 0 0;
	
}

#conteudo #corpo #anteriores #titulo {
	width: 950px;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #999999;
	
}

#conteudo .vale-a-pena-imagem {
	padding: 20px;
}

/* fim Vale a Pena */

/* 
 * Links
 */

#conteudo #links {
}

#conteudo #links h3 {
	padding: 20px 0 20px 0;
}

/* Fim Links */

/* 
 * Fale Conosco
 */

#conteudo #fale-conosco {
	
}

#conteudo #fale-conosco #texto {
	float: left;
	width: 620px;
}

#conteudo #fale-conosco #texto h3 {
	padding: 20px 0 20px 0;
}

#conteudo #fale-conosco #sidebar {
	padding: 20px 0 0 0;
	float: right;
	width: 300px;
}

#conteudo #fale-conosco label {
	display: block;
	width: 150px;
}

#conteudo #fale-conosco input, textarea {
	border: 1px #CCCCCC solid;
	padding: 3px;
}

#conteudo #fale-conosco .submit {
	background: url(imagens/menu-bg.jpg) no-repeat -5px -5px;
	padding: 10px;
	color: white;
	border: none;
	margin: 10px 0 0 0;
}

#conteudo #faleconosco-sucesso {
	padding: 20px 0 0 0;
	text-align: center;
}

/* Fim Fale Conosco */


/* 
 * Destaques
 */

#conteudo #destaques p { padding: 20px 0 0 0; line-height: 150% }

#conteudo #destaques h3 { 
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #009900;
	padding: 10px 0 0 0;
}


/*
 * Rodapé
 */

#rodape {
	background: #FFF url(imagens/footer_bg_left.png) no-repeat 0px 0; _background: #FFF url(imagens/footer_bg_left.gif) no-repeat 0px 0; text-align: left; clear: both; width: 992px; _width: 996px;  
}

#rodape .bg {
	background: url(imagens/footer_bg_right.png) top right no-repeat; _background: url(imagens/footer_bg_right.gif) top right no-repeat;
}

#rodape p {
	padding: 27px 7px 30px 7px; margin: 0px 17px; background: url(imagens/footer_bg.png) repeat-x; _background: url(imagens/footer_bg.gif) repeat-x;
	font-family: Georgia;
	font-size: 12px;
}

#rodape span { 
	padding: 0px 3px;
}

#rodape .telefone {
	color: #009900; font-weight: bold;
}

#rodape .rodrigosantiago {
	padding: 0 0 0 470px;
}

