<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
*, body, h1, h2, h3, h4, p{
  margin:0;
  padding:0;
	}
ul{
  margin:0;
  padding:0;
  list-style:none;
}
strong a{
  text-decoration:none;
  color: #545A9E;
}
a{
  text-decoration:none;
  color: #666;
}
a:hover{
	text-decoration: underline;
}
img {
border:0
}
p{
font-size:11px;
color: #666;
}
.vermelho{
color:#B43039;
font: normal 13px "Trebuchet MS", Tahoma, Verdana;
}
.vermelho a{
color:#B43039;
}
.azul{
color:#1C4166;
font: normal 13px "Trebuchet MS", Tahoma, Verdana;
}
.azul a{
color:#1C4166;
}
.laranja{
color:#E15A00;
}
.laranja a{
color:#E15A00;
}
.marginIMG{
margin-left:10px;
border:4px solid #DEDEDE;
}
ul.bullet li{
list-style:inside url("imagens/bulletBlue.gif") ;
padding-left:5px;
}
ul.convenios li{
list-style:inside url("imagens/bulletBlue.gif") ;
padding-left:5px;
padding-bottom:10px;
}
h2{
color:#1C3686;
font: bold 20px "Trebuchet MS", Tahoma, Verdana;
padding: 5px 0 15px 0px;
}
h3{
color:#545A9E;
font: bold 15px "Trebuchet MS", Tahoma, Verdana;
padding: 10px 0 5px 0px;
}
h4{
color:#95A6D4;
font: bold 14px "Trebuchet MS", Tahoma, Verdana;
margin-bottom: -8px;
}
hr{
	border-color: #CFDCFF;
	border-style:solid;	
	height:3px;
	border-top-width: 3px;
	margin-bottom:10px;
	_margin-top: -17px;
	text-align:left;
}
body {
font:11px tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#666;
line-height:14px;
background:url(imagens/fundo.gif) repeat-x; 
background-color:#96A7D5
}
/*
body {
font:11px tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#666;
line-height:14px;
background:url("imagens/fundoVerde.gif") repeat-x;
background-color: #2B6026;
}
*/
#geral {
background:url("imagens/fundoBranco.gif") repeat-y;
width:779px;
_height:600px;
margin:auto;
padding-left:14px;
}
#coluna1{
float:left;
width:214px;
padding-top: 20px;
}
	#coluna1 h1{
	background:url("imagens/logoSonomed.gif") no-repeat;
	width:214px;
	height:113px;
	}
	#coluna1 h1 span{
	display:none;
	}
	#coluna1 h1 a{		
	width:214px;
	height:100px;
	margin-top:20px;
	display:block;
	}
	#menuAreas{
	margin-top:30px;
	}
	#menuAreas ul img{
	padding-left:7px;
	margin-bottom:20px;
	}
		#menuAreas ul li{
		background:url("imagens/fundoBrancoMenu.gif") no-repeat;
		height: 27px;
		width:180px;
		margin-bottom:5px;
		padding-left:27px;
		padding-top:5px;
		font: bold 13px "trebuchet MS", tahoma, arial;
		color: #1C3686;	
		}
		
		#menuAreas ul li.fundoAzul{
		background:url("imagens/fundoAzulMenu.gif") no-repeat;	
		}
		
		#menuAreas ul a{	
		font-weight:bold;
		color:#666;
		}
		#menuAreas ul li a{	
		font-weight:bold;
		color: #1C3686;	
		}
