.agrupaEntreEmContato{
	width: 1000px;
}
.agrupaConteudoContato{
	width: 1000px;
}
.agrupaInternasContato{
	width: 1000px;
	margin-top: 10px;
}
.agrupaTitulo{
	width: 464px;
}
.agrupaTexto{
	margin-top: 10px;
}
.agrupaContato{
	width: 510px;
}
.descAreaCadastro {	
	width: 470px;
	font-size: 13px;
}
.descAreaCadastro2 {
	width: 470px;
	font-size: 13px;
}
.divMensagens {
	width: 470px;
	margin-top: 10px;
	display: inline;
}
.alertError {
	padding: 5px 8px;
}
.textoErrorCadastro {
	text-align: center;
	margin: 0 auto;
	width: 250px;
}
.error_message {
	width: 240px;
	padding: 1px 0;
	color: #000;	
	font-size: 12px;
}
.error_message strong {
	color: #FF0000;	
	font-size: 12px;
}
.error{	
	width: 250px;
	margin: 9px 0 0 9px;
}
.sucesso {	
	width: 470px;
	margin: 10px auto;
	text-align: center;
}
.formContato {
	margin-top: 15px;
	width: 689px;
	text-align: center;
}
.linhaFormulario {
	width: 420px;
	margin: 0 0 3px 102px;
	/*display: inline;*/
}
.linhaFormularioContato {
	width: 689px;
	margin-top: 10px;
	display: inline;
}
.labelFormulario {
	width: 69px;
	text-align: right;
	margin: 4px 3px 0 0;
	display: inline;
}
.labelFormulario2 {
	width: 83px;
	text-align: right;
	margin: 4px 3px 0 0;
	display: inline;
}
.border {	
	/*    border: 1px solid #999999;*/
}
.asterisco {
	margin: 7px 0 0 5px;
	display: inline;
}
.labelFormularioUF {
	width: 31px;
	text-align: right;	
	margin: 4px 7px 0 0;
	display: inline;
}
.inputTextAssunto {	
	width: 307px;
}
.inputTextQuantidade {	
	width: 105px;
}
.quantidade{
	width: 115px;
	float: right;
}
.inputText {
	height: 16px;
	background-color: #FFF;
}
.tamPadrao { 
	width: 307px;
	padding: 5px 0 4px 0; 
}
.tamMenor { 
	width:170px;
	padding: 5px 0 4px 0; 
}
.tamVelorQuantidade { 
	width: 26px;
	padding: 5px 0 4px 0; 
	text-align: center;
	font-size: 13px;
}
.tamMenorQuant { 
	width:70px;
	padding: 5px 0 4px 0; 
}
.tamMedio { 
	width: 170px;
	padding: 5px 0 4px 0; 
}
.tamPequenoUF {
	width: 89px;
	height: 25px; 
	padding: 4px 0;
}
.textoError {
	width: 298px;	
	padding: 10px 0;
}
.msg_sistema {	
	padding-left: 20px;
}
.erroPreenchimento {
	width: 350px;
	height: 92px;	
	padding: 3px 2px 2px 47px;
}
.fundoAlert{
	width: 342px;
	height: 89px;	
	background-color: #FFFBEC;
	border: 1px solid #FFCB00;
}
.fundoInput{
	height: 25px;
	border-top: 1px solid #377796;
	border-bottom: 1px solid #377796;
}
.fundoInputMensagem{
	height: 95px;	
	border-top: 1px solid #377796;
	border-bottom: 1px solid #377796;
}
.selectAssunto {
	width: 307px;
	height: 25px;	
	padding: 4px 0;
	background-color: #FFF;
}
.selectQuantidade {
	width: 105px;
	height: 25px;	
	padding: 4px 0;
	background-color: #FFF;
}
.textArea {	
	width: 306px;
	height: 90px;	
	padding-top: 5px;	
	background-color: #FFF;
}
.btEnviar2 {
	width: 52px;
	height: 24px;
	margin-right: 32px;
	background-image: url("../imagens/btEnviar.jpg");
	display: inline;	
	background-position: top center;
	background-repeat: no-repeat;	
	float: right;	background-color: transparent;
	margin-top: 5px;
}
.btEnviar2:hover{	
	background-position:bottom center;
	cursor: pointer;
}
.btEnviar {
	width: 52px;
	height: 24px;
	margin-right: 17px;
	background-image: url("../imagens/btEnviar.jpg");
	display: inline;	
	background-position: top center;
	background-repeat: no-repeat;	
	float: right;	background-color: transparent;
	margin-top: 5px;
}
.btEnviar:hover{	
	background-position:bottom center;
	cursor: pointer;
}
/*Localização*/
.agrupaLocalizacao{
	width: 460px;
	float: right;
}
.localizacao{
	width: 460px;
}
.textoLocalizacao{
	width: 420px;
	height: 26px;
}
.agrupaMapa{
	width: 420px;
	height: 284px;
	border: 1px solid #00AFEF;
	margin: 5px 0 0 10px;
	display: inline;
}
.formatoTexto{
	width: 245px;
}
.formatoEndereco{
	width: 245px;
	color:#000;
}
.telefone{
	float: right;
	margin-top: 24px;
}
.agrupaConteudoDescricao{
	width: 420px;
	margin-left: 10px;
	display: inline;
}
.agrupaTituloContato{
	width: 464px;
	height: 45px;
	background-image: url('../imagens/bgRepetirTitulo.png');
	background-position: top center;
	background-repeat: repeat-x;
}
.agrupaTituloLocalizacao{
	width: 420px;
	height: 45px;
	background-image: url('../imagens/bgRepetirTituloAzul.png');
	background-position: top center;
	background-repeat: repeat-x;
}
.tituloInternaLocalizacao{
	margin-top: 10px;
}
.agrupabgTituloContato{
	width: 504px;
}
.agrupabgTituloLocalizacao{
	width: 460px;
}
.agrupaFormularioCadastro{
}
.agrupaItensDoOrcamento{
	width: 689px;
	margin-top: 20px;
}
.txtItensSelecionar{
	width: 689px;
	font-size: 15px;
	color: #026CCC;
}
.itemDoOrcamento{
	width: 217px;
	background-image: url('../imagens/bgOrcamento.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 10px 12px 0 0px;
	display: inline;
}
.imgProdutoOrcamento{
	width: 181px;
	height: 90px;
	float: none;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	padding-top: 2px;
}
.agrupaImgProdutoOrcamento{
	width: 181px;
	margin: 7px 0 0 18px;
	display: inline;
}
.nomeProduto{
	width: 181px;
	margin: 10px 0 10px 18px;
	text-align: center;
	font-size: 15px;
	color: #FF7900;
	display: inline;
	font-weight: bold;
}
.linhaFormularioItem{
	width: 181px;
	margin: 7px 0 10px 18px;
	display: inline;
}