html * { 
			margin: 0; 
			padding:0; 
		}

body {
	background: url(imagens/fundo_body.jpg) left top repeat-x #a0afb7;
	text-align: center;
	font-size: 82.50%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333;
}

#geral {
	margin: 0px auto 0px auto;
	width:760px;
	text-align: left;
}

/* --------------- Menu Topo ---------------*/
#menu_topo {
	clear: left;
	float: left;
	width: 760px;
	height: 30px;
	overflow: hidden;
}

#menu_topo ul {
	clear: both;
	float: right;
	margin: 10px 0px 10px 0px;
	list-style-type: none;
	color: #000;
	font-size: 75.00%;
}
#menu_topo li {
	float: left;
	list-style-type: none;
}
#menu_topo li a{
	margin: 0px 5px 0px 5px;
	color: #000;
	text-decoration: none;
}
#menu_topo li a.active, #menu_topo li a:hover, #menu_topo li a:hover.active{
	text-decoration: underline;
	color: #333;
}

/* --------------- Topo ---------------*/
#topo {
	clear: left;
	width: 760px;
	height: 221px;
	background: url(imagens/topo-fundo.jpg) left top no-repeat #fff;
}
/* --------------- Menu ---------------*/
#menu {
	float: left;
	clear: left;
	width: 760px;
	height: 39px;
	margin: 182px 0px 0px 0px;
	overflow: hidden;
}
#menu ul{
	margin: 0px 0px 0px 32px;
	list-style-type: none;
}
#menu li{
	float: left;
	list-style-type: none;
}
#menu li a{
	display: block;
	width: 107px;
	height: 32px;
	margin: 0px 1px 0px 1px;
	padding: 13px 0px 0px 0px;
	background: url(imagens/fundo-menu.jpg) left top no-repeat;
	color: #093349;
	font-weight: bold;
	font-size: 82.50%;
	text-decoration: none;
	text-align: center;
}
#menu li a.active,
#menu li a:hover.active{
	background: url(imagens/fundo-menu-active.jpg) left top no-repeat;
	color: #093349;
}
#menu li a:hover{
	background: url(imagens/fundo-menu-over.jpg) left top no-repeat;
}

/* --------------- Mensagem ---------------*/
#mensagem {
	width: 760px;
	height: 100px;
	background: url(imagens/fundo.jpg) left top repeat-x;
}
#mensagemtexto {
	clear: left;
	float: left;
	width: 430px;
	margin: 15px 0px 0px 139px;
	color: #fff;
	line-height: 1.7em;
}
#mensagemtexto h1{
	margin: 0px 0px 10px 0px;
	color: #fff;
	font-size: 212.50%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}


#mensagemtextos {
	clear: left;
	float: left;
	width: 610px;
	margin: 25px 0px 0px 100px;
	color: #fff;
	line-height: 1.7em;
}
#mensagemtextos h1{
	margin: 0px 0px 10px 0px;
	color: #fff;
	font-size: 212.50%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}

/* --------------- Conteúdo ---------------*/
#conteudo {
	clear: left;
	float: left;
	width: 756px;
	padding: 20px 0px 20px 0px;
	background: #fff;
	border-left: 2px solid #fff; border-right: 2px solid #fff;
}

h2.seguro { border-top: 1px dashed #000033; padding-top: 20px;}

#menu_esquerda {
	float: left;
	width: 185px;
	margin: 0px 0px 0px 29px;
	height: 345px;
	background:url(imagens/fundo_menu_esquerda.jpg) no-repeat bottom;
}
#menu_esquerda h2{
	margin: 0px 0px 5px 0px;
	color: #093349;
	font-size: 150.00%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}
#menu_esquerda ul{
	list-style-type: none;
	border-top: 1px solid #ccc;
}

#menu_esquerda li{
	list-style-type: none;
}
#menu_esquerda li a{
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 4px 0px 4px 20px;
	background: url(imagens/flecha-cinza.gif) left 8px no-repeat #fff;
	border-bottom: 1px solid #ccc;
	color: #333;
	text-decoration: none;
}
#menu_esquerda li a:hover{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #fff;
	color: #093349;
}
#menu_esquerda li a.active,
#menu_esquerda li a:hover.active{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #efefef;
	color: #093349;
}

