/*
#################################################
 FONTES E FORMATACAO PADRAO
#################################################
*/

body {
	margin: 0;
	font-family: 'swis721_lt_btlight';
	font-size: 16px;
	color: #666;
	letter-spacing: -1px;
}

.font_hv_blue {
	font-family: 'swis721_hv_btheavy';
	color: #ff8415;
}

.font_hv_blue a {
	color: #ff8415;
	text-decoration: none;
}

.font_hv_blue a:hover {
	color: #999999;
}

.font_hv_white {
	font-family: 'swis721_hv_btheavy';
	color: #ffffff;
}

.font_hv_white a {
	color: #ffffff;
	text-decoration: none;
}

.font_hv_white a:hover {
	color: #cccccc;
}

.font_hv_gray {
	font-family: 'swis721_hv_btheavy';
	color: #666666;
}

.font_hv_black {
	font-family: 'swis721_hv_btheavy';
	color: #333333;
}

.font_hv_white {
	font-family: 'swis721_hv_btheavy';
	color: #ffffff;
}

.font_lt {
	font-family: 'swis721_lt_btlight';
	color: #333333;
}

.font_lt_gray {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	letter-spacing: 0;
}

.font_lt_blue {
	font-family: 'swis721_lt_btlight';
	color: #ff8415;
	font-size: 20px;
}

.font_lt_blue a {
	color: #ff8415;
	text-decoration: none;
}

.font_lt_blue a:hover {
	color: #999999;
}

.lnk_home_contato {
	font-family: 'swis721_hv_btheavy';
	color: #666666;
	text-decoration: none;
}

