@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:inherit;
}
a {
	color:#6F1D19;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
html, body {
	height:100%; /* needed for container min-height */
}
#site {
	width:100%;
	margin:0 auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:url(../imagens/fundoPagina.jpg) no-repeat bottom fixed;
}
/* Cabeçalho */
#cabecalho {
	height:96px;
	background-color:#FFF;
}
#conteudoCabecalho {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-495px;
	width:989px;
	background:url(../imagens/fundoCabecalho.jpg) no-repeat;
	height:96px;
	z-index:2;
}
#cabecalho h1 a {
	display:block;
	float:left;
	width:365px;
	height:96px;
	text-indent:-9999px;
	overflow:hidden;
}
#cabecalho #formBuscar input.campoFormularioOver {
	background:url(../imagens/pesquisaSBO.gif) no-repeat #FFFFFF;
}
/* Imagens Rotativas */
#cabecalho #imagensRotativas {
	position:relative;
	list-style:none;
	float:left;
	width:356px;
	height:96px;
}
div#imagensRotativas ul li {
	position:absolute;
	list-style: none;
}
div#imagensRotativas ul li.show {
	z-index:1
}
/* Formulários de login e busca */
#cabecalho #formLogin, #cabecalho #formBuscar {
	float:right;
	margin:7px 0;
}
#cabecalho #formBuscar {
	margin-top:30px;
}
#cabecalho #formLogin input[type="text"], #cabecalho #formLogin input[type="password"] {
	width:88px;
}
#cabecalho #formBuscar input[type="text"] {
	width:186px;
}
#cabecalho form input[type="text"], #cabecalho form input[type="password"] {
	font-size:0.9em;
}
#cabecalho form input[type="submit"] {
	width:50px;
	font-size:0.9em;
}
#MensagemLogin {
	position:absolute;
	top:30px;
}
#loginEstilo {
	color:#BD392A;
	padding-left:20px;
	font-weight:bolder;
}
#estiloSair a {
	color:#FFF;
	font-weight:bolder;
	text-decoration:none;
}
/* Menu */
#menu {
	background:url(../imagens/fundoMenu.png);
	min-width:989px;
	margin-bottom:12px;
}
#menu ul {
	width:989px;
	margin:0 auto;
	list-style:none;
	text-align:center;
}
#menu ul li {
	display:inline;
	padding:0 34px;
	line-height:21px;
	border-left:1px solid #FFF;
}
#menu ul li.primeiro {
	border:none;
}
#menu ul li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#menu ul li a:hover {
	text-decoration:underline;
}
/* Área principal */
#areaPrincipal {
	width:989px;
	margin:0 auto;
	line-height:1.5;
}
/* Banner rotativo */
#bannerRotativo {
	float:left;
	border:1px solid #6e1d19;
	width:636px;
	height:180px;
	margin-bottom:12px;
}
/* Localize seu médico */
#localizeMedico {
	position:relative;
	float:right;
	width:329px;
	height:180px;
	margin-bottom:12px;
}
#localizeMedico h2 {
	width:280px;
	margin-left:0;
	margin-right:0;
}
#localizeMedico form {
	padding:6px 15px 0 15px;
}
#localizeMedico form * {
	font-size:0.9em;
}
#localizeMedico label {
	display:inline-block;
	width:68px;
	text-align:right;
	color:#6e1d19;
	font-weight:bold;
	margin:7px 3px;
}
#localizeMedico form input[type="text"], #localizeMedico form select {
	width:157px;
	margin:5px 0;
}
#localizeMedico form select {
	width:163px;
}
#localizeMedico #LocalCidadeOto {
	position:absolute;
	bottom:0;
}
/* Conteúdo */
#conteudo {
	clear:both;
	border:1px solid #6f1f1b;
	background-color:#FFF;
	padding:10px;
}
#conteudo.comAreaAuxiliar {
	float:left;
	width:616px;
}
/* Área auxiliar */
.areaAuxiliar {
	float:right;
	width:309px;
	margin:0 0 12px 20px;
	border:1px solid #6f1f1b;
	background-color:#FFF;
	padding:10px;
}
/* Rodapé */
#rodape {
	clear:both;
	color:#01391d;
	font-size:0.9em;
	padding:12px 0;
}
#rodape address {
	font-style:normal;
}
#rodape a {
	display:block;
	float:right;
	width:66px;
	height:23px;
	background:url(../imagens/logoGN1.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
/* Fundos auxiliares para o layout */
#fundoAux1 {
	position:fixed;
	top:0;
	left:0;
	width:50%;
	height:100%;
	background:url(../imagens/fundoPaginaEsquerda.jpg) repeat-x bottom fixed;
	z-index:-1;
}
#fundoAux2 {
	position:fixed;
	top:0;
	right:0;
	width:50%;
	height:100%;
	background:url(../imagens/fundoPaginaDireita.jpg) repeat-x bottom fixed;
	z-index:-1;
}
#fundoAuxCabecalho {
	position:absolute;
	height:96px;
	width:50%;
	top:0;
	right:0;
	background:url(../imagens/fundoCabecalhoAuxiliar.png) repeat-x;
	z-index:1;
}
/* Formulários */
input[type="submit"], input[type="button"] {
	border:1px solid #056936;
	background:url(../imagens/fundoBotao.png) repeat-x bottom #cb3d2d;
	color:#FFF;
	padding:1px 2px;
}
input[type="text"], input[type="password"], textarea, select {
	border:1px solid #006633;
	background-color:#FFF;
	padding:2px;
	vertical-align:top;
	color:#66a07b;
}
textarea {
	overflow:auto;
}
/* Títulos */
h2 {
	clear:both;
	position:relative;
	font-size:1.2em;
	margin:1em 0.4em;
	padding:0.1em 0.1em 0.1em 40px;
	border:1px solid #ededed;
	background-color:#f2fbf8;
	font-style:italic;
	min-width:45%;
	display:inline-block;
}
h2, h2 a {
	color:#6e1d19;
}
h2 img {
	position:absolute;
	top:-10px;
	left:-10px;
}
h3 {
	clear:both;
	font-size:1em;
	margin:1em 0;
}
h3, h3 a {
	color:#4d4d4d;
	text-decoration:none;
}
h3 a:hover {
	color:#6F1D19;
	text-decoration:none;
}
/* Texto */
#conteudo p, .areaAuxiliar p {
	margin:1em 0;
	text-align:justify;
}
/* Exibição da lista de itens */
.item-lista {
	margin:20px 0;
}
.item-lista p img {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #6f1f1b;
}
/* Listas */
#conteudo ul, .areaAuxiliar ul, #conteudo ol, .areaAuxiliar ol {
	list-style-position:inside;
}
/* Link de Mais no rodapé da default para os itens notícias e eventos e para os itens de imprimir e indicar na pagina seção detalhes */
.mais a {
	text-decoration:none;
	color:#6F1D19;
	font-weight:bolder;
}
/* Link de Eventos */
.areaAuxiliar h3.eventos {
	margin:0;
	background:url(../imagens/botao_eventos.png) no-repeat left;
	padding-left:13px;
}

h3.eventosLista {
	margin:0;
	background:url(../imagens/botao_eventos.png) no-repeat left;
	padding-left:13px;
}