#conteudo_interno {
	float: right;
	width: 470px;
	margin: 0px 30px 0px 0px;
	line-height: 1.7em;
}
#conteudo_interno p, #conteudo_interno ol{
	margin: 0px 0px 20px 0px;
	text-align:justify;
}
#conteudo_interno img { float: right; margin: 10px;}
#conteudo_interno a{
	color: #093349;
}
#conteudo_interno h2{
	margin: 0px 0px 20px 0px;
	color: #093349;
	font-size: 182.50%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}
#conteudo_interno p.caixademensagem{
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 80px;
	background: url(imagens/fundo_caixademensagem.gif) 10px 10px no-repeat #efefef;
}
ul.links { margin-bottom: 25px;}
ul.links li { font-size: 10px; list-style:none}
ul.links li a { font-size: 14px;}
#conteudo_interno img.empresas { float:left}
.chamadas { width: 470px; height: 285px; background-color:#dee9ed; border-bottom: 1px dashed #b5cbd6; border-top: 1px dashed #b5cbd6; }
.chamadas p { padding: 10px 10px 2px 10px;}

.chamadas ul { margin-left: 50px;}

.agenda { width: 470px; height: 55px; background: #FFF url(imagens/agende-sua-renovacao.jpg) no-repeat center top; text-indent: -9000px}
.agenda a { width: 470px; height: 55px; display: block}
#conteudo_interno .chamadas img { float: left; margin: 10px;}
p.voltar { padding-top: 15px; color:#0000CC}
/* --------------- Menu Seguro de Carro ---------------*/

#menu_seguro_carro{
	float: left;
	width: 185px;
	margin: 0px 0px 0px 29px;
	height: 345px;
	background:url(imagens/menu_seguro_carros.jpg) no-repeat bottom;
}
#menu_seguro_carro h2{
	margin: 0px 0px 5px 0px;
	color: #093349;
	font-size: 150.00%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}
#menu_seguro_carro ul{
	list-style-type: none;
	border-top: 1px solid #ccc;
}

#menu_seguro_carro li{
	list-style-type: none;
}
#menu_seguro_carro li a{
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 4px 0px 4px 20px;
	background: url(imagens/flecha-cinza.gif) left 8px no-repeat #fff;
	border-bottom: 1px solid #ccc;
	color: #333;
	text-decoration: none;
}
#menu_seguro_carro li a:hover{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #fff;
	color: #093349;
}
#menu_seguro_carro li a.active,
#menu_seguro_carro li a:hover.active{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #efefef;
	color: #093349;
}

/* --------------- Menu Seguro de Casa ---------------*/

#menu_seguro_casa{
	float: left;
	width: 185px;
	margin: 0px 0px 0px 29px;
	height: 345px;
	background:url(imagens/fundo_menu_casa.jpg) no-repeat bottom;
}
#menu_seguro_casa h2{
	margin: 0px 0px 5px 0px;
	color: #093349;
	font-size: 150.00%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}
#menu_seguro_casa ul{
	list-style-type: none;
	border-top: 1px solid #ccc;
}

#menu_seguro_casa li{
	list-style-type: none;
}
#menu_seguro_casa li a{
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 4px 0px 4px 20px;
	background: url(imagens/flecha-cinza.gif) left 8px no-repeat #fff;
	border-bottom: 1px solid #ccc;
	color: #333;
	text-decoration: none;
}
#menu_seguro_casa li a:hover{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #fff;
	color: #093349;
}
#menu_seguro_casa li a.active,
#menu_seguro_casa li a:hover.active{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #efefef;
	color: #093349;
}

/* --------------- Menu Seguro de Vida ---------------*/

