#suaempresa .banner .azul-pequeno .texto{
	font-size: 18px;
	color: #fff;
	width: 290px;
	text-align: right;
	float: left;
	margin-top: 5px;
}

#suaempresa .banner .formulario{
	width: 370px;
	height: 270px;
	float: right;
	margin-top: 40px;
	background: url("../img/fundo-form.png");
	padding: 10px;
	top: 0px;
	position: absolute;
	right: 230px;
}

#suaempresa .banner .formulario .titulo{
	font-size: 23.9px;

}

#suaempresa .banner .select-style{
	margin-top: 7px;
	width: 357px;
}

#suaempresa .banner .formulario input[type="text"]{
	width: 356px;
	height: 35px;
	border: none;
	margin-top: 7px;
	margin-left: 5px;
	line-height: 35px;
	border-radius: 3px;
	border: 1px solid #acc0be;
}

#suaempresa .banner .formulario input[type="submit"]{
	margin-left: 20px;
	margin-top: 7px;
}

#suaempresa .formulario input::-webkit-input-placeholder {
   font-family: 'Lato', sans-serif;
   color: #07596e;
   font-size: 15px;
}

#suaempresa .seguros{
	width: 600px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}


#suaempresa .right{
	width: 300px;
	float: left;
	margin-left: 60px;
}

#suaempresa .seguros .seguro{
 	width: 590px;
 	height: 240px;
 	margin-bottom: 30px;
 	position: relative;
}

#suaempresa .seguro .nome{
	font-size: 23px;
	color: #127ba0;
	margin-top: 0px;
	float: none;
	width: 400px;
	margin-right: 0px;
}

#suaempresa .seguro img{
	float: left;
	margin-right: 10px;
	width: 213px;
}

#suaempresa .seguro p{
	font-size: 16px;
	color: #6a6a6a;
	margin-top: 4px;
	float: right;
	width: 350px;
}


#suaempresa .seguro .cotacao{
	width: 214px;
	height: 47px;
	background: url("../img/paravoce/botao-sprite.png") 0px 0px;
	display: block;
	line-height: 46px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	position: absolute;
	bottom: 20px;
	left: 0px;
}

#suaempresa .seguro .cotacao:hover{
	background: url("../img/paravoce/botao-sprite.png") 0px 47px;
}

#suaempresa .right .medida{
	width: 300px;
	padding-top: 20px;
	margin: 0 auto;
	margin-top: 20px;
}

#suaempresa .medida .select-style{
	width: 285px;
	margin-bottom: 20px;
}

#suaempresa .medida p{
	color: #043e53;
	font-size: 18px;
	width: 100%;
	text-align: center;
}

#suaempresa .medida ul{
	list-style: url("../img/lista-verde.png");
}

#suaempresa .medida ul li{
	height: 30px;
}

#suaempresa .right .porque{
	width: 300px;
	padding-top: 20px;
	margin: 0 auto;
	margin-top: 20px;
	background: url("../img/form-fundo.png") bottom;
	padding-bottom: 20px;
}

#suaempresa .porque .titulo{
	color: #043e53;
	font-size: 18px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

#suaempresa .porque .item{
	position: relative;
	width: 290px;
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
}

#suaempresa .item img{
	float: left;
	margin-left: 17px;
}

#suaempresa .item .preco{
	margin-left: 27px;
}

#suaempresa .item p{
	float: right;
	font-size: 20px;
	color: #09647c;
	width: 216px;
	margin-left: 10px;
	line-height: 28px;
}

#suaempresa .paravoce{
	width: 300px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#suaempresa .paravoce .titulo{
	color: #043e53;
	font-size: 18px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;	
}

#suaempresa .paravoce ul{
	list-style: url("../img/lista-verde.png");
}

#suaempresa .paravoce ul li{
	height: 30px;
}

#suaempresa .paravoce .mais{
	width: 214px;
	height: 47px;
	background: url("../img/paravoce/botao-sprite.png") 0px 0px;
	display: block;
	line-height: 46px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin: 0 auto;
	font-size: 13px;
}

#suaempresa .paravoce .mais:hover{
	background: url("../img/paravoce/botao-sprite.png") 0px 47px;
}

#suaempresa .right .select-style{
	width: 270px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#suaempresa .right .select-style select{
	width: 300px;
}