/* atribue parâmetros a todas as páginas */ 
* html img/**/ {  
  
filter:expression(  
this.alphaxLoaded ? "" :  
(  
this.src.substr(this.src.length-4)==".png"  
?  
(  
(!this.complete)  
? "" :  
this.runtimeStyle.filter=  
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+  
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+  
String(this.alphaxLoaded=true).substr(0,0)+  
(this.src="imagens/blank.gif").substr(0,0)  
)  
:  
this.runtimeStyle.filter=""  
)  
);  
}

body {
	background:url(imagens/bg.gif) top repeat-x  #FFF;
}

* {
 	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin: auto;
	list-style-type:none;
	font-size:11px;
	font-family:Arial;
}

h1 {
	margin:0; padding:0;
	color:#173A95;
	font-size:18px;
	font-family:tahoma, arial, verdana;
}

h3 {
	margin:0; padding:0;
	color:#52ABFF;
	float:right;
	font-size:18px;
	font-family:tahoma, arial, verdana;
}
h4 {
	margin:0; padding:0;
	color:#333;
	font-size:12px;
	font-family:arial, verdana;
}
h5 {
	margin:0; padding:0;
	color:#173A95;
	font-size:18px;
	margin-bottom:24px;
	font-family:tahoma, arial, verdana;
	background:url(imagens/linha-titulo.jpg) center right no-repeat
}
h6 {
	margin:0; padding:0;
	color:#173A95;
	font-size:18px;
	font-weight:normal;
	padding-bottom:2px;
	margin-bottom:13px;
	font-family:tahoma, arial, verdana;
	background:url(imagens/linha-subtitulo.jpg) bottom left no-repeat
}
/* ##################################################################################### */
/* -------------- TEMPLATE */
/* ##################################################################################### */

#bodypage {width:968px;}

#topo {	height:158px;}

#menu { height:62px;}
	#menu ul { margin:0; padding:0;}
	#menu ul li{  
		height:36px;
		float:left;
		padding-left:14px;
		padding-right:14px;
		color:white;
		font-size:18px;
		text-align:center;
		padding-top:15px;
		text-transform:uppercase;
		font-family:tahoma, arial, verdana;
		border-right:1px solid #345099;
	}
	#menu ul li a { color:white; font-size:18px; text-decoration:none; font-family:tahoma, arial, verdana;}
	#menu ul li.linhas { padding-top:5px;} 
	#menu ul li b{ 
		font-size:11px; 
		font-weight:normal;
		font-family:tahoma, arial, verdana; 
	}

#logo {height:76px; text-align:center; padding-top:20px;}

#menu_lateral {
	width:160px; 
	float:left; 
	padding-top:22px;
	/*background:url(imagens/inicio.gif) top left no-repeat;*/
}
.item {
	background:url(imagens/menu.gif) 0px -28px repeat-x;
	height:28px;
	color:#696969;
	margin-bottom:4px;
	line-height:28px;
	font-size:10px;
	text-transform:uppercase;
	font-family:'Lucida Sans Unicode', arial, verdana;
}
	
	.item_esq {
		background:url(imagens/menu.gif) no-repeat top left;
		float:left;
		height:28px;
		width:8px;
	}
	.item_dir {
		background:url(imagens/menu.gif) 0px -56px ;
		width:8px;
		height:28px;
		float:right;
	}
	.item a { font-size:10px; color:#696969; text-decoration:none;}

	div.item:hover a { color:#FFF;}
	div.item:hover {background:url(imagens/menu.gif) 0px -112px ; }
	div.item:hover .item_dir {background:url(imagens/menu.gif) 0px -140px ;}
	div.item:hover .item_esq {background:url(imagens/menu.gif) 0px -84px ;}
	
#telefone { 
	height:36px;
	padding-left:45px;
	padding-top:28px;
	padding-bottom:28px;
	background:url(imagens/icone_telefone.gif) left center no-repeat;
}
	#telefone b { color:#153894;}
	#telefone strong { color:#EE750C; font-size:16px;}

#prazo_entrega { 
	background:url(imagens/prazo-de-entrega.jpg) left top ; 
	font-family:tahoma, arial, verdana;
	padding-left:15px;
	padding-top:12px;
	height:53px;
	color:#FE7417;
	margin-bottom:23px;
}
	#prazo_entrega strong { color:#143894; }
	