#coluna2{
float:left;
width:564px;
}
	#header{
	padding-top:14px;
	}
	#menu{
	margin-top:1px;
	}
	
	#menu ul li{
	float:left;
	width:87px;
	height:22px;
	text-align:center;
	background:url("imagens/fundoCinzaMenu.gif") repeat-x;
	margin-right:1px;
	padding-top:13px;
	border-right:1px solid #D2D2D2;
	}
	#menu ul li a:hover{
	color:#707BB6;
	font-weight:bold;
	text-decoration:none;
	}
	#coluna2 .slogan{
	text-align:right;
	padding-right:40px;
	padding-top:10px;
	}
	#corpo{
	display:block;
	margin:30px 30px 15px 18px;
	}
	.bemvindo{
	float:left;
	width:320px;
	height:350px;
	margin-right:10px;
	border-right:3px solid #EEE;
	padding-right:10px;
	}
	.bemvindo strong{
	color:#545A9E;
	}
	.noticia hr{
	border:1px dotted #ccc;
	height:1px;
	margin-top:5px;
	margin-left:-2px;	
	}
	.noticia strong{
	color:#545A9E;
	}
	div.blocos{
	width:156px;
	height:190px;
	border: 1px solid #EAEAEA;
	padding:4px;
	float:left;
	margin-right:7px;
	}
	div.blocos p{
	padding-left:8px;
	padding-bottom:5px;
	padding-right:5px;
	}
	div.informativoSaude{
	float:left;
	margin-right:5px;
	width:280px;
	}
	p.feed img{
	display:none;
	}
	div.banners img{
	margin-bottom:5px;
	}
	#rodape{
	width:793px;
	margin:auto;
	background:url("imagens/fundoRodape.gif") no-repeat;
	padding-top:20px;
	}
	div.fbdesigner{
	float:left;
	width:210px;
	text-align:center;
	padding-top:18px;	
	}
	.fbdesigner p a{
	font: normal 14px "Trebuchet MS", Verdana, arial;
	color: #fff;
	}
	p.endereco {
	float:left;
	width:540px;
	height:34px;
	text-align:center;
	padding-top:13px;
	color:#fff;
	}
	div.seguros{
	float:left;
	width:40%;
	}
	ul.estrutura li{
	float:left;
	padding-left:15px;
	margin-bottom:10px;
	}
	ul.estrutura li img{
	padding:3px;
	border: 1px solid #EAEAEA;
	}
	table.tabela td{
	border: 1px solid #EAEAEA;
	padding:0 5px 0 5px;
	}
	ul.bullet li{
	list-style-image:url(imagens/bulletBlue.gif);
	padding-bottom:7px;
	margin-left:20px;
	color:#707AB5;
	}
	ul.bullet2 li{
	list-style-image:url(imagens/bulletBlue.gif);
	padding-bottom:7px;
	margin-left:20px;
	color:#666;
	}
	ul.bullet li a{
	color:#707AB5;
	}
	ul.bullet2 li a{
	color:#666;
	}
	
/* :: Formulario :: */
	#formulario input{
	border: 1px solid #ccc;	
	font-size: 11px;	
	margin-bottom: 10px;	
	padding:3px;
	}
	#formulario input.textboxDetalhe{
	border: 1px solid #ccc;	
	font-size: 11px;	
	margin-bottom: 10px;
	background:#DAE8F5;
	}
	#formulario .textarea{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 12px;
	margin-bottom: 10px;
	}
	
	
	#formulario select{
	border: 1px solid #ccc;
	font-size: 12px;
	margin-bottom: 10px;
	color: #333;
	}
	
	#formulario label{
	font-size:11px;
	color:#666;
	display: block;
	width: 100px;
	float: left;
	border-bottom: 1px solid #f1f1f1;	
	}
#formulario .botao{
	font: bold 11px "tahoma", verdana, arial;	
	vertical-align:top;
	color:#fff;
	background-color: #0068C3; 
	border: 1px;
	margin: 3px;
}
.tituloGrid{
font-weight: bold;
color: #FFFFFF;
background-color: #999; 
text-align:center;
height:18px;
}
.itemGrid {
color: #494949;
background-color: #EEEEEE;
height:16px;
}
.itemGrid td{
	padding: 0px 6px 0px 6px; 
}
.itemGridselecionado {font-family: tahoma, Verdana, Arial;
	color: #264800;
	background-color: #D7EBC2; 
}
.imagemDestaque{
border: 4px solid #EEE;
margin-right:10px;
}
.ampliar{
color: #999;
font-size:10px;
}
</pre></body></html>