@charset "iso-8859-1";

/* CSS Document */


#logo {
	display:block;
	width:269px;
	height:142px;
	behavior: url("scripts/pngbehavior.htc");
}
#logo-nova {
	display:block;
	width:269px;
	height:142px;
	position:absolute;
	margin-top:15px;
	behavior: url("scripts/pngbehavior.htc");	
}

#logo-nova img { behavior: url("scripts/pngbehavior.htc"); }



body {
	color:#217d64;
	background:url(../img/bg-topo.png) left top repeat-x #b6d8d4;
}

#topo {  background:url(../img/bg-topo2.jpg) left top no-repeat; } 

#menu {  background:url(../img/bg-topo2.jpg) left bottom no-repeat; }

#rodape { background:url(../img/bg-rodape.jpg) left top repeat-x #FFF; }

#submenu { background:url(../img/menu/bg-submenu.jpg) left top no-repeat; }


#container-rodape {
	background:url(../img/rodape.png) top center no-repeat;
	width:1000px;
	height:117px;
	margin: 0 auto;
}

#newsletter, #container-newsletter, #newsletter-nome { color:#005542; }


#submenu ul li  {
	margin-right: 5px;	
}

#submenu ul li a {
	color:#217d64;
	text-decoration:none;
	font-weight:normal;
	margin-right: 20px; 
}

#submenu ul li a:hover {
	color:#217d64;
	text-decoration:underline;
	font-weight:normal;
}

#lista-outras-noticias ul li { color:#1a6175; }

/*  PSEUDO CLASSES */

.tit-noticias, .tit-outras-noticias, .tit-enquete, .tit-viver-saude, .tit-noticias-interna, .tit-viver-saude2, .tit-viversaude-maisnoticias, .tit-institucional, .tit-especialidades, .imagem-especialidade, .tit-medicos-mini, .tit-convenios, .tit-medicos, .tit-ps, .tit-convenios2, .tit-contato, .tit-outrasnoticias, .tit-enquete2, .tit-arearestrita, .tit-curriculo {
	display:block;
	clear:both;
	width:150px;
	height:20px;
	text-indent: -9999px;
	margin-bottom:15px;
}

.tit-curriculo { background:url(../img/titulos/curriculos.png) left bottom no-repeat; height:30px; }

.tit-noticias { background:url(../img/titulos/noticias.jpg) left bottom no-repeat; }

.tit-convenios { background:url(../img/titulos/mini-convenios.png) left bottom no-repeat; }

.tit-medicos-mini { background:url(../img/titulos/mini-medicos.png) left bottom no-repeat; }

.tit-institucional { background:url(../img/titulos/tit-institucional.png) left bottom no-repeat; height:30px; }

.tit-outrasnoticias { background:url(../img/titulos/tit-outrasnoticias2.png) left bottom no-repeat; height:30px; }

.tit-ps { background:url(../img/titulos/tit-PS.png) left bottom no-repeat; height:30px; }

.tit-convenios2 { background:url(../img/titulos/tit-convenios.png) left bottom no-repeat; height:30px; }

.tit-arearestrita { background:url(../img/titulos/tit-arearestrita.png) left bottom no-repeat; height:30px; }

.tit-enquete2 { background:url(../img/titulos/tit-enquete2.png) left bottom no-repeat; height:30px; }

.tit-contato { background:url(../img/titulos/tit-contato.png) left bottom no-repeat; height:30px; }

.tit-medicos { background:url(../img/titulos/tit-medicos.png) left bottom no-repeat; height:30px; }

.tit-especialidades { background:url(../img/titulos/tit-especialidades.png) left bottom no-repeat; height:30px; }

.tit-outras-noticias { background:url(../img/titulos/outras-noticias.jpg) left bottom no-repeat; }

.tit-enquete { background:url(../img/titulos/tit-enquete.png) left bottom no-repeat; }

.tit-viver-saude { background:url(../img/titulos/viver-saude.jpg) left bottom no-repeat; height:35px;  }

.tit-viver-saude2 { background:url(../img/titulos/tit-viversaude.png) left bottom no-repeat; height: 30px; }

.tit-noticias-interna { background:url(../img/titulos/tit-noticias-interno.png) left bottom no-repeat; height:20px; }

.tit-viversaude-maisnoticias { background:url(../img/titulos/tit-maisnoticias.png) left bottom no-repeat; margin-left: 37px; margin-top: -10px; }


h3, h3 a {
	color:#1a6175;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	line-height:1.2em;
}

h4, h4 a {
	color:#1a6175;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}

a {
	color:#1a6175;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a:hover {
	color:#1a6175;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}

.texto-enquete {
	font-size:10px;
	color:#063025;
}

#noticias h3 a { text-decoration:none; }

#noticias h3 a:hover { text-decoration:underline; }

#lista-outras-noticias a { font-weight:normal; }

#lista-outras-noticias a:hover {
	font-weight:normal;
	text-decoration:underline;
}

#especialidades-nome-medico a:hover { text-decoration:underline; font-size:inherit; font-weight:inherit; }

.especialidade { color:#ff7e00; font-size:10px; font-weight:bold; }