#estado_pedido { 
	background:url(imagens/estado-pedido.jpg) left top ; 
	font-family:tahoma, arial, verdana;
	padding-left:15px;
	padding-top:12px;
	height:53px;
	color:#FE7417;
	margin-bottom:23px;
}
	#estado_pedido strong { color:#143894; }
	
#acompanhe_pedido { 
	height:138px;
	width:160px;
	color:#153894;
	padding-left:13px;
	padding-top:8px;
	font-family:tahoma, arial, verdana;
	background:url(imagens/acompanhe-seu-pedido.gif) no-repeat left top;
}
#acompanhe_pedido p { margin:0; padding:0;padding-left:70px; }
#acompanhe_pedido form { padding-top:20px; color:#666666; padding-right:16px; }
#acompanhe_pedido input { width:90px; margin-bottom:2px; border:1px solid #E3E3E3; }
 
#icone_acompanhe_pedido { position:absolute; height:55; width:66px; left:-15px; top:-15px}

.bt {
	background:url(imagens/bt.gif) 0px -28px repeat-x;
	height:28px;
	color:white;
	text-align:center;
	line-height:25px;
	font-size:11px;
	font-family:'Lucida Sans Unicode', arial, verdana;
}
	.bt_esq {
		background:url(imagens/bt.gif) no-repeat top left;
		float:left;
		height:28px;
		width:11px;
	}
	.bt_dir {
		background:url(imagens/bt.gif) bottom right no-repeat;
		width:11px;
		height:28px;
		float:right;
	}
	.bt a {color:white; text-decoration:none;}
	
#conteudo { float:right; width:787px; padding-top:21px; padding-bottom:30px;}

#rodape { 
	padding-bottom:82px;  
	border-top:1px solid #E3E3E3;
	color:#7F7F7F;
	padding-top:10px;
}
	#rodape img { vertical-align:middle; margin-left:10px; margin-right:10px;}
	#rodape div#valedaweb { 
		border-left:1px solid #E3E3E3; 
		float:right;
		height:34px; 
		padding-left:55px;
		padding-right:55px;
	}
	#rodape div#valedaweb a  { color:#7F7F7F; text-decoration:none}
	#rodape div { float:left; padding-top:12px;}
	
#voltar {text-align:right; padding-top:20px;}
	
/* ############################ ######################################################### */
/* -------------- INDEX */
/* ##################################################################################### */

#solicitacao_coleta {
	width:240px;
	float:right;
	height:230px;
	background:url(imagens/caixas.jpg) bottom right no-repeat;
}
	#solicitacao_coleta img{margin-bottom:27px;}

	
#banner_prazos {
	width:196px;
	height:226px;
	float:left;
	color:#868686;
	padding-left:16px;
	padding-right:34px;
	margin-right:25px;
	background:url(imagens/banner-prazo-entrega.jpg) bottom left no-repeat;
}

#banner_prazos a { text-decoration:none; color:#868686;}
#banner_locais {
	width:236px;
	height:191px;
	float:left;
	color:#868686;
	padding-top:35px;
	padding-left:10px;
	background:url(imagens/banner-locais-atuacao.jpg) top left no-repeat;
}
	#banner_locais ul { margin:0; padding:0; padding-top:24px; }
	#banner_locais ul li { 
		color:#666666;
		padding-left:34px;
		padding-top:5px;
		padding-bottom:7px;
		background:url(imagens/check.gif) left no-repeat;
	}
	#banner_locais a {color:#8A8A8A; text-decoration:none;}
	
#noticias {
	width:231px;
	height:218px;
	float:right;
	padding-top:8px;
	padding-left:15px;
	background:url(imagens/bg_noticias.gif) left top no-repeat;
}
	#noticias h1 { float:right; padding-right:16px;}
	#noticias div#data { color:#666666; font-size:10px; padding-top:5px; padding-bottom:5px;}
	#noticias img { float:right; margin-right:16px; margin-left:13px; margin-bottom:18px;}
	
	#noticias a { color:#000; text-decoration:none;}
	#noticias a:hover { color:#000; text-decoration:underline;}
	
