#cotacao {
	padding-left: 2px;
}
.lista_cotacao {
	float: left;
	width: 550px;
	margin-top: 25px;
	margin-bottom: 15px;
}
#totalD_cotacao {
	float: left;
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
	height: 17px;
	padding-left: 65px;
	width: 168px;
	padding-right: 5px;
}

.divisao_cotacao h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.divisao_cotacao {
	float: left;
	width: 305px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#cotacao img {
	margin: 0px;
	padding-top: 0px;
	border-style: none;
}
.lista_cotacao table {
	width: 550px;
	float: left;
	margin: 0px 0px 10px;
	font-size: 11px;
	text-align: center;
	background: url(../imagem/cotacao/fundo_tabela.jpg) repeat-x bottom;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.lista_cotacao .th_cotacao {
	background: url(../imagem/cotacao/fundo_th.jpg);
	height: 24px;
	width: 558px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.lista_cotacao tr {
	height: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.form_cota .box_form {
	width: 70px;
	height: 15px;
	display: block;
	margin: 1px 0px 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
}
.form_cota {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px 2px;
}

.lista_cotacao td {
	padding: 5px;
}
.borda {
	border: 1px solid #333333;
	width: 70px;
	height: 50px;
}
.borda2 {
	border: 1px solid #333333;
	width: 70px;
	height: 60px;
}
.botoes_envio {
	font-size: 11px;
	color: #333333;
	background: #EAEAEA url(../imagem/cotacao/fundo_complemento.jpg) repeat-x bottom;
	float: left;
	width: 498px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 20px 25px;
}.botoes_envio .bt_dir {
	background: url(../imagem/componentes/background.jpg) no-repeat center;
	display: block;
	float: left;
	height: 16px;
	width: 200px;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	font-size: 10px;
	border: 1px solid #CCC;
}
.botoes_envio .bt_esq {
	background: url(../imagem/cotacao/bt_arred_azul.gif) no-repeat center;
	display: block;
	float: right;
	height: 16px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	font-size: 10px;
}
.bt_esq a {
	color: #333;
	text-decoration: none;
}
.bt_esq a:hover {
	color: #000;
	text-decoration: underline;
}
.bt_dir a {
	color: #333;
	text-decoration: none;
}
.bt_dir a:hover {
	color: #000;
	text-decoration: underline;
}
.botoes_finaliza {
	font-size: 11px;
	color: #333333;
	background: #EAEAEA url(../imagem/home/fundo_bloco.jpg) repeat-x -20px;
	float: left;
	width: 500px;
	border: 1px solid #CCCCCC;
	margin: 15px 0px 0px;
	padding: 20px 25px;
}.botoes_finaliza .bt_dir {
	background: url(../imagem/componentes/background.jpg) repeat;
	display: block;
	float: right;
	height: 16px;
	width: 130px;
	text-align: center;
	color: #333;
	font-weight: bold;
	padding-top: 4px;
	font-size: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}
.botoes_finaliza .bt_esq {
	background: url(../imagem/componentes/background.jpg) no-repeat;
	display: block;
	float: right;
	height: 16px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	font-size: 10px;
	border: 1px solid #CCC;
}
.botoes_finaliza .tx {
	width: 320px;
	float: left;
}

#endereco_atendimento {
	float: left;
	width: 548px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 25px;
}
#endereco_atendimento h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #0099FF;
}
#endereco_atendimento p {
	font-size: 14px;
	color: #999999;
}
#box_form_atendimento {
	float: left;
	width: 548px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #666666;
}
.formulario_atendimento label {
	width: 60px;
	display: block;
	float: left;
	height: 15px;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	font-size: 10px;
}
.formulario_atendimento form {
	margin: 0px;
	padding: 20px 0px 0px;
	border-style: none;
}
.box_atendimento {
	width: 300px;
	height: 20px;
	font: 10px Tahoma;
	color: #333333;
	float: left;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
}
.box_atendimento2 {
	width: 296px;
	height: 14px;
	font: 10px Tahoma;
	color: #333333;
	float: left;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
}
.box_atendimento3 {
	width: 100px;
	height: 18px;
	font: 10px Tahoma;
	color: #333333;
	float: left;
	display: block;
	margin: 0px 160px 5px 0px;
	padding: 0px;
}
.box_atendimento4 {
	width: 296px;
	height: 50px;
	font: 10px Tahoma;
	color: #333333;
	float: left;
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
}
.box_atendimento_ddd {
	width: 25px;
	height: 14px;
	font: 10px Tahoma;
	color: #333333;
	float: left;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
}
.box_atendimento_tel {
	width: 150px;
	height: 14px;
	font: 10px Tahoma;
	color: #333333;
	float: left;
	display: block;
	margin: 0px 60px 5px 0px;
	padding: 0px;
}
.formulario_atendimento .traco {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	text-align: center;
}

.formulario_atendimento p {
	display: block;
	margin-bottom: 3px;
}
.formulario_atendimento {
	width: 380px;
	float: left;
	margin-top: 10px;
}

#enviar {
	width: 80px;
	float: left;
	margin-left: 65px;
	height: 20px;
	font: 11px Tahoma;
	text-align: center;
	vertical-align: middle;
}
.campo_obrigatorio {
	font-size: 12px;
	color: #0099FF;
	display: block;
	width: 215px;
	float: left;
	text-align: right;
}
.aviso_lateral {
	font-size: 11px;
	text-align: center;
	display: block;
	padding: 10px;
	float: left;
	width: 125px;
	background: #F0F0EA url(../imagem/home/fundo_bloco.jpg) repeat-x -50px;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-left: 20px;
}
.botoes_finalizaOk {
	font-size: 11px;
	color: #333333;
	background: #EAEAEA url(../imagem/home/fundo_bloco.jpg) repeat-x -20px;
	float: left;
	width: 550px;
	border: 1px solid #CCCCCC;
	margin: 15px 0px 0px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.botoes_finaliza .tx a {
	text-decoration: underline;
	color: #0099FF;
}
.botoes_finaliza .tx a:hover {
	text-decoration: underline;
	color: #000000;
}
.filtroP {
	font-size: 11px;
	color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}
#cotacao .lista_cotacao h2 {
	color: #666;
	text-align: justify;
	display: block;
	margin: 15px 0px 10px;
	font-size: 18px;
	float: left;
	padding: 0px 10px;
}
.aviso_lateral a {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
.aviso_lateral a:hover {
	font-weight: normal;
	color: #0099FF;
	text-decoration:underline;
}