#menu_seguro_vida{
	float: left;
	width: 185px;
	margin: 0px 0px 0px 29px;
	height: 345px;
	background:url(imagens/menu_vida.jpg) no-repeat bottom;
}
#menu_seguro_vida h2{
	margin: 0px 0px 5px 0px;
	color: #093349;
	font-size: 150.00%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}
#menu_seguro_vida ul{
	list-style-type: none;
	border-top: 1px solid #ccc;
}

#menu_seguro_vida li{
	list-style-type: none;
}
#menu_seguro_vida li a{
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 4px 0px 4px 20px;
	background: url(imagens/flecha-cinza.gif) left 8px no-repeat #fff;
	border-bottom: 1px solid #ccc;
	color: #333;
	text-decoration: none;
}
#menu_seguro_vida li a:hover{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #fff;
	color: #093349;
}
#menu_seguro_vida li a.active,
#menu_seguro_vida li a:hover.active{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #efefef;
	color: #093349;
}

/* --------------- Menu Telefones Úteis ---------------*/

#menu_telefones{
	float: left;
	width: 185px;
	margin: 0px 0px 0px 29px;
	height: 345px;
}
#menu_telefones h2{
	margin: 0px 0px 5px 5px;
	color: #093349;
	font-size: 150.00%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}
#menu_telefones ul{
	list-style-type: none;
	border-top: 1px solid #ccc;
}

#menu_telefones li{
	list-style-type: none;
}
#menu_telefones li a{
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 4px 0px 4px 20px;
	background: url(imagens/flecha-cinza.gif) left 8px no-repeat #fff;
	border-bottom: 1px solid #ccc;
	color: #333;
	text-decoration: none;
}
#menu_telefones li a:hover{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #fff;
	color: #093349;
}
#menu_telefones li a.active,
#menu_telefones li a:hover.active{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #efefef;
	color: #093349;
}

/* --------------- Menu Contato ---------------*/

#menu_contato{
	float: left;
	width: 185px;
	margin: 0px 0px 0px 29px;
	height: 345px;
	background:url(imagens/menu-contato.jpg) no-repeat bottom;
}
#menu_contato h2{
	margin: 0px 0px 5px 0px;
	color: #093349;
	font-size: 150.00%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}
#menu_contato ul{
	list-style-type: none;
	border-top: 1px solid #ccc;
}

#menu_contato li{
	list-style-type: none;
}
#menu_contato li a{
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 4px 0px 4px 20px;
	background: url(imagens/flecha-cinza.gif) left 8px no-repeat #fff;
	border-bottom: 1px solid #ccc;
	color: #333;
	text-decoration: none;
}
#menu_contato li a:hover{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #fff;
	color: #093349;
}
#menu_contato li a.active,
#menu_contato li a:hover.active{
	background: url(imagens/flecha-azul.gif) left 8px no-repeat #efefef;
	color: #093349;
}

/* --------------- Rodapé ---------------*/
#rodape {
	clear: left;
	float: left;
	width: 735px;
	padding: 10px 0px 10px 25px;
	background-color: #16445b;
	border-bottom: 3px solid #1f5875;
	color: #fff;
}
#rodape p.copyright {
	margin: 5px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	font-size: 75.00%;
}
#rodape p.copyright a{
	color: #ccc;
}

#rodape p a{
	color: #F5F5F5;
}

#rodape p img { border: none; margin-left: 260px;}

address { font-style: normal}

/* --------------- Formulário ---------------*/
form {
	clear: left;
	line-height: normal;
}

fieldset { border: none; margin: 0; padding: 0;}
label {
	clear: left;
	float: left;
	margin: 10px 0px 0px 0px;
}
label.titulo{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}
input,
select,
textarea {
	clear: left;
	float: left;
	width: 465px;
}

select#interesse, select#bonus-atual { width: 100px;} input#telefone, input#nascimento, input#CPF, input#Cidade, input#Estado, input#vencimento  { width: 200px;}
input.submit {
	width: auto;
	float: right;
	margin: 10px 0px 0px 0px;
}
input.reset {
	width: auto;
	margin: 10px 0px 0px 0px;
}

