@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}
h1   a, h2 a   {
	display: inline-block;
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	display: inline-block;
	text-decoration: underline;
}
h2   {
	color: #336699;
	font-size: 15px;
	margin: 0px;
	letter-spacing: -1px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}

label, label span {display:block; padding-bottom: 0.25em; padding-right: 5px;}
label { float:left; width: 100%}
label span { float:left; width: 20%; text-align: right; font-weight: bold;}
input, textarea { font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999; color:#999;
}
input:hover, textarea:hover {
	border: 1px solid #FFCC00; color:#000000;
}


input:active, input:focus, textarea:active, textarea:focus{
	border: 1px solid #336699;
	color:#000000;
	background-color: #f5f5f5;
}

input#ok {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	height: 20px;
	width: 30px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-size: 10px;
	text-align: center;
	margin: 0px;
}
input#acessar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	height: 20px;
	width: 60px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-size: 10px;
	text-align: center;
	margin: 0px;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
select span {
	font-weight: bold;
	color: #336699;
}
a {	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #339999;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a.saibamais {
	color: #336699;
	text-decoration: underline;
	background-image: url(imagens/botao-mais.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
a.saibamais:hover {
	color: #339999;
	text-decoration: none;
}
a img {
	border: 1px solid #336699;
}
a:hover img {
	border: 1px solid #FFCC00;
}

.esquerda {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.direita {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}



#conteudo {
	width: 1000px;
	margin: auto;
	background-color: #FFFFFF;
}

/* TOPO E MENUS */

#topo {
	background-image: url(imagens/topo-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
	width: 1000px;
	position: relative;
	overflow: auto;
	z-index: 1;
}
#topo h1 { text-indent: -3000px; position: absolute; left: 50px; top: 0px; width: 200px; height: 50px;  }
#topo h1 a { display: block; }
#topo #Busca {
	left: 320px;
	position: absolute;
	top: 20px;
	text-indent: -3000px;
}
#topo #Busca-form {
	position: absolute;
	left: 320px;
	top: 45px;
}
#topo #central {
	position: absolute;
	left: 800px;
	top: 20px;
	width: 150px;
	text-indent: -3000px;
}
#conteudo #Data {
	position: relative;
	top: -5px;
	width: 1000px;
	z-index: 5;
	background-image: url(imagens/barra-data.png);
	background-repeat: no-repeat;
	background-position: center;
	overflow: auto;
	height: 32px;
}
#Data p {
	float: left;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	position: relative;
}

#Data menu {
	list-style-type: none;
	float: right;
	padding-right: 20px;
	padding-top: 5px;
	width: 280px;
	margin: 0px;
	position: relative;
	text-align: right;
}

#Data li {
	float: left;
	text-indent: 0px;
	padding-left: 15px;
}
#Data a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Data a:link {
	text-decoration: none;
}
#Data a:hover {
	color: #000000;
	text-decoration: none;
}
#MenuArea {
	position: relative;
	z-index: 1;
	width: 1000px;
	top: -10px;
	background-color: #e5e5e5;
	overflow: hidden;
	height: 267px;
}
#MenuArea  ul {
	padding: 0px;
	list-style-position: inside;
}
#MenuArea input { width: 80px; }
#MenuArea input#ok { width: 30px; }
#menu {
	position: relative;
	width: 180px;
	height: 260px;
	left: 50px;
	background-color: #f5f5f5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: hidden;
}


#menu menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu a {
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 7px;
	padding-top: 5px;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-image: url(imagens/menu-botao.png);
	background-repeat: repeat-x;
	background-position: top;
}


/* RODAPE */

#conteudo #rodape {
	color: #000000;
	background-color: #66CCCC;
	background-image: url(imagens/rodape-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 85px;
	width: 900px;
	padding-right: 50px;
	padding-left: 50px;
	position: relative;
	padding-bottom: 5px;
}


/* HOME - PÁGINA INICIAL */

#destaque1 {
	float: left;
	height: 230px;
	width: 320px;
	overflow: hidden;
	position: relative;
	left: 50px;
	background-image: url(imagens/home-destaque1.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
#destaque1 h1 {
	margin: 0px;
	color: #FFCC00;
	background-image: url(imagens/h1-clientes.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 71px;
	text-indent: -5000px;
}
#destaque2 {
	float: left;
	height: 230px;
	width: 350px;
	overflow: auto;
	position: relative;
	left: 50px;
	background-image: url(imagens/home-destaque2.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
#destaque2 h1 {
	margin: 0px;
	color: #FFCC00;
	background-image: url(imagens/h1-credenciados.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 120px;
	text-indent: -5000px;
}
#corpo {
	background-image: url(imagens/corpo-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	width: 1000px;
	top: -10px;
	padding-top: 20px;
	overflow: auto;
	background-color: #FFFFFF;
}


#corpo #home-bemvindo {
	float: left;
	width: 280px;
	position: relative;
	left: 50px;
}

#corpo #home-planos {
	float: left;
	width: 280px;
	position: relative;
	left: 80px;
}

