html, body {
	margin: 0; padding: 0;
	background-color: #DCDEE9;
	background-image: url(../imgs/site-bkg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
a {
	color: #445878;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	line-height: 0;
	clear: both;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87898D;
}
#site {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 759px;
}
.leftimg {
	position: absolute;
	top: 0;
	left: -413px;
}
/* LEFT STYLES */
#left {
	float: left;
	margin: 0;
	padding: 0;
	width: 241px;
}
#left h1 {
	display: none;
}
#left img {
	border: none;
}
#left .logo {
	width: 241px;
	height: 140px;
}
#left .menu {
	display: block;
	margin: 0;
	padding: 8px 0 0 0;
	width: 241px;
	height: 150px;
	list-style: none;
	background: url(../imgs/home-menu-bkg.jpg) no-repeat;
}
#left li {
	margin: 0;
	padding: 0;
}
#leftcontent {
	float: left;
	margin: 0;
	padding: 0;
	width: 241px;
}
#leftcontent h1 {
	display: none;
}
#leftcontent img {
	border: none;
}
#leftcontent .logo {
	width: 241px;
	height: 140px;
}
#leftcontent #mainmenu {
	display: block;
	margin: 0 0 9px 0;
	padding: 13px 0 0 0;
	width: 241px;
	height: 319px;
	background: url(../imgs/home-content-menu-bkg.jpg) no-repeat;
}
#leftcontent .menu {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftcontent li {
	margin: 0;
	padding: 0;
}
#leftcontent li img {
	margin: 0 0 -3px 0;
	padding: 0;
}
#leftcontent #servicosmenu {
	margin: 0 0 10px 0;
	padding: 0;
}
#leftcontent #institucionalmenu {
	margin: 0 0 8px 0;
	padding: 0;
}
/* CONTENT STYLES */
#content {
	float: left;
	margin: 0;
	padding: 0;
	width: 518px;
}
/* TOP STYLES */
#top {
	margin: 0;
	padding: 0;
	width: 518px;
	height: 36px;
	background: url(../imgs/top-bkg.jpg) no-repeat;
}
#top img {
	border: none;
}
#top .home {
	float: left;
	margin: 0 0 0 88px;
	padding: 0;
}
#top .contatos {
	float: left;
	margin: 0 0 0 41px;
	padding: 0;
}
#top .busca {
	float: left;
	margin: 0 0 0 9px;
	padding: 0;
}
#top .textbusca {
	float: left;
	margin: 13px 6px 0 0;
	padding: 0;
	width: 104px;
	height: 15px;
}
#top .buttonbuscaoff {
	float: left;
	margin: 0;
	padding: 0;
	width: 25px;
	height: 36px;
	background: url(../imgs/top-ok-off.gif) no-repeat;
	border: none;
	cursor: pointer;
}
#top .buttonbuscaon {
	float: left;
	margin: 0;
	padding: 0;
	width: 25px;
	height: 36px;
	background: url(../imgs/top-ok-on.gif) no-repeat;
	border: none;
	cursor: pointer;
}
#topcontent {
	margin: 0;
	padding: 0;
	width: 518px;
	height: 36px;
	background: url(../imgs/top-content-bkg.jpg) no-repeat;
}
#topcontent img {
	border: none;
}
#topcontent .home {
	float: left;
	margin: 0 0 0 88px;
	padding: 0;
}
#topcontent .contatos {
	float: left;
	margin: 0 0 0 41px;
	padding: 0;
}
#topcontent .busca {
	float: left;
	margin: 0 0 0 9px;
	padding: 0;
}
#topcontent .textbusca {
	float: left;
	margin: 13px 6px 0 0;
	padding: 0;
	width: 104px;
	height: 15px;
}
#topcontent .buttonbuscaoff {
	float: left;
	margin: 0;
	padding: 0;
	width: 25px;
	height: 36px;
	background: url(../imgs/top-ok-off.gif) no-repeat;
	border: none;
	cursor: pointer;
}
#topcontent .buttonbuscaon {
	float: left;
	margin: 0;
	padding: 0;
	width: 25px;
	height: 36px;
	background: url(../imgs/top-ok-on.gif) no-repeat;
	border: none;
	cursor: pointer;
}
/* WEBDOOR STYLES */
#webdoor {
	margin: 0;
	padding: 0;
	width: 518px;
	height: 262px;
	background: url(../imgs/webdoor-home-bkg.jpg) no-repeat;
}
/* CONTENT TITLE STYLES */
#contenttitle {
	margin: 0;
	padding: 0;
	width: 518px;
	height: 125px;
	background: url(../imgs/content-title.jpg) no-repeat;
	background-color: #F0F1F8;
}
/* CONTENT AREA STYLES */
#contentarea {
	margin: 0;
	padding: 0 0 0 37px;
	width: 481px;
	min-height: 311px;
	background: url(../imgs/content-bkg.jpg) no-repeat;
	/*background-color: #EEEFF7;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445878;
}
#contentarea p {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: justify;
}
#contentarea .twoparag {
	margin: 2em 0 0 0;
	padding: 0;
}
#contentarea .center {
	margin: 0 auto;
	padding: 0;
	width: 420px;
	text-align: center;
}
#contentarea label.center {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	text-align: center;
}
#contentarea .floatleft {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
#contentarea .floatlefttwo {
	display: block;
	float: left;
	margin: 2em 0 0 0;
	padding: 0;
	border: none;
}
#contentarea .center img {
	margin: 0 0 -3px 0;
	padding: 0;
	border: none;
}
#contentarea .center a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#contentarea .center .btleft {
	margin: 0 29px 0 0;
	padding: 0;
}
#contentarea .leftparag {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 49%;
}
#contentarea .leftparagtwo {
	display: block;
	float: left;
	margin: 2em 0 0 8px;
	padding: 0;
	width: 49%;
}
#contentarea .leftparagtwo .leftparagtwotitlespacer {
	display: block;
	margin: 0;
	padding: 0;
	height: 22px;
}
#contentarea .redtone {
	color: #B62F34;
}
#contentarea .doublecol {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 48%;
}
#contentarea .list1 {
	margin: 0 0 0 1em;
	padding: 0;
}
.contenttxt {
	color: #808080;
}
.contenttxt .vejatambem {
	display: block;
	margin: 1.5em 0 1em 0 !important;
	padding: 0;
}
.contenttxt .vejatambem img {
	margin: 0 0 -3px 0;
	padding: 0;
	border: none;
}
.contenttxt .umem {
	margin-left: 1em !important;
}
.contenttxt h2 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #445878;
}
.contenttxt .redlink {
	color: #B62F34;
}
.contenttxt .bluetxt {
	color: #445878;
}
/* BOTTOM BOX STYLES */
.bottombox {
	float: left;
	margin: 0 45px 0 0;
	padding: 0;
	width: 237px;
	height: 183px;
}
.bottombox p {
	margin: 0 12px 17px 12px;
	padding: 0;
	text-align: justify;
	font-size: 10px;
}
.bottombox a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
}
.bottombox p img {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
.bottomvejabox {
	float: left;
	margin: 0;
	padding: 33px 0 0 0;
	width: 195px;
	height: 150px;
	background: url(../imgs/veja-bkg.jpg) no-repeat;
}
.bottomvejabox p {
	margin: 0 20px 5px 28px;
	padding: 0;
	font-size: 11px;	
	text-align: justify;
}
.bottomvejabox a {
	float: left;
	display: block;
	margin: 0 0 13px 0;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
}
.bottomvejabox p img {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
/* FOOTER STYLES */
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	width: 754px;
	height: 66px;
	background: url(../imgs/footer-bkg.jpg) no-repeat;
}
#footer .footermenu {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 609px;
	height: 35px;
	list-style: none;
}
#footer li {
	float: left;
	margin: 0;
	padding: 0;
}
#footer li img {
	margin: 0;
	padding: 0;
	border: none;
}
#footer li strong {
	display: none;
}
#footerhome {
	display: block;
	float: left;
	width: 68px;
	height: 35px;
	margin: 0;
	padding: 0;
}
#footerinstitucional {
	display: block;
	float: left;
	width: 103px;
	height: 35px;
	margin: 0;
	padding: 0;
}
#footerservicos {
	display: block;
	float: left;
	width: 80px;
	height: 35px;
	margin: 0;
	padding: 0;
}
#footerplanos {
	display: block;
	float: left;
	width: 143px;
	height: 35px;
	margin: 0;
	padding: 0;
}
#footercontatos {
	display: block;
	float: left;
	width: 75px;
	height: 35px;
	margin: 0;
	padding: 0;
}
#footerdicas {
	display: block;
	float: left;
	width: 120px;
	height: 35px;
	margin: 0;
	padding: 0;
}
.footerhomeoff {
	background: url(../imgs/footer-home-off.jpg) no-repeat;
}
.footerinstitucionaloff {
	background: url(../imgs/footer-institucional-off.jpg) no-repeat;
}
.footerservicosoff {
	background: url(../imgs/footer-servicos-off.jpg) no-repeat;
}
.footerplanosoff {
	background: url(../imgs/footer-planos-convenios-off.jpg) no-repeat;
}
.footercontatosoff {
	background: url(../imgs/footer-contato-off.jpg) no-repeat;
}
.footerdicasoff {
	background: url(../imgs/footer-dicas-de-saude-off.jpg) no-repeat;
}
.footerhomeon {
	background: url(../imgs/footer-home-on.jpg) no-repeat;
}
.footerinstitucionalon {
	background: url(../imgs/footer-institucional-on.jpg) no-repeat;
}
.footerservicoson {
	background: url(../imgs/footer-servicos-on.jpg) no-repeat;
}
.footerplanoson {
	background: url(../imgs/footer-planos-convenios-on.jpg) no-repeat;
}
.footercontatoson {
	background: url(../imgs/footer-contato-on.jpg) no-repeat;
}
.footerdicason {
	background: url(../imgs/footer-dicas-de-saude-on.jpg) no-repeat;
}
#footercopy {
	margin: 0;
	padding: 1px 0 0 0;
	text-align: center;
	height: 10px;
	font-size: 8px;
	color: #445878;
	text-transform: uppercase;
	background-color: #CED1DC;
}
/* FORM STYLES */
#trabalhe .formtxt {
	display: block;
	margin: 0;
	padding: 0;
}
#trabalhe .formfield {
	display: block;
	margin: 0 0 1em 0;
	padding: 0;
}
#trabalhe .fieldone {
	display: block;
	margin: 0;
	padding: 0;
	width: 451px;
	height: 19px;
}
#trabalhe textarea.fieldone {
	display: block;
	margin: 0;
	padding: 0;
	width: 451px;
	height: auto;
}
#trabalhe .fieldtwo {
	display: block;
	margin: 0;
	padding: 0;
	width: 241px;
	height: 19px;
}
#trabalhe #curriculo {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}
#trabalhe .txtinline {
	display: block;
	float: left;
}
#trabalhe .imginline  {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}
#trabalhe #formtxtabrir {
	margin: 3px 0 0 0;
	padding: 3px 0 0 11px;
	width: 86px;
	height: 17px;
	background: url(../imgs/abrir-arquivo.gif) no-repeat;
	font-size: 12px;
	color: #B62F34;
}
#trabalhe #formtxtanexar {
	margin: 3px 0 0 0;
	padding: 3px 0 0 17px;
	width: 80px;
	height: 17px;
	background: url(../imgs/anexar.gif) no-repeat;
	font-size: 12px;
	color: #B62F34;
}
#trabalhe .fonttreze {
	font-size: 13px;
}
#trabalhe .btenviar {
	margin: 1.5em auto 0 auto;
	padding: 0;
}
#trabalhe .center {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	text-align: center;
}
#duvidasugestao .formtxt {
	display: block;
	margin: 0;
	padding: 0;
}
#duvidasugestao .formfield {
	display: block;
	margin: 0 0 1em 0;
	padding: 0;
}
#duvidasugestao .fieldone {
	display: block;
	margin: 0;
	padding: 0;
	width: 451px;
	height: 19px;
}
#duvidasugestao textarea.fieldone {
	display: block;
	margin: 0;
	padding: 0;
	width: 451px;
	height: 66px;
}
#duvidasugestao .fieldtwo {
	display: block;
	margin: 0;
	padding: 0;
	width: 241px;
	height: 19px;
}
#duvidasugestao #curriculo {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}
#duvidasugestao .txtinline {
	display: block;
	float: left;
}
#duvidasugestao .imginline  {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}
#duvidasugestao #formtxtabrir {
	margin: 3px 0 0 0;
	padding: 3px 0 0 11px;
	width: 86px;
	height: 17px;
	background: url(../imgs/abrir-arquivo.gif) no-repeat;
	font-size: 12px;
	color: #B62F34;
}
#duvidasugestao #formtxtanexar {
	margin: 3px 0 0 0;
	padding: 3px 0 0 17px;
	width: 80px;
	height: 17px;
	background: url(../imgs/anexar.gif) no-repeat;
	font-size: 12px;
	color: #B62F34;
}
#duvidasugestao .fonttreze {
	font-size: 13px;
}
#duvidasugestao .btenviar {
	margin: 0 auto 1em auto;
	padding: 0;
}
#duvidasugestao .center {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	text-align: center;
}
#especialidade .formtxt {
	display: block;
	margin: 0;
	padding: 0;
	color: #445878;
}
#especialidade .fieldone {
	display: block;
	margin: 0;
	padding: 0;
	width: 451px;
	height: 19px;
}
#especialidade .formfield {
	display: block;
	margin: 0 0 1em 0;
	padding: 0;
}
#rededecobertura .formtxt {
	display: block;
	margin: 0;
	padding: 0;
	color: #445878;
}
#rededecobertura .fieldone {
	display: block;
	margin: 0;
	padding: 0;
	width: 451px;
	height: 19px;
}
#rededecobertura .formfield {
	display: block;
	margin: 0 0 1em 0;
	padding: 0;
}
/* ESTRUTURA STYLES */
#estruturaboxes {
	margin: 1.5em 0 -14px 0;
	padding: 0;
}
#estruturaboxes .imgbox {
	margin: 0 12px 14px 0;
	padding: -2px;
}
#estruturaboxes .imglastbox {
	margin: 0 0 14px 0;
	padding: -2px;
}
/* TABLE STYLES */
.tableimgtopleft, .tableimgbottomleft {
	margin: 0;
	padding: 0;
	text-align: left;
}
.tableimgtopright, .tableimgbottomright {
	margin: 0;
	padding: 0;
	text-align: right;
}
.tableone {
	border-collapse: collapse;
	width: 366px;
}
.tableone th {
	margin: 0;
	padding: 0 0 6px 0;
	width: 33%;
	font-size: 12px;
	color: #FFFFFF;
	border-collapse: collapse;
	border: 1px solid #EEEFF7;
	background-color: #445878;
}
.tableone th .tabletopimgspace {
	height: 6px;
}
.tableone td {
	margin: 0;
	padding: 4px 0;
	width: 33%;
	font-size: 12px;
	color: #445878;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #EEEFF7;
	background-color: #BBC1D1;
}
.tableone .tablefooter td {
	margin: 0;
	padding: 4px 0 0 0;
	width: 33%;
	font-size: 12px;
	color: #445878;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #EEEFF7;
	background-color: #BBC1D1;
}
.tableone .tablefooter td .tablebottomimgspace {
	height: 6px;
}

