﻿.contactContainer					{padding: 0 0 0 10px; width: auto; float: left; background: #fff;}



.contactBoxContainer				{margin: 0 10px 0 0; width: 120px; height: 83px; background: #f09c11; float: left;}			
.contactBoxContainerEmpty			{margin: 0 10px 0 0; width: 120px; height: 83px; float: left;} /* para o espaçamento vazio nas multiplas linhas */
.contactBoxText						{margin: 10px 10px 10px 10px; font: bold 13px arial, helvetica, sans-serif; color: #fff; text-transform: uppercase;}


.contactInfoContainer					{padding: 0 0 0 0; margin: 0 10px 0 0; width: 590px; float: left; background: #fff;}
.contactInfoContainer .header			{font: bold 11px arial, helvetica, sans-serif; color: #000; padding: 0 0 2px 0;}
.contactInfoContainer .headerGray		{font: bold 11px arial, helvetica, sans-serif; color: #4b4c4e; padding: 0 0 2px 0;}
.contactInfoContainer .text				{font: 11px arial, helvetica, sans-serif; color: #4b4c4e; padding: 2px 0 2px 0;}
.contactInfoContainer a					{font: bold 11px arial, helvetica, sans-serif; float:none; color: #e6711d; text-decoration: none;}
.contactInfoContainer a:hover			{text-decoration: underline;}




.productSalesContainer					{padding: 0 10px 0 0; width: 410px; float: left;}					
.productSalesContainer .header			{font: 11px arial, helvetica, sans-serif; color: #000; padding: 0 0 10px 0;}
.productSalesContainer .fieldTitle		{padding: 0 0 3px 0; font: 11px arial, helvetica, sans-serif; color: #4b4c4e;}
.productSalesContainer input			{width: 410px; height: 16px; font: 11px arial, helvetica, sans-serif; color: #000; padding: 4px 0 0 0;}
.productSalesContainer .checkBox		{width: 20px; height: 16px; float: left; font: 11px arial, helvetica, sans-serif; color: #000; padding: 2px 0 0 0;}
.productSalesContainer .checkBoxText	{font: 11px arial, helvetica, sans-serif; color: #000; padding: 0 0 10px 0;}
.productSalesContainer .radio			{padding: 0 0 0 0; width: 20px; height: 12px; font: 11px arial, helvetica, sans-serif; color: #000;}
.productSalesContainer .textarea		{width: 600px; height: 200px; font: 11px arial, helvetica, sans-serif; color: #000; padding: 4px 0 0 0;}
.productSalesContainer span     		{padding: 0 0 3px 0; font: bold 11px arial, helvetica, sans-serif; color: #4b4c4e;}
.productSalesContainer .text     		{padding: 0 0 3px 0; font: 11px arial, helvetica, sans-serif; color: #4b4c4e;}


.productSalesContainer textarea			{width: 220px; min-width: 220px; max-width: 220px; height: 260px; min-height: 260px; max-height: 260px; font: 11px arial, helvetica, sans-serif; color: #000; padding: 4px 0 0 0;}
.productSalesContainer a				{font: 11px arial, helvetica, sans-serif; float:none; color: #000; text-decoration: none;}
.productSalesContainer a:hover			{text-decoration: underline;}
.productSalesContainer .urlIcon			{font: 9px arial, helvetica, sans-serif; float:left; color: #4b4c4e; text-decoration: none; padding: 4px 0 0 0;
    height: 16px;
}
.productSalesContainer .urlIcon:hover	{text-decoration: underline;}