.lista_not {
	background:url(imagens/noticias.gif) 0px -25px repeat-x;
	height:25px;
	width:223px;
	line-height:2;
	margin-bottom:3px;
	margin-right:10px;
}
	.lista_not_esq {
		background:url(imagens/noticias.gif) no-repeat top left;
		float:left;
		height:25px;
		width:3px;
		padding-right:11px;
	}
	.lista_not_dir {
		background:url(imagens/noticias.gif) bottom right no-repeat;
		width:3px;
		height:25px;
		float:right;
	}
	.lista_not span { margin-right:15px; color:#999999; font-size:10px;} 
	
#conheca_mtr {
	width:416px;
	height:239px;
	float:left;
	color:#7F7F7F;
	background:url(imagens/conheca-mtr.jpg) right bottom no-repeat;
}

	#conheca_mtr p {color:#4C4C4C; padding-bottom:20px;}
	#conheca_mtr a { color:#7F7F7F; text-decoration:none;}
	
#servicos { 
	float:right;
	width:357px;
	height:239px;
	color:#7F7F7F;
	background:url(imagens/servicos.jpg) right bottom no-repeat;
}
	#servicos p {color:#4C4C4C; padding-bottom:20px;}
	#servicos a { color:#7F7F7F; text-decoration:none;}

/* ##################################################################################### */
/* -------------- EMPRESA */
/* ##################################################################################### */

#empresa { color:#00237D; font-size:12px; text-align:justify; }
#empresa img{ float:right; margin-left:15px; margin-top:-15px;}

#filiais {text-align:center}
	#filiais img{ margin-right:11px; margin-bottom:10px;}


/* ##################################################################################### */
/* -------------- LOCAIS DE ATUAÇÃO */
/* ##################################################################################### */
#locais_atuacao {
	color:#00237D; 
	font-size:12px;
	min-height:541px;
	_height:541px;
	/*background:url(imagens/estados.jpg) right top no-repeat;*/
}
	#locais_atuacao ul{ margin:0; padding:0; padding-left:20px; }
	#locais_atuacao ul li{ 
		margin:0; padding:0;
		font-size:12px;
		padding-bottom:5px;
		font-weight:bold;
		list-style-image:url(imagens/icone_locais.gif);
	}
	
	
#lista_cidades {
	color:#00237D; 
	font-size:12px;
	min-height:541px;
	_height:541px;
	/*background:url(imagens/estados.jpg) right top no-repeat;*/
}

#lista_cidades2 {
	color:#00237D; 
	font-size:12px;
	/*background:url(imagens/estados.jpg) right top no-repeat;*/
}

#lista_cidades2 h6 { 
		width:377px; 
		border-bottom:1px solid #BAB9B9; 
		padding-left:17px;
		background:url(imagens/icone_locais.gif) no-repeat left center;
	}

#lista_cidades h6 { 
		width:377px; 
		border-bottom:1px solid #BAB9B9; 
		padding-left:17px;
		background:url(imagens/icone_locais.gif) no-repeat left center;
	}
	
#tit_cidade{
	background:url(imagens/tit_cidade.gif) 0px -28px repeat-x;
	height:28px;
	width:386px;
	line-height:25px;
	margin:0;
}
	#tit_cidade_esq {
		background:url(imagens/tit_cidade.gif) no-repeat top left;
		float:left;
		height:28px;
		width:22px;
		padding-right:11px;
	}
	#tit_cidade_dir {
		background:url(imagens/tit_cidade.gif) bottom right no-repeat;
		width:22px;
		height:28px;
		float:right;
	}
	#tit_cidade strong {color:#00237D; font-size:14px;}
	
#busca_cidade{
	background:url(imagens/busca-de-cidade.gif) 0px -64px repeat-x;
	height:64px;
	width:386px;
	line-height:25px;
	margin:0;
	margin-top:10px;
	margin-bottom:30px;
	font-size:12px;
}
	#busca_cidade_esq {
		background:url(imagens/busca-de-cidade.gif) no-repeat top left;
		float:left;
		height:64px;
		width:6px;
		padding-right:11px;
	}
	#busca_cidade_dir {
		background:url(imagens/busca-de-cidade.gif) bottom right no-repeat;
		width:6px;
		height:64px;
		float:right;
	}
	#busca_cidade strong { font-size:12px; }
	#busca_cidade form select { border:1px solid #CBC9C9 }
	
