/*
Theme Name: A&F
Description: Estilos gerais para A&F
Version: 1.3
Author: Hudson Barros
Author URI: hudsonbarros1@gmail.com
*/
@import url('reset.css');
/*geral*/
body {
	background: #C5E5D8 url(../imagens/bg.jpg) no-repeat;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}
h1 {
	font-size: 1.4em;
}
a {
	text-decoration: none;
}
#container {
	width: 98%;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 1%;
}
.some {
	display: none;
}
.clear {
	clear: both;
}
/*fim de geral*/
/*inicio header*/
#header {
	margin: 10px;
}
#header_container {
	/*width: 79%; largura da home original*/
	width: 58%;
	float: left;
}
#header_container a {
	display: block;
	width: 115px;
	height: 75px;
	background: url(../imagens/aef-planos-de-saude-marca.jpg);
	margin: 0 10px 0 0;
	float: left;
}
#headline {
	padding: 0;
}
#headline p {
	font-size: 0.9em;
	padding: 0.5em 0 0 0;
}
#tel a {
	width: 300px;
	height: 70px;
	background: url(../imagens/box-telefone02-trans.png) no-repeat;
	float: right;
	margin: 0 auto;
	display: block;
}
#nav {
	clear: both;
	margin: 0 auto;
	width: 48.2em;
	padding: 0 2em 0 1em;
}
#nav ul li {
	float: left;
	padding: 10px 10px 0 0;
	font-weight: bold;
}
#nav ul li a {
	color: white;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #E9D40E;
}
/*fim do header*/
/*inicio conteudo*/
#content {
	clear: both;
	margin: 60px 10px 10px 10px;
}
/*inicio home*/
#home_chamadas {
	height: 150px;
	margin: 0 0 5% 0;
}
#boxes_home {
	width: 795px;
	margin: 0 auto;
}
#boxes_home li {
	width: 245px;
	height: 145px;
	/*margin: 10px 40px 10px 10px;*/
	margin: 0 10px 0 5px;
	float: left;
}
#boxes_home li h2 {
	padding: 8px 10px 15px 95px;
	text-align: right;
}
#boxes_home li h2 a {
	color: #408099;
}
#boxes_home li h2 a:hover {
	color: white;
}
#boxes_home img {
	float: left;
	position: relative;
	top: -73px;
}
#boxes_home .box_texto {
	font-size: 0.9em;
	color: #1F4F58;
	padding: 0 10px 0 95px;
	line-height: 1.1em;
	text-align: right;
}
.destaque_texto {
	font-size: 1.2em;
}
#home_chamadas li {
	background: url(../imagens/box-home-trans.png) no-repeat;
}
.btn_home {
	height: 50px;
	/*para a versao nova da home index3.php chat*/
}
.btn_home a {
	background: url(../imagens/btn_home01.gif) no-repeat;
	width: 165px;
	height: 30px;
	line-height: 30px;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	display: block;
	
	/*margin: 20px 0 0 70px;*/
	/*alterando a posicao do botao para a index3.php chat, antes era assim:
	position: relative;
	top: -90px;
	left: 70px;
	clear: both;
	agora ficou assim:
	*/
	position: relative;
	top: -25px;
	left: 140px;
	clear: both;
}
.btn_home a:hover {
	color: #1F4F58;
}
#home_box_planos {
	clear: both;
	width: 810px;
	height: 100px;
	background: url(../imagens/box-planos-de-saude.gif) no-repeat;
	color: #1F4F58;
	margin: 2em auto 30px auto;
}
#home_box_planos a {
	color: #1F4F58;
}
#home_box_planos a:hover {
	color: #378291;
}
#home_box_planos h2 {
	padding: 5px 10px 7px 10px;
}
#home_box_planos ul {
	padding: 0 5px;
}
#home_box_planos li {
	float: left;
}
#home_box_planos li a {
	display: block;
	height: 70px;
	margin: 0 8px;
}
#box_home_unimed {
	background: url(../imagens/home_sprite_planos-de-saude.gif) no-repeat;
	background-position: 0 0;
	width: 62px;
}
#box_home_golden {
	background: url(../imagens/home_sprite_planos-de-saude.gif) no-repeat;
	background-position: -62px 0;
	width: 43px;
}
#box_home_amil {
	background: url(../imagens/home_sprite_planos-de-saude.gif) no-repeat;
	background-position: -105px 0;
	width: 73px;
}
#box_home_dix {
	background: url(../imagens/home_sprite_planos-de-saude.gif) no-repeat;
	background-position: -178px 0;
	width: 51px;
}
#box_home_assim {
	background: url(../imagens/home_sprite_planos-de-saude.gif) no-repeat;
	background-position: -229px 0;
	width: 77px;
}
#box_home_sulamerica {
	background: url(../imagens/home_sprite_planos-de-saude.gif) no-repeat;
	background-position: -306px 0;
	width: 103px;
}
#box_home_bradesco {
	background: url(../imagens/home_sprite_planos-de-saude.gif) no-repeat;
	background-position: -409px 0;
	width: 55px;
}
#box_home_semeg {
	background: url(../imagens/home_sprite_planos-de-saude.gif) no-repeat;
	background-position: -464px 0;
	width: 76px;
}
#box_home_medial {
	background: url(../imagens/home_sprite_planos-de-saude.gif) no-repeat;
	background-position: -540px 0;
	width: 94px;
}
/*fim home*/
/*inicio operadora*/
#opHeader {
	width: 77%;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#opMarca {
	float: left;
	height: 170px;
	width: 120px;
}
#opHeaderContainer {
	background-image: url(../imagens/box-operadora-trans.png);
	background-repeat: no-repeat;
	margin: 0 0 0 130px;
}
#opHeaderContainer h1 {
	color: #308FA5;
	padding: 7px 0 0 30px;
	font-size: 2em;
}
#opHeaderContainer p {
	padding: 7px 0 7px 7px;
	color: black;
	font-size: 0.9em;
	line-height: 1.2em;
}
#opContent {
	background-color: #ADD4DB;
	margin: 0 0 0 20px;
}
.btn_opHeader a {
	background-image: url(../imagens/btn_home01.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: white;
	text-align: center;
	font-weight: bold;
	font-family: Trebuchet MS;
}
.btn_opHeader a:hover {
	color: #1F4F58;
}
#opHeader h2 {
	color: black;
	font-size: 1.1em;
}
#opHeader ul {
	padding: 0 0 10px 10px;
}
#opHeader li {
	padding: 10px 15px 0 10px;
	font-size: 0.9em;
	font-weight: bold;
	background-image: url(../imagens/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: 0 13px;
	color: black
}
#opHeader li a {
	color: #29859B;
}
#opHeader li a:hover {
	color: #45B5CF;
}
#chat-operadora {
	float: right;
	height: 220px;
	width: 160px;
	display: block;
	margin: 0 0 10px 0;
}
#textoIntro {
	clear: both;
	font-size: 0.9em;
	width: 600px;
	margin: 20px 10px 0 0;
}
#textoIntro p {
	margin: 0 0 10px 0;
}
#planos-conteudo, #planos, #irmaos {
	clear: both;
}
#irmaos {
	background: url(../imagens/box-escolha-operadoras-trans.png) repeat-y;
	padding: 0.7em;
}
#irmaos h2 {
	color: #21387C;
	padding: 0 0 0.4em 0;
}
#irmaos li {
	background-image: url(../imagens/bullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}