#corpo #home-postos {
	float: left;
	width: 280px;
	position: relative;
	left: 110px;
}


/* SB SAUDE */

#MenuArea #sbsaude-destaque {
	background-image: url(imagens/sbsaude-destaque.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 270px;
	width: 750px;
	position: relative;
	left: 50px;
}
#sbsaude-destaque h1, #sbsaude-destaque h2 {
	text-indent: -5000px;
}
#corpo #sbsaude-instituicao {
	float: left;
	width: 590px;
	margin-left: 50px;
	position: relative;
	overflow: auto;
	height: 300px;
}
#corpo #sbsaude-missao {
	float: left;
	width: 280px;
	margin-left: 30px;
	position: relative;
	overflow: auto;
}
#corpo #VejaTambem {
	background-color: #eeeeee;
	width: 860px;
	border: 2px dotted #336699;
	position: relative;
	overflow: auto;
	padding-right: 18px;
	padding-left: 18px;
	margin: auto;
	background-image: url(imagens/vejatambem-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#VejaTambem #sbsaude-planos {
	float: left;
	width: 260px;
	position: relative;
}
#VejaTambem #sbsaude-centromedico {
	float: left;
	width: 280px;
	margin-left: 30px;
	position: relative;
}
#VejaTambem #sbsaude-corretor {
	float: left;
	width: 260px;
	margin-left: 30px;
	position: relative;
}


/* PLANOS */

#MenuArea #planos-destaque {
	background-image: url(imagens/planos-destaque.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 270px;
	width: 750px;
	position: relative;
	left: 50px;
}
#corpo #VejaTambem-Planos {
	float: right;
	width: 590px;
	position: relative;
	background-color: #eeeeee;
	background-image: url(imagens/vejatambem-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 2px dotted #336699;
	margin-right: 50px;
	margin-left: 30px;
}
#VejaTambem-Planos #planos-corretor {
	float: left;
	width: 280px;
	position: relative;
}
#corpo #descubraoplano {
	width: 280px;
	margin-left: 50px;
}

h1#adquirajaseuplano {
	background-image: url(imagens/h1-adquirajaseuplano.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -5000px;
	height: 130px;
	width: 280px;
	float: left;
	position: relative;
}


#planos-destaque h1 {
	text-indent: -5000px;
}
#corpo #planos-lista {
	margin: auto;
	width: 940px;
	background-color: #d6e0eb;
	overflow: visible;
	position: relative;
	height: 150px;
	top: 30px;
}
#corpo #planos-lista ul {
	list-style-type: none;
	padding: 0px;
}
#corpo #planos-lista li {
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(imagens/planos-lista-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h3#exe11 {
	background-image: url(imagens/h3-executivo11.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 27px;
	width: 143px;
	position: absolute;
	top: -21px;
	margin: 0px;
}
h3#bas11 {
	background-image: url(imagens/h3-basico11.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 27px;
	width: 114px;
	position: absolute;
	top: -21px;
	margin: 0px;
}
h3#exe12 {
	background-image: url(imagens/h3-executivo12.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 27px;
	width: 147px;
	position: absolute;
	top: -21px;
	margin: 0px;
}
h3#bas12 {
	background-image: url(imagens/h3-basico12.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 27px;
	width: 118px;
	position: absolute;
	top: -21px;
	margin: 0px;
}
#corpo #avisos {
	margin: auto;
	width: 900px;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}


/* REDE CREDENCIADA */

#MenuArea #rede-destaque {
	background-image: url(imagens/rede-destaque.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 270px;
	width: 750px;
	position: relative;
	left: 50px;
}
#rede-destaque h1 {
	text-indent: -5000px;}

#corpo #rede-busca {
	width: 580px;
	margin-left: 50px;
	float: left;
	position: relative;
}

#corpo #VejaTambem-rede {
	float: left;
	width: 260px;
	position: relative;
	background-color: #eeeeee;
	background-image: url(imagens/vejatambem-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 2px dotted #336699;
	margin-right: 50px;
	margin-left: 30px;
	padding: 10px;
}


