@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../img/geral/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	background-color: #E4E6DD;
}
.titulo-pagina{
	font-family: arial;
	font-size: 32px;
	font-variant: normal;
	color: #09F;
	text-align: left;
	float: left;
	width: 970px;
	margin-top: 35px;
	font-weight: normal;
	margin-bottom: 20px;
}
.subtitulo{
	font-family: arial;
	font-size: 22px;
	color: #09F;
}
/*-------------------------------------------------------------header------------------------------------------------------------------*/
.header{
	height: 456px;
	width: 990px;
}
.header .logo{
	float: left;
	height: 89px;
	width: 303px;
}
.header .barra{
	float: right;
	height: 38px;
	width: 687px;
}
.header .barra .ico-duvidas{
	float: left;
	height: 38px;
	width: 382px;
	text-align: right;
}
.header .barra .ico-canais{
	float: right;
	height: 38px;
	width: 305px;
}
.header .atendimento-online{
	float: right;
	height: 62px;
	width: 221px;
}
.header .menu{
	float: left;
	height: 33px;
	width: 990px;
	padding-top: 15px;
}
.header .menu .item-menu{
	padding-right: 23px;
	padding-left: 23px;
}
a:hover {
	color: #09F;
}

.header-menu-a{
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px -1px 1px #000;
}
.header .banner{
	float: left;
	height: 308px;
	width: 990px;
}
/*-------------------------------------------------------------footer------------------------------------------------------------------*/
.footer{
	float: left;
	height: 200px;
	width: 100%;
	background-repeat: repeat;
	background-color: #B9B8B0;
	margin-top: 30px;
}
.footer-in{
	height: 200px;
	width: 990px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: verdana;
	font-size: 11px;
}
.footer-in .bloco-logo{
	float: left;
	height: 113px;
	width: 242px;
}
.footer-in .bloco-logo .logo{
	float: left;
	height: 79px;
	width: 242px;
}
.footer-in .bloco-logo .endereco{
	float: left;
	height: 29px;
	width: 232px;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
}
.footer-in .menu{
	float: left;
	height: 93px;
	width: 491px;
	text-align: left;
	padding-top: 20px;
	line-height: 20px;
}
.footer-in .menu li{
	list-style-type: none;
}
.footer-in-menu-a{
	color: #000;
	text-decoration: none;
}
.footer-in .canais-atendimento{
	float: right;
	height: 113px;
	width: 257px;
}
.footer-in .copy{
	float: left;
	height: 27px;
	width: 822px;
	text-align: left;
	padding-left: 10px;
	padding-top: 50px;
}
.footer-in .desenvolvedor{
	float: right;
	height: 48px;
	width: 157px;
	margin-top: 32px;
}
/*-------------------------------------------------------------home------------------------------------------------------------------*/
.home{
	height: 250px;
	width: 970px;
	padding-right: 10px;
	padding-left: 10px;
}.home-link{
	color: #000;
	text-decoration: none;
}
.home-bloco-produtos{
	background-attachment: scroll;
	background-image: url(../img/geral/img-teste.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 40px;
	padding-bottom: 10px;
	float: left;
	width: 970px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C6C4;
}
.home-seguro-auto{
	float: left;
	width: 465px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C6C4;
	padding-bottom: 10px;
	padding-right: 10px;
}
.home-seguro-auto .img{
	float: left;
	height: 87px;
	width: 160px;
	margin-right: 15px;
	border: 1px solid #FFF;	/*-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;*/
	padding: 3px;
}
.home-seguro-auto .titulo{
	font-family: arial;
	font-size: 17px;
	text-align: left;
	color: #09F;
	margin-bottom: 7px;
	font-weight: bolder;
	font-variant: small-caps;
}
.home-seguro-auto .descricao{
	text-align: left;
}
.home-seguro-residencial {
	float: left;
	width: 465px;
	padding-bottom: 10px;
}
.home-seguro-residencial .img{
	float: left;
	height: 87px;
	width: 160px;
	margin-right: 15px;
	border: 1px solid #FFF;	/*-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;*/
	padding: 3px;
}
.home-seguro-residencial .titulo{
	font-family: arial;
	font-size: 17px;
	text-align: left;
	color: #09F;
	margin-bottom: 7px;
	font-weight: bold;
	font-variant: small-caps;
}
.home-seguro-residencial .descricao{
	text-align: left;
}
.home-apresentacao-empresa{
	text-align: left;
	float: left;
	width: 970px;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD0BF;
	padding-bottom: 12px;
	background-attachment: scroll;
	background-image: url(../img/geral/img-teste.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}
.home-apresentacao-empresa .titulo{
	float: left;
	font-family: arial;
	font-size: 22px;
	text-align: left;
	width: 500px;
	color: #09F;
	margin-bottom: 10px;
}
.home-apresentacao-empresa .img{
	height: 87px;
	width: 200px;
	float: left;
	margin-right: 20px;
}
.home-apresentacao-empresa .texto{
	float: left;
	width: 450px;
}
.home-bloco-icones{
	background-attachment: scroll;
	background-image: url(../img/geral/bg-bloco-home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 225px;
	width: 970px;
	margin-top: 25px;
	padding-top: 25px;
	background-color: #CCC;
}
.home-atendimento-online{
	float: right;
	height: 200px;
	width: 300px;
	background-color: #EFEFEF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #D6D9CA;
	padding-left: 5px;
	padding-right: 5px;
}
.home-atendimento-online .titulo{
	font-family: arial;
	font-size: 14px;
	color: #09F;
	font-weight: bold;
	text-align: center;
	width: 290px;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.home-atendimento-online .img{
	height: 80px;
	width: 290px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: -7px;
}
.home-atendimento-online .descricao{
	width: 290px;
	float: left;
	text-align: left;
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.home-atendimento-online-link{
	color: #000;
	text-decoration: none;
}
.home-fale-conosco{
	float: right;
	height: 200px;
	width: 300px;
	background-color: #EFEFEF;
	margin-right: 22px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #D6D9CA;
}
.home-fale-conosco .titulo{
	font-family: arial;
	font-size: 14px;
	color: #09F;
	font-weight: bold;
	text-align: center;
	width: 290px;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.home-fale-conosco .img{
	height: 80px;
	width: 290px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.home-fale-conosco .descricao{
	width: 290px;
	float: left;
	text-align: left;
	margin-top: 12px;
	padding-left: 10px;
}
.home-seguradoras{
	float: left;
	height: 200px;
	width: 300px;
	background-color: #EFEFEF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #D6D9CA;
	padding-left: 5px;
	padding-right: 5px;
}
.home-seguradoras .titulo{
	font-family: arial;
	font-size: 14px;
	color: #09F;
	font-weight: bold;
	text-align: center;
	width: 290px;
	padding-top: 9px;
	padding-bottom: 5px;
}
.home-seguradoras .img{
	height: 80px;
	width: 300px;
	float: left;
}
.home-seguradoras .descricao{
	width: 280px;
	float: left;
	text-align: left;
	padding-left: 10px;
	margin-top: 12px;
}
.home-indicadores{
	float: left;
	height: 250px;
	width: 970px;
	margin-top: 20px;
}
/*-------------------------------------------------------------contato------------------------------------------------------------------*/
.contato-form{
	float: left;
	width: 650px;
}
.contato-dados{
	float: right;
	height: 400px;
	width: 300px;
	text-align: left;
}
.contato-dados .mapa{
	height: 500px;
	width: 296px;
	margin-top: 25px;
	border: 1px solid #999;
}
.contato-form .txi{
	height: 32px;
	width: 550px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.contato-form .txa{
	background-color: #F2F2F2;
	height: 150px;
	width: 550px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.contato-form .button{
	font-family: arial;
	color: #FFFFFF;
	background-color: #006600;
	height: 30px;
	width: 70px;
	border: 1px solid #CCCCCC;
}
/*-------------------------------------------------------------empresa------------------------------------------------------------------*/
.empresa-img{
	float: left;
	height: 188px;
	width: 316px;
	margin-right: 45px;
	margin-top: 20px;
}
.empresa-historico{
	float: left;
	width: 600px;
	text-align: justify;
	margin-top: 20px;
}
/*-------------------------------------------------------------solicite um corretor------------------------------------------------------------------*/
.solicitacao-form{
	float: left;
	width: 650px;
}
.solicitacao-form .txi{
	height: 32px;
	width: 435px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.solicitacao-form .txa{
	background-color: #F2F2F2;
	height: 80px;
	width: 920px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.solicitacao-form .button{
	font-family: arial;
	color: #FFFFFF;
	background-color: #006600;
	height: 30px;
	width: 70px;
	border: 1px solid #CCCCCC;
}
/*-------------------------------------------------------------menu-produtos------------------------------------------------------------------*/
.menu-produtos{
	float: left;
	height: 300px;
	width: 210px;
	text-align: left;
	line-height: 26px;
	margin-right: 35px;
}
.menu-produtos li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;

}
.menu-produtos-a{
	color: #000;
	text-decoration: none;
}
/*-------------------------------------------------------------produtos------------------------------------------------------------------*/
.produto-conteudo{
	float: left;
	width: 720px;
	text-align: left;
}
.produtos-titulo-pagina{
	font-family: arial;
	font-size: 32px;
	font-variant: normal;
	color: #09F;
	text-align: left;
	float: left;
	width: 970px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 3px;
}
.produto-conteudo .img-ilustracao{
	float: left;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #BEBEBE;
}
.produto-conteudo li{
	line-height: 25px;
}
/*-------------------------------------------------------------cotacao------------------------------------------------------------------*/
.cotacao-form{
	float: left;
	height: 65px;
	width: 915px;
	background-attachment: scroll;
	background-image: url(../img/geral/bg-form-cotacao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #CCC;
	padding-top: 35px;
	padding-left: 55px;
}
.cotacao-form .select{
	height: 30px;
	width: 300px;
	border: 1px solid #CCC;
	/*-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;*/
	background-color: #EFEFEF;
	font-size: 18px;
}
.cotacao-auto-form{
	float: left;
	width: 970px;

}
.cotacao-auto-form .txi{
	height: 32px;
	width: 400px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.cotacao-auto-form .txi-cidade{
	height: 32px;
	width: 320px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.cotacao-auto-form .txi-uf{
	height: 32px;
	width: 45px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.cotacao-auto-form .select{
	height: 32px;
	width: 200px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	font-size: 18px;
}
.cotacao-auto-form .button{
	height: 30px;
	width: 70px;
	border: 1px solid #CCCCCC;
	background-color: #006600;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 15px;
	color: #FFFFFF;
}
/*-------------------------------------------------------------seguradoras------------------------------------------------------------------*/
.seguradoras-lista{
	float: left;
	width: 970px;
}
.seguradoras-lista .item{
	float: left;
	width: 485px;
	text-align: left;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}
.seguradoras-lista .item .logo{
	float: left;
	border: 1px solid #CCC;
	margin-right: 30px;
	padding: 3px;
}
.seguradoras-lista .item .nome{
	font-family: arial;
	font-size: 22px;
	color: #09F;
	margin-top: 5px;
	margin-bottom: 10px;
}
.seguradoras-lista .item .fone{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
/*-------------------------------------------------------------canais-atendimento------------------------------------------------------------------*/
.canais-atendimento{
	float: left;
}
.canais-atendimento .img-ilustracao{
	height: 150px;
	width: 970px;
}
.canais-atendimento .item{
	float: left;
	height: 200px;
	width: 220px;
	background-color: #EFEFEF;
	margin-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #D6D9CA;
}
.canais-atendimento .item .titulo{
	font-family: arial;
	font-size: 14px;
	color: #09F;
	font-weight: bold;
	text-align: center;
	width: 220px;
	padding-top: 9px;
	padding-bottom: 5px;
}
.canais-atendimento .item .img{
	height: 80px;
	width: 200px;
	background-color: #666;
	margin-left: 10px;
	float: left;

}
.canais-atendimento .item .descricao{
	width: 200px;
	float: left;
	margin-left: 10px;
	text-align: left;
	margin-top: 6px;
}
.canais-atendimento-link{
	color: #000;
	text-decoration: none;
}