#irmaos p {
	padding: 1em 0 0 0;
	font-style: italic;
	font-size: 0.8em;
}
#planos h2 {
	font-size: 1.5em;
	padding: 5px 0 0 0;
	color: #21387C;
}
#conheca-planos {
	margin: 1em 0 0 0;
}
#planos_conteudo p {
	padding: 1em 0 0 0;
}
#planos_conteudo ul {
	margin: 1em 0 0 0;
}
#planos_conteudo ul li {
	background: url(../imagens/bullet.gif) no-repeat 0 0.7em;
	padding: 0.5em 0 0 12px;
}
.planos_filhos {
	margin: 15px 0 0 0;
}
.planos_filhos li {
	background: #E2F2EC url(../imagens/box-plano-operadora.jpg);
	width: 250px;
	height: 150px;
	float: left;
	margin: 0 4% 1% 0;
}
.planos_filhos li h3 {
	padding: 8px 10px 1px 0;
	text-align: right;
}
.planos_filhos li h3 a {
	color: #408099;
}
.planos_filhos li h3 a:hover {
	color: #21387C;
}
.planos_filhos .link-logo-plano {
	display: block;
	width: 100px;
	height: 90px;
	background: blue;
	float: left;
	margin: 0 0 0 10px;
}
.planos_filhos .box_texto {
	font-size: 0.9em;
	color: #1F4F58;
	padding: 0 10px 0 95px;
	line-height: 1.1em;
	text-align: right;
}
#planos .link_texto {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0.5em 0.5em 0 0;
	/*position: relative;
	top: 2%;*/
	clear: both;
}
.planos_filhos .link_texto a {
	color: #E26406;
}
.planos_filhos .link_texto a:hover {
	color: #FFA500;
}
.btn_op {
	clear: both;
	text-align: center;
	line-height: 50px;
}
.btn_op a {
	background: url(../imagens/btn_cotacao-gratis.gif);
	display: block;
	width: 306px;
	height: 51px;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
}
.btn_op a:hover {
	background-position: 0 -50px;
	color: #FEEAC0;
}
#planos_conteudo {
	width: 40em;
	margin: 0.5em 0 1.5em 0;
	color: black;
}
/*fim operadora*/
/*inicio de plano*/
.planoConteudo {
	background: #EEF7F3;
	color: #21387C;
	padding: 0.7em;
	margin: 0 0 1em 0;
	width: 45em;
	height: 3em;
}
.planoConteudo h2, #rede h2 {
	font-size: 1.5em;
	padding: 0 0 0.3em 0;
	font-style: italic;
}
.planoConteudo li {
	list-style-image: url(../imagens/bullet.gif);
	list-style-position: inside;
	width: 10em;
	float: left;
}
#rede {
	background: #EEF7F3;
	color: #21387C;
	padding: 0.7em;
	margin: 0 0 1em 0;
	width: 45em;
}
#rede p {
	font-size: 0.9em;
	margin: 0 0 1em 0;
}
#rede h3 {
	background: url(../imagens/bullet.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
	clear: both;
}
#rede ul li ul li {
	float: left;
	padding: 0 0 0.6em 0.2em;
}
#rede-credenciada {
	margin: 1em 0 0 0;
}
/*fim de plano*/
/*inicio internas*/
.pagina #content {
	background: #DDECEF;
	color: #21387C;
	padding: 1em 20em 1em 1em;
}
.pagina #content h1 {
	height: 24px;
	padding: 0 0 0.5em 0;
}
.pagina #content p {
	padding: 0 0 1em 0;
}
#headline #destaque {
	font-size: 1.5em;
}
/*#LPfale-conosco h1 {
	background: url(../imagens/h1_fale-conosco.jpg) no-repeat;
}*/
.pagina-planos h1 {
	height: 25px;
	width: 450px;
}
#LPfale-conosco h1 {
	background: url(../imagens/h1_cotacao-gratis-trans.png) no-repeat;
}
#LPquem-somos h1 {
	background: url(../imagens/h1_quem-somos-texto-trans.png) no-repeat;
}
#LPenderecos h1 {
	background: url(../imagens/h1_enderecos.jpg) no-repeat;
}
#LPdicas-planos-de-saude h1 {
	background: url(../imagens/h1_dicas-texto-trans.png) no-repeat;
}
#LPdicas-planos-de-saude dt {
	background: url(../imagens/bullet.gif) no-repeat 1px 3px;
	font-weight: bold;
	padding: 0 0 0 10px;
}
#LPdicas-planos-de-saude dd {
	margin: 0 0 0.5em 0;
}
/*fim de internas*/
/*Inicio de Tipos de Planos*/
#chamada_tipoPlano {
	width: 750px;
	height: 150px;
}
#chamada_tipoPlano #chamada_p {
	padding: 25px 250px 15px 15px;
	color: #21387C;
	font-weight: bold;
}
#chamada_tipoPlano .btn_opHeader {
	padding: 0 0 0 15px;
}
.planoCategoria {
	/*background: #E1EFF2;
	border: 1px solid #308FA5;*/
	background: url(../imagens/box-escolha-operadoras-trans.png) repeat-y;
	padding: 1em;
	margin: 1em 0;
}
.planoCategoria img {
	padding: 0 10px 10px 0;
}
.link-cat-img {
	max-width: 120px;
	min-height: 120px;
	display: block;
	float: left;
}
.planoCategoria h2 {
	color: #21387C;
	padding: 0 0 10px 130px;
}
.planoCategoria li {
	background: url(../imagens/bullet.gif) no-repeat 1px 3px;
	margin: 0 0 5px 130px;
	padding: 0 0 0 10px;
	color: #C5E5D8;
}
#LPplano-individual-familia #chamada_tipoPlano {
	background: url(../imagens/box-plano-pessoa-trans.png) no-repeat;
}
#LPplano-empresa #chamada_tipoPlano {
	background: url(../imagens/box-plano-empresa-trans.png) no-repeat;
}
#LPplano-adesao #chamada_tipoPlano {
	background: url(../imagens/box-planos-adesao-trans.png) no-repeat;
}
#LPescolha-plano #chamada_tipoPlano {
	background: url(../imagens/box-escolha-seu-plano-trans.png) no-repeat;
}
#chamada_tipoPlano .btn_opHeader {
	font-size: 0.9em;
}
.escolhaPlano .btn_opHeader {
	font-size: 0.9em;
	clear: both;
}
#rede-credenciada {
	color: #535353;
	margin: 1em 0 1em 0;
}
#rede-credenciada h2 {
	font-size: 1.5em;
}
#rede-credenciada h3 {
	font-size: 1.1em;
	margin: 0.5em 0 0 0;
}
#rede-credenciada li {
	background: url(../imagens/bullet.gif) no-repeat 1px 3px;
	padding: 0 0 0 10px;
	margin: 0 0 0 0.5em;
}
#rede-zona {
	color: #535353;
}
#rede-zona h4 {
	font-size: 1.2em;
	background: url(../imagens/bullet.gif) no-repeat 0 5px;
	padding: 0 0 0.2em 12px;
	font-style: italic;
}
#rede-zona ul {
	padding: 0 0 0.5em 0;
}
#rede-zona li {
	padding: 0 0 0.2em 0;
}
/*Fim de Tipos de Planos*/
/*inicio de Escolha seu plano*/
.escolhaPlano {
	background: url(../imagens/box-escolha-operadoras-trans.png) repeat-y;
	margin: 0 0 1em 0;
	clear: both;
	padding: 10px 0 10px 10px;
}
.escolhaPlano img {
	float: left;
	padding: 0 10px 10px 0;
}
.escolhaPlano h2 {
	font-size: 1.3em;
	margin: 0 0 0.5em 0;
}
.escolhaPlano h3 {
	margin: 0 0 0.3em 0;
}
.escolhaPlano ul {
	margin: 0 0 0.5em 0;
}
.escolhaPlano li {
	background: url(../imagens/bullet.gif) no-repeat 1px 3px;
	padding: 0 0 0 10px;
	margin: 0.4em;
}
.tiposPlanos {
	float: left;
	padding: 0 0.5em 0 0.5em;
}
.vejaMais {
	clear: both;
	padding: 1em 0 0 0;
	font-size: 0.8em;
	font-style: italic;
}
/*fim de Escolha seu plano*/
/*inicio de precos da home*/
#precos-home {
	background: #E0FFFF;
	color: black;
	float: left;
	width: 50%;
}
#precos-home h2 {
	font-size: 1.1em;
	padding: 0.3em;
	color: #B22222;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#precos-home ul li {
	margin: 0.5em;
	padding: 0.2em 0.2em 0 0.2em;
	background-color: #BFE0D7;
	background-image: url(../imagens/home-bg-precos.jpg);
	background-repeat: repeat-x;
	border: 1px solid #78B6C3;
	font-size: 0.8em;
}
.home-link-img-preco {
	height: 70px;
	width: 100px;
	display: block;
	float:left;	
	padding: 0 0.4em 0 0;
}
#precos-home h3 {
	font-size: 1.3em;
}
.link-plano-home {
	font-weight: bold;
	padding: 0.5em 0 0 0;
}
.home-preco {
	padding: 0.2em 0 0 0;
	color: #B22222;
	font-style: italic;
}
.preco {
	font-size: 1.7em;
	font-weight: bold;
}
.preco-dental {
	font-size: 1em;
	color: #B22222;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
}
.demo {
	float: right;
	max-width: 45%;
}
#home-chat {
	height: 160px;
	background: #BFE0D7;
	color: #2A8AA0;
	padding: 0.5em;
	margin: 0 0 10px 0;
	border: 3px solid #2A8AA0;
	font-size: 0.9em;
}
#home-chat img {
	float: left;
	padding: 0 0.5em 0 0;
}
#home-chat h2 {
	font-size: 1.7em;
	padding: 0 0 0.1em 0;
}
#home-chat #horario {
	font-size: 0.8em;
	font-style: italic;
	padding: 1em 0 0 0;
	clear: both;
}
#home-lojas h2 {
	color: #4299AC;
	padding: 0 0 0.7em 0;
}
#home-lojas p {
	color: #205964;
	font-size: 0.8em;
	padding: 0 0 0.7em 0;
	line-height: 1.1em;
}
#home-lojas img {
	float: left;
	padding: 0 0.6em 1em 0;
}
#home-lojas a:hover, #precos-home a:hover, #home-chat h2 a:hover {
	text-decoration: underline;
}
/*fim de precos da home*/
/*inicio de form jquery*/
#tabs {
	font-size: 0.9em;		
	margin: 0 0 1em 0;
	clear: both;
}
#tabs h2 {
	font-size: 1.2em;
	padding: 0.5em;
	color: #B22222;
	font-style: italic;
}
#tabs label {
	font-weight: bold;
}
#tabs input, #tabs textarea, #tabs select {
	margin: 0 0 0.7em 0;	
}
.ui-widget-content, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #BFE0D7;
	font-weight: bold;
}
#tabs input:focus, #tabs textarea:focus, #tabs select:focus {
	border: 2px solid blue;
	background: #FAFAD2;
}
#tabs textarea {
	width: 100%;
}
#tabs ul li {
	font-size: 0.7em;
}
.ui-tabs .ui-tabs-nav li a {
	padding: 0.5em;
}
/*fim de form jquery*/
/*inicio de form*/
#cotacao-gratis, #trabalhe-form {
	color: black;
	background: url(../imagens/box-escolha-operadoras-trans.png) repeat-y;
	margin: 10px;
	padding: 10px;
}
#cotacao-gratis h2, #trabalhe-form h2 {
	font-size: 1.5em;
	color: #F97D06;
	padding: 0 0 0.5em 0;
}
#cotacao-gratis label, #LPfale-conosco label, #trabalhe-form label {
	font-weight: bold;
}
#cotacao-gratis input, #LPfale-conosco input, #trabalhe-form input, #cotacao-gratis textarea, #LPfale-conosco textarea, #trabalhe-form textarea {
	margin: 0 0 0.7em 0;
}
#cotacao-gratis input:focus, #trabalhe-form input:focus, #LPfale-conosco textarea:focus, #LPfale-conosco input:focus, #cotacao-gratis input:focus, #cotacao-gratis textarea:focus, #LPfale-conosco textarea:focus, #trabalhe-form text-area:focus {
	border: 2px solid blue;
	background: #FAFAD2;
}
/*fim de form*/
/*fim do conteudo*/
/*inicio footer*/
#footer {
	clear: both;
	background-image: url(../imagens/footer-bg.jpg);
	background-repeat: no-repeat;
	background-color: #79A93B;
	width: 945px;
	height: 100%;
	padding: 40px 10px 0 25px;
}
#footer h2 {
	margin: 0 0 0.4em 0;
	color: #FFF8D2;
}
#footer ul {
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border-bottom: 1px solid white;
}
#footer li {
	background: url(../imagens/bullet.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
	font-weight: bold;
}
#footer li a {
	color: white;
}
#footer li a:hover {
	color: #FFD700;
}
/*#footer p {
	margin: 1em 0 0 0;
	font-size: 0.9em;
}*/
.footerDiv {
	float: left;
	margin: 0 2em 0 0;
	width: 17em;
}
#footerEnderecos li {
	margin: 0 0 1em 0;
}
#footerEnderecos li p {
	font-size: 0.9em;
}
#footer-chat {
	background: url(../imagens/footer-chat-online-trans.png) no-repeat;
	width: 370px;
	height: 120px;
	margin: 0 0 0 36em;
	color: #0E5774;
}
#peso1, #peso2, #peso2 a {
	color: #61A91A;
	font-weight: bold;
}
#peso2 a:hover {
	color: #228B22;
}
#peso1, #peso2, #footer-chat p, #footer-chat h3 {
	margin: 0 0 0 70px;
}
#footer-chat h3 {
	font-size: 1em;
	padding: 10px 0 10px 0;
}
#peso1 {
	font-size: 0.9em;
}
#peso2 a {
	font-size: 1.2em;
}
#peso3 {
	font-size: 0.7em;
	padding: 10px 0 0 0;
}
#final {
	clear: both;
	padding: 0.5em 0 1em 0;
}
/*fim do footer*/