/* SERVICOS */

#MenuArea #servicos-destaque {
	background-image: url(imagens/servicos-destaque.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 270px;
	width: 750px;
	position: relative;
	left: 50px;
}
#servicos-destaque h1 {
	text-indent: -5000px;
}
#servicos {
	width: 900px;
	margin-right: 50px;
	margin-left: 50px;
}
#servicos-opcionais {
	float: left;
	width: 280px;
	margin-left: 50px;
	position: relative;
}
#servicos-corporativos {
	float: left;
	width: 580px;
	margin-left: 20px;
	position: relative;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #336699;
}
#servicos-corporativo1 {
	float: left;
	width: 280px;
	position: relative;
}
#servicos-corporativos2 {
	float: left;
	width: 280px;
	margin-left: 18px;
	position: relative;
}
#corpo #VejaTambem-servicos {
	width: 260px;
	position: relative;
	background-color: #eeeeee;
	background-image: url(imagens/vejatambem-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 2px dotted #336699;
	padding: 10px;
}


/* CENTRO MEDICO */

#MenuArea #centromedico-destaque {
	background-image: url(imagens/centromedico-destaque.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 270px;
	width: 750px;
	position: relative;
	left: 50px;
}
#centromedico-destaque h1 {
	text-indent: -5000px;
}
#centromedico {
	float: left;
	width: 590px;
	margin-left: 50px;
	position: relative;
	margin-right: 30px;
}
#centromedico ul {
	text-indent: 0px;
	list-style-position: inside;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#centromedico li {
	float: left;
	text-indent: 0px;
	margin: 0px;
	width: 190px;
	padding: 0px;
}
#VejaTambem-centromedico {
	width: 260px;
	position: relative;
	background-color: #eeeeee;
	background-image: url(imagens/vejatambem-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 2px dotted #336699;
	padding: 10px;
	float: left;
}


/* REPRESENTANTES COMERCIAIS */

#MenuArea #corretores-destaque {
	background-image: url(imagens/representantes-destaque.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 270px;
	width: 750px;
	position: relative;
	left: 50px;
}
#corretores-destaque h1 {
	text-indent: -5000px;
}

#corretores {
	float: left;
	width: 590px;
	margin-left: 50px;
	position: relative;
	margin-right: 30px;
}
#VejaTambem-corretores {
	width: 250px;
	position: relative;
	background-color: #eeeeee;
	background-image: url(imagens/vejatambem-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 2px dotted #336699;
	padding: 10px;
	float: left;
}input#enviar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	height: 20px;
	width: 50px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-size: 10px;
	text-align: center;
	margin: 0px;
}


/* TRABALHE CONOSCO */

#MenuArea #trabalhe-destaque {
	background-image: url(imagens/trabalhe-destaque.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 270px;
	width: 750px;
	position: relative;
	left: 50px;
}
#trabalhe-destaque h1 {
	text-indent: -5000px;
}
#trabalhe {
	float: left;
	width: 590px;
	margin-left: 50px;
	position: relative;
}


/* PRINCIPAIS CLIENTES */

#MenuArea #clientes-destaque {
	background-image: url(imagens/clientes-destaque.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 270px;
	width: 750px;
	position: relative;
	left: 50px;
}
#clientes-destaque h1 {
	text-indent: -5000px;
}
#clientes {
	float: left;
	width: 590px;
	margin-left: 50px;
	margin-right: 30px;
}

#VejaTambem-clientes {
	width: 260px;
	position: relative;
	background-color: #eeeeee;
	background-image: url(imagens/vejatambem-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 2px dotted #336699;
	padding: 10px;
	float: left;
}


/* CONTATO */

#MenuArea #contato-destaque {
	background-image: url(imagens/contato-destaque.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 270px;
	width: 750px;
	position: relative;
	left: 50px;
}
#contato-destaque h1 {
	text-indent: -5000px;
}
#conteudo #corpo #rede-busca #colunas {
	float: left;
	width: 255px;
	margin-right: 20px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #369;
}
#conteudo #corpo #rede-busca #caixa {
	float: left;
	width: 580px;
	margin-top: 20px;
	position: relative;
}

#conteudo #informativo {
	color: #000;
	background-color: #FC3;
	padding-right: 20px;
	padding-left: 40px;
	font-size: 12px;
	font-weight: bold;
}
#conteudo #informativo h2 {
	text-align: center;
	padding-top: 15px;
	font-size: 20px;
}

.corpo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}