.lnk_home_contato:hover {
	color: #999999;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*
#################################################
 ESTRUTURA DE DIVS
#################################################
*/

.clr {
	clear: both;
}

.main {
	width: 100%;
	border-top: 8px solid #ff8415;
}

.topo {
	width: 960px;
	height: 170px;
	margin: 0 auto;
	background-image: url(../images/bg_topo.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.content {
	background-image: url(../images/bg_content.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	min-height: 300px;
}

.div_left {
	float: left;
}

.div_right {
	float: right;
}

.div_right_topo {
	float: left;
	width: 693px;
	margin-left: 17px;
}

.busca {
	float: right;
	width: 302px;
	height: 63px;
	margin-top: 57px;
	background-image: url(../images/bg_busca.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.areacli {
	margin: 0 auto;
	width: 940px;
	height: 40px;
	clear: both;
	text-align: right;
}

.areacli_bt {
	margin-top: -20px;
	float: right;
}

.menu {
	float: left;
}

.menu li {
	font-family: 'swis721_hv_btheavy';
	color: #ff8415;
	font-size: 16px;
	padding: 15px 2px 15px 2px;
	float: left;
}


.menu li.ativo {
	background-color: #f1f1f1;
}

.menu li a {
	font-family: 'swis721_hv_btheavy';
	color: #ff8415;
	padding: 8px;
	text-decoration: none;
}

.menu li a:hover {
	color: #999999;
}

.bg_banner {
	margin: 0 auto;
	width: 940px;
	height: 235px;
}

.corpo {
	width: 940px;
	margin: 0 auto;
}

.shadow {
	padding-top: 20px;
	margin: 0 auto;
	width: 940px;
	background-image: url(../images/shadow_nuvem.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.bg_nuvem {
	margin: 10px 0 -40px 0;
	width: 100%;
	background-color: #f2f2f2;
	height: 120px;
}

.nuvem {
	margin: 0 auto;
	width: 900px;
	padding-top: 10px;
	max-height: 100px;
	overflow: hidden;

}

.rodape {
	border-top: 2px solid #ff8415;
	width: 100%;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	margin-top: 50px;
}


/*
#################################################
PÁGINA O QUE FAZEMOS
#################################################
*/

.item_servico {
	float: left;
	clear: both;
	min-width: 230px;
	height: 35px;
	padding-top: 5px;
	background-image: url(../images/shadow_peq.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;

}

.item_servico2 {
	float: left;
	clear: both;
	min-width: 230px;
	height: 35px;
	padding-top: 5px;

}

.item_servico_marc {
	width: 28px;
	height: 28px;
	float: left;
}

.item_servico_item {
	font-family: 'swis721_lt_btlight_italic';
	padding-top: 5px;
	float: left;
}


/*
#################################################
CONTATO
#################################################
*/

.mapa_contato {
	float: right;
	margin: 20px 0 0 40px;
	padding-top: 30px;
	width: 500px;
	height: 300px;
	background-image: url(../images/mapa_contato.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.div_contact {
	width: 400px;
	height: 87px;
	background-image: url(../images/bg_tel.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.ico_contact {
	width: 28px;
	height: 28px;
	float: left;
}

.info_contact {
	height: 28px;
	float: left;
	padding-top: 3px;
}

.field {
	height: 35px;
	border: 1px solid #ccc;
	padding: 0 5px 0 5px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	clear: both;
	letter-spacing: 0;
}

.field_textarea {
	border: 1px solid #ccc;
	padding: 5px 5px 0 5px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	clear: both;
	letter-spacing: 0;
}

.field_left1 {
	float: left;
	height: 35px;
	border: 1px solid #ccc;
	padding: 0 5px 0 5px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	letter-spacing: 0;
}

.field_left2 {
	height: 35px;
	border: 1px solid #ccc;
	padding: 0 5px 0 5px;
	margin: 0 0 6px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	clear: both;
}

.field_selector {
	width: 50px;
	float: left;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	letter-spacing: 0;
}

.div_uf {
	float: left;
	width: 50px;
	height: 27px;
	border: 1px solid #ccc;
	padding: 8px 5px 0 5px;
	margin: 0 0 6px 8px;
}

.bt_enviar {
	float: right;
	margin-right: 45px;
	height: 35px;
	text-align: right;
}

.loading_form {
	width: 25px;
	height: 25px;
	float: right;
	margin-right: 10px
}



/*
.input_form_uf .sbHolder{
	float:left;
	position: relative;
	z-index: 100;
	width: 63px;
	height: 35px;
	margin-left:4px;
	border:1px solid #ccc;
}



.input_form_uf .sbOptions{
	background-color: #666;
	border: 1px solid #333;
	list-style: none;
	left: 0px;
	padding: 0px;
	position: absolute;
	width: 63px;
	z-index: 100;
	overflow-y: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sbSelector{
	outline: none;
	width: 100%;
	margin-left: 5px;
	padding-top:10px;
	
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #333;
	outline: none;
	text-decoration: none;

}
.sbToggle{
	background: url(../images/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0px;
	top: 0;
	width: 60px;
}
.sbToggle:hover{
	background: url(../images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(../images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../images/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{

}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}


.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	border-bottom: dotted 1px #515151;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #FFF;
	text-decoration: none;
}
.sbOptions a:hover{
	color: #CCC;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}
*/

/*
#################################################
PAGINAÇÃO
#################################################
*/

#paginacao {
	font-size: 12px;
	padding-top: 30px;
	text-align: right;
}

.pgoff {
	color: #FF0000;
	text-decoration: none;
}

a.pg {
	color: #333;
	text-decoration: none;
}

a:hover.pg {
	color: #ff8415;
	text-decoration: underline;
}


/*
#################################################
SEJA FORNECEDOR
#################################################
*/

.accordion_content {
	width: 880px;
}

#accordion {
	width: 943px;
}

.field_cadastro {
	float: left;
	height: 35px;
	border: 1px solid #ccc;
	padding: 0 5px 0 5px;
	margin: 0 10px 10px 0;
	font-family: 'swis721_lt_btlight';
	font-size: 14px;
	color: #666;
}


.select_box {
	float: left;
	border: 1px solid #ccc;
	padding: 8.2px 8.2px 8.2px 4px;
	margin: 0 10px 6px 0;
}



.field_select_box {
	border: 0;
	font-size: 14px;
	color: #666;
	font-family: 'swis721_lt_btlight';
	letter-spacing: 0;
}

.field_obs {
	border: 1px solid #ccc;
	padding: 8px 8px 8px 5px;
	margin-bottom: 6px;
	font-family: 'swis721_lt_btlight';
	font-size: 14px;
	color: #666;
}

.bt_gravar_cadastro {
	float: right;
	margin-right: 10px;
	height: 35px;
	text-align: right;
}

.menu_prods {
	width: 200px;
	float: left;
	margin-right: 5px;

}

.div_prods {
	width: 725px;
	float: left;
}

.row_lista_white_prod {
	background-color: #fff;
	border-top: solid 1px #ccc;
	width: 730px;
	min-height: 30px;
	padding: 2px;
	clear: both;
}

.row_lista_blue_prod {
	background-color: #ffead8;
	border-top: solid 1px #ccc;
	width: 730px;
	min-height: 30px;
	padding: 2px;
	clear: both;
}

.linhazul_prod {
	border-top: solid 2px #ff8415;
	height: 1px;
}

.title_lista_bar_prod {
	background-color: #f1f1f1;
	height: 15px;
	padding: 10px;
}

.title_lista {
	font-size: 12px;
	float: left;
	font-weight: bold;
}

.item_lista {
	float: left;
	font-size: 11px;
}

.fotoMdProd {
	position: absolute;
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0 0 0 40px;
	display: none;
	z-index: 9999
}

.bt_image {
	cursor: pointer;
}

/*
.pos_abs{
	position: absolute;
	z-index: 10000;
}
*/
.azul {
	color: #43c7f4;
}

.bg_haztech {
	background-color: #fd7e14;
}

.pd0 {
	padding: 0 !important;
}

.pdh0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.pdh5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}


.pdh50 {
	padding-left: 50px !important;
	padding-right: 50px !important;
}


.pdv0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}


.pdv55 {
	padding-top: 55px !important;
	padding-bottom: 55px !important;

}

.pdv20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;

}


.pdv15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;

}


.pdv5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;

}


.pdb20 {
	padding-bottom: 20px !important;
}


.pdt15 {
	padding-top: 15px !important;
}

.pdh20 {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.pdr20 {
	padding-right: 20px !important;
}



.pdr50 {
	padding-right: 50px !important;
}


.pdl50 {
	padding-left: 50px !important;
}

.pdl5 {
	padding-left: 5px !important;
}

.pdl40 {
	padding-left: 40px !important;
}

.font1 {
	font-family: Gotham, Helvetica Neue, Helvetica, Arial, " sans-serif";
}

.font2 {
	font-family: 'negotiatefree';
}

.f18 {
	font-size: 18px;
}

.mgt10 {
	margin-top: 10px !important;
}