#cidades_atendidas{
	background:url(imagens/cidades_atendidas.gif) 0px -23px repeat-x;
	height:23px;
	width:189px;
	line-height:20px;
	margin:0;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:4px;
	font-size:12px;
}
	#cidades_atendidas_esq {
		background:url(imagens/cidades_atendidas.gif) no-repeat top left;
		float:left;
		height:23px;
		width:6px;
	}
	#cidades_atendidas_dir {
		background:url(imagens/cidades_atendidas.gif) bottom right no-repeat;
		width:6px;
		height:23px;
		float:right;
	}
	#cidades_atendidas strong {font-size:12px;}
	
	.descricao { padding-left:20px; font-size:12px; }
	.descricao ul{ margin:0; padding:0; }
	.descricao ul li{ 
		width:189px;
		height:20px;
		list-style:none;
		line-height:20px;
		padding-left:23px;
		margin:0;
		margin-bottom:4px;
		font-weight:normal;
		font-size:12px;
		background:url(imagens/cidades.gif) no-repeat left top;
	}

/* ##################################################################################### */
/* -------------- SERVIÇOS */
/* ##################################################################################### */

#pg_servicos { 
	color:#00237D; 
	font-size:12px;
	min-height:700px;
	background:url(imagens/bg_servicos.jpg) right top no-repeat;
}
	#pg_servicos ul{ margin:0; padding:0; padding-left:20px; padding-bottom:25px; }
	#pg_servicos ul li{ 
		margin:0; padding:0;
		font-size:12px;
		padding-bottom:5px;
		list-style-image:url(imagens/icone_locais.gif);
	}
	#pg_servicos h6 { width:350px}
	
.item_servico { 
	width:521px;
	margin:0;
	height:120px;
	background:url(imagens/item_servico.gif) no-repeat left top;
}	
	.item_servico a {font-size:12px;}
	.item_servico img { float:left; }
	.item_servico p { 
		padding:0; margin:0; 
		float:right;
		width:390px;
		font-size:12px;	
	}
	.item_servico h6 { 
		background:none; 
		margin-bottom:7px; 
		font-size:16px; 
		font-weight:bold; 
		border-bottom:1px solid #F47F13; 
		width:350px; 
		padding-top:5px;
	}
	
/* ##################################################################################### */
/* -------------- PRAZOS DE ENTREGA */
/* ##################################################################################### */

#prazos{color:#00237D; font-size:12px; background:url(imagens/prazos_de_entrega.jpg) right top no-repeat; height:390px;}
	#prazos form { margin:0; float:left;}
	#prazos form input {
		width:261px;
		height:19px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:4px;
		padding-right:5px;
		background:url(imagens/input.gif) no-repeat left top;
	}
	#prazos form p {
		width:90px;
		text-align:right;
		padding-right:5px;
		float:left;
		height:20px;
		font-size:12px;
		font-weight:bold;
		padding-top:3px;
	}
	#prazos h6 {
		width:400px;
		font-size:16px;
		font-weight:bold;
		background:url(imagens/linha-titulo-menor.jpg) right center no-repeat;
	}
	
#cx_prazos {
	background:url(imagens/cx-prazos.gif) 0px -68px repeat-x;
	height:68px;
	width:378px;
	margin:0;
	font-size:12px;
	color:#CB3609;
}
	#cx_prazos a { color:#3959A6; font-size:12px;}
	#cx_prazos_esq {
		background:url(imagens/cx-prazos.gif) no-repeat top left;
		float:left;
		height:68px;
		width:5px;
		padding-right:11px;
	}
	#cx_prazos_dir {
		background:url(imagens/cx-prazos.gif) bottom right no-repeat;
		width:5px;
		height:68px;
		float:right;
	}
	
table#tabela_prazos { 
	margin:0;
	width:378px;
	margin-bottom:28px;
	border:3px solid #DBDADA;
}

table#tabela_prazos tr td {
	border-right:1px solid #DBDADA; 
	border-bottom:1px solid #DBDADA; 
	color:white;
	font-weight:bold;
	font-size:12px;
	padding-right:10px;
	padding-left:10px;
}
table#tabela_prazos tr#tempo td { color:#00237D; }
table#tabela_prazos tr#tempo td strong { color:#EC6E00;font-size:13px;}

/* ##################################################################################### */
/* -------------- COTAÇÃO */
/* ##################################################################################### */
#cotacao { color:#00237D; font-size:12px; background:url(imagens/cotacao.jpg) right top no-repeat; }

	#cotacao form { margin:0; float:left;}
	#cotacao form input {
		width:261px;
		height:19px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:4px;
		padding-right:5px;
		background:url(imagens/input.gif) no-repeat left top;
	}
	#cotacao form p {
		width:90px;
		text-align:right;
		padding-right:5px;
		float:left;
		height:20px;
		font-size:12px;
		font-weight:bold;
		padding-top:3px;
	}