/* BUSCA STYLES */
#searchresult {
	clear: both;
	margin: 0;
	padding: 0;
}
#searchresult .searchresultleft {
	float: left;
	white-space: nowrap;
}
#searchresult .searchresultright {
	float: right;
	white-space: nowrap;
}

/* DICAS DE SAUDE STYLES */
.dicaslist strong {
	margin: 0;
	padding: 0;
	color: #445878;
	vertical-align: middle;
}
.dicaslist .dicasresum {
	display: block;
	margin: 0 0 0 13px;
	padding: 0;
	color: #808080;
}
.dicaslist a {
	display: block;
	margin: 0 0 0 13px;
	padding: 0;
	font-size: 10px;
	color: #445878;
	text-transform: uppercase;
	text-decoration: none;
}
.dicaslist a:hover {
	text-decoration: underline;
}
.dicaslist a {
	display: block;
	margin: 0 0 0 13px;
	padding: 0;
	font-size: 10px;
	color: #445878;
	text-transform: uppercase;
	text-decoration: none;
}
.dicaslist a:hover {
	text-decoration: underline;
}
.dicaslistlink a {
	display: block;
	margin: 0 0 0 13px;
	padding: 0;
	font-size: 10px;
	color: #445878;
	text-transform: uppercase;
	text-decoration: none;
}
.dicaslistlink a:hover {
	text-decoration: underline;
}
.dicaslistcontent {
	display: block;
	margin: 0 0 0 13px;
	padding: 0;
	color: #808080;
}