form, form *{
	margin:0;
	padding:0;
	border:0;
	text-indent:0;
}


#col_esq h3{
	height:20px;
	width:732px;
	background:url(../../images/front/noticias_exibicao/titulo.gif) top left no-repeat;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-indent:30px;
	padding-top:2px;
}

div#conteudo{
	padding-bottom:50px;
}

/********************
***** Formulario
********************/

#col_esq ul.form{
	width:490px;
	float:left;
}
#col_esq ul li{
	width:410px;
	margin:10px 0 0 5px;
	display:block;
	float:left;
}
#col_esq ul li input{
	float:left;
	clear:both;
	height:20px;
	padding-top:4px;
	margin-top:6px;
	text-indent:5px;
}
#col_esq ul li label{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#84211B;
}
	#col_esq ul li.nome input{
		width:462px;
		background:url(../../images/front/contato/nome.gif) top left no-repeat;
	}
	#col_esq ul li.telefone{
		margin-right:20px;
		width:auto;
	}
	#col_esq ul li.telefone input{
		width:164px;
		background:url(../../images/front/contato/telefone.gif) top left no-repeat;
	}
	#col_esq ul li.email{
		width:auto;
	}
	#col_esq ul li.email input{
		width:262px;
		background:url(../../images/front/contato/email.gif) top left no-repeat;	
	}
	#col_esq ul li.msg{
		margin-top:25px;
	}
	#col_esq ul li.msg textarea{
		clear:both;
		width:auto;
		height:auto;
		float:left;
		width:456px;
		height:148px;
		margin-top:6px;
		background:url(../../images/front/contato/msg.gif) top left no-repeat;
		padding:0 5px;	
	}
	#col_esq ul li.botoes{
		width:466px;
		text-align:right;
	}
	#col_esq ul li.botoes input{
		float:none;
	}
	
/********************
***** INFORMAÇÕES
********************/		
/*li contato*/
#col_esq .info dl{
	width:200px;
	height:70px;
	background:url(../../images/front/home/contato_tel.gif) 0px 22px no-repeat;
	margin:0 0 10px 10px;
	float:left;
	display:block;
}
#col_esq .info dl dt,
#col_esq .info dl dd{
	margin-left:60px;
	font-size:12px;
	float:left;
	width:130px;
	height:auto;
	display:block;
}
#col_esq .info dl dt{
	margin-top:15px;
	margin-bottom:10px
}
#col_esq .info dl dt strong{
	font-weight:bold;
	font-size:12px;
}
#col_esq .info dl dd{
	text-align:right;
	font-weight:bold;
}
#col_esq .info dl dd span{
	float:left;
}

#col_esq .info h3{
	background:url(../../images/front/home/rod_sup_tit_contato.gif) top left no-repeat;
}
#col_esq .info a{
	font-size:12px;
	clear:both;
	display:block;
	width:220px;
}
#col_esq .info ul{
	margin:5px 0 0 13px;
}
#col_esq .info ul li{
	width:195px;
	height:51px;
	margin:10px 0 0 -3px;
	background:url(../../images/front/home/contato_twitter.gif) top left no-repeat;
}
#col_esq .info ul li:first-child{
	background:url(../../images/front/contato/aonde_estamos.gif) top left no-repeat;
	height:51px;
	margin:23px 0 0 -3px;
}
#col_esq .info ul li a{
	background:url(../../images/front/home/contato_bt.gif) right top no-repeat;
	width:150px;
	height:27px;
	display:block;
	float:right;	
	font-weight:bold;
	color:#32839c;
	padding-top:7px;
	text-align:center;
	margin-top:8px;
}
#col_esq .info ul li:first-child a{
	margin-top:10px;
}
/******* *********/
#col_esq .info{
	width:219px;
	height:355px;
	margin:4px 0 0 10px;
	float:left;
	background:url(../../images/front/contato/infos_bg.gif) right top no-repeat;
}

#endereco{
	float:right;
	font-size:12px;
	width:145px;
	margin:25px 5px 0 0;
}


/******* ********/

#loading{
	float:right;
	margin:5px 35px 0 35px;
	display:none;
}

#col_esq  span#mensagem-sucesso{
	float:left;
	width:226px;
	height:36px;
	margin:13px 0 -45px 0;
	text-indent:-5000px;
	background:url(../../images/front/contato/msg_sucesso.jpg) left no-repeat;
	text-align:none;
	display:none;
}

#col_esq ul li.botoes input{
	width:92px;
	height:26px;
	text-indent:-5000px;
	padding:0;
	margin:0;
	border:0;
}

#limpar{
	background:url("../../images/front/contato/limpar.gif") left no-repeat;
}

#enviar_contato{
	background:url("../../images/front/contato/enviar.gif") left no-repeat;
}

input.error,textarea.error{
	border:1px solid red;
} 