#cx_cotacao {
	background:url(imagens/cx-cotacao.gif) 0px -244px repeat-x;
	height:244px;
	width:435px;
	margin:0;
	font-size:12px;
	color:#646464;
}
	#cx_cotacao strong { font-size:12px;}
	#cx_cotacao_esq {
		background:url(imagens/cx-cotacao.gif) no-repeat top left;
		float:left;
		height:244px;
		width:5px;
		padding-right:11px;
	}
	#cx_cotacao_dir {
		background:url(imagens/cx-cotacao.gif) bottom right no-repeat;
		width:5px;
		height:244px;
		float:right;
	}
	
/* ##################################################################################### */
/* -------------- SOLICITAÇÃO DE COLETA */
/* ##################################################################################### */

#coleta { color:#00237D; font-size:12px; height:370px; background:url(imagens/coleta.jpg) right top no-repeat; }
#coleta2 { color:#00237D; font-size:12px; height:370px; }

	#coleta form { margin:0; float:left;}
	#coleta form input {
		width:261px;
		height:19px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:4px;
		padding-right:5px;
		background:url(imagens/input.gif) no-repeat left top;
	}
	#coleta form p {
		width:90px;
		text-align:right;
		padding-right:5px;
		float:left;
		height:20px;
		font-size:12px;
		font-weight:bold;
		padding-top:3px;
	}
	
/* ##################################################################################### */
/* -------------- NOTÍCIA */
/* ##################################################################################### */
#lista_noticias {color:#00237D; font-size:12px;}
	#lista_noticias ul{ margin:0; padding:0; padding-bottom:20px}
	#lista_noticias ul li{ 
		border-bottom:1px solid #D7D6D6;
		padding-bottom:15px;
		padding-top:15px;
	}
	#lista_noticias ul li img {
		float:left;
		margin-right:15px;
	}
	
	#lista_noticias ul li span { color:#666666}
	#lista_noticias ul li h6 { background:none; margin-bottom:11px;}
	#lista_noticias strong {font-size:12px;}
	#lista_noticias img{ float:left; margin-right:10px; }
	#lista_noticias p{color:#00237D; font-size:12px; padding-bottom:30px;}

#outras_not {}	
	#outras_not ul{ margin:0; padding:0;}
	#outras_not ul li{ 
		color:#00237D;
		font-size:12px;
		padding-left:20px;
		padding-top:2px;
		padding-bottom:2px;
		background:url(imagens/flecha.gif) left center no-repeat;
	}
	#outras_not ul li span {color:#878787; font-size:12px; padding-right:10px;}
	#outras_not ul li a {color:#00237D; font-size:12px; text-decoration:none;}
	
/* ##################################################################################### */
/* -------------- SOLICITE UMA VISITA  */
/* ##################################################################################### */

#visita { 
	color:#00237D; 
	font-size:12px;
	background:url(imagens/mtr-transporte.jpg) right top no-repeat;
	height:475px;

}

	#visita form { margin:0; float:left;}
	#visita form input {
		width:261px;
		height:19px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:4px;
		padding-right:5px;
		background:url(imagens/input.gif) no-repeat left top;
	}
	#visita form select {
		width:272px;
		height:23px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:3px;
		padding-right:5px;
		background:url(imagens/input.gif) no-repeat left top;
	}
	#visita form input.menor {
		width:175px;
		height:19px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:4px;
		padding-right:5px;
		background:url(imagens/input-menor.gif) no-repeat left top;
	}
	#visita form select.mini {
		width:55px;
		height:23px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-right:5px;
		background:url(imagens/input-mini.gif) no-repeat left top;
	}
	#visita form p {
		width:90px;
		text-align:right;
		padding-right:5px;
		float:left;
		height:20px;
		font-size:12px;
		font-weight:bold;
		padding-top:3px;
	}
	#visita form textarea {
		height:124px;
		width:281px;
		border:0;
		background:none;
	}
	
/* ##################################################################################### */
/* -------------- CONTATO  */
/* ##################################################################################### */

#cx_endereco {
	background:url(imagens/cx_endereco.jpg) 0px -68px repeat-x;
	height:68px;
	width:299px;
	margin:0;
	float:left;
	margin-bottom:12px;
	font-size:12px;
	color:#143894;
}
	#cx_endereco_esq {
		background:url(imagens/cx_endereco.jpg) no-repeat top left;
		float:left;
		height:68px;
		width:18px;
		padding-right:11px;
	}
	#cx_endereco_dir {
		background:url(imagens/cx_endereco.jpg) bottom right no-repeat;
		width:18px;
		height:68px;
		float:right;
	}
	#cx_endereco h6 {  
		background:none; 
		margin-bottom:7px; 
		font-size:16px; 
		font-weight:bold; 
		border-bottom:1px solid #F47F13; 
		width:236px; 
		padding-top:5px;
		margin-top:5px;
	}
	
#cx_telefone {
	background:url(imagens/cx_telefone.jpg) 0px -99px repeat-x;
	height:99px;
	width:299px;
	margin:0;
	float:left;
	font-size:12px;
	color:#143894;
}
	#cx_telefone_esq {
		background:url(imagens/cx_telefone.jpg) no-repeat top left;
		float:left;
		height:99px;
		width:19px;
		padding-right:11px;
	}
	#cx_telefone_dir {
		background:url(imagens/cx_telefone.jpg) bottom right no-repeat;
		width:19px;
		height:99px;
		float:right;
	}
	#cx_telefone h6 {  
		background:none; 
		margin-bottom:7px; 
		font-size:16px; 
		font-weight:bold; 
		border-bottom:1px solid #F47F13; 
		width:236px; 
		padding-top:5px;
		margin-top:5px;
	}

#cx_textarea {
	background:url(imagens/cx_textarea.gif) 0px -133px repeat-x;
	height:133px;
	width:440px;
	margin:0;
}
	#cx_textarea_esq {
		background:url(imagens/cx_textarea.gif) no-repeat top left;
		float:left;
		height:133px;
		width:6px;
	}
	#cx_textarea_dir {
		background:url(imagens/cx_textarea.gif) bottom right no-repeat;
		width:6px;
		height:133px;
		float:right;
	}

/* ##################################################################################### */
/* -------------- Trabalhe Conosco  */
/* ##################################################################################### */

#trabalhe { 
	color:#00237D; 
	font-size:12px;
	background:url(imagens/trabalhe.jpg) right top no-repeat; 
	height:475px;
}
	#trabalhe h6 {  
		background:none; 
		margin-bottom:7px; 
		font-size:16px; 
		font-weight:bold; 
		border-bottom:1px solid #F47F13; 
		width:236px; 
		padding-top:5px;
		margin-top:5px;
	}
	#trabalhe strong{ font-size:12px;}
	
	#trabalhe form { margin:0; float:left;}
	#trabalhe form input {
		width:261px;
		height:19px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:4px;
		padding-right:5px;
		background:url(imagens/input.gif) no-repeat left top;
	}
	#trabalhe form select {
		width:272px;
		height:23px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:3px;
		padding-right:5px;
		background:url(imagens/input.gif) no-repeat left top;
	}
	#trabalhe form input.menor {
		width:165px;
		height:19px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:4px;
		padding-right:5px;
		background:url(imagens/input-menor.gif) no-repeat left top;
	}
	#trabalhe form select.mini {
		width:55px;
		height:23px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-right:5px;
		background:url(imagens/input-mini.gif) no-repeat left top;
	}
	#trabalhe form p {
		width:145px;
		text-align:right;
		padding-right:5px;
		float:left;
		height:20px;
		font-size:12px;
		font-weight:bold;
		padding-top:3px;
	}
	#trabalhe form textarea {
		height:123px;
		width:261px;
		border:0;
		float:left;
		padding:5px;
		background:none;
	}
	#trabalhe form textarea.grande {
		height:123px;
		width:411px;
		border:0;
		float:left;
		padding:5px;
		background:none;
	}

	#trabalhe form fieldset input { width:13px; height:13px; vertical-align:middle; background:none; }
	#trabalhe form fieldset { 
		background:url(imagens/fieldset.gif) no-repeat left top; 
		padding-bottom:10px;
		border:1px solid red;
		border:0; 
		margin:0;
		height:46px;
		width:418px; 
		padding-left:10px;
		
		
	}
	
	#trabalhe form fieldset legend { padding:0; margin:0; padding-left:13px; margin-top:-7px; margin-bottom:-5px; }
