/*-------------------------------------------------------------------------------

	PRODUTOS

	Data:				31/05/2010
	Descricao:			Arquivo com regras e componentes específicos desta seção
	Autor:				Jules Jander Renck
	E-mail: 			jules@gadbrivia.com.br
	
	Observacoes:		Nenhuma observação 

	Documentos:			contato.php

-------------------------------------------------------------------------------*/

body{
	background:url(../img/bg-conteudo-contato.jpg) repeat-x left 102px;
	
}
#conteudo{
	padding-top:156px;
}
#conteudo.contato{ background:url(../img/bg-contato.jpg) no-repeat top center; }
#conteudo #principal p{
	width:638px;
	color:#4C4C4C;
}
#principal{
	width:658px;
	height:auto;
	padding-left:43px;
	padding-top:36px;
}
#secundario{
	padding:0;
	margin-top:35px;
	/*background:#FCFCFC;*/
	width:263px;
}
#secundario p{
	background-color:#FCFCFC;
	padding:17px 15px 45px;
	border:1px solid #EAEAEC;
	border-top:none;
	width:233px;
	margin-left:1px;
	/*padding-top:18px;
	padding-bottom:47px;
	padding-left:15px;*/
}
#frmContato{
	padding:17px 23px 17px 15px;
	margin-top:34px;
	/*padding-left:23px;*/
	width:618px;
	border:2px solid #E8E8EB;
	border-top:none;
	border-bottom:none;
	/*padding-bottom:17px;*/
	position:relative;
	background:#FCFCFC;
	/*padding-top:17px;*/
}
#frmContato ul{
	padding-bottom:24px;
	/*width:618px;*/
	height:auto;
	float:left;
	
}
#frmContato ul li{
	height:40px;
	float:left;
	padding-bottom:13px;
}
#frmContato ul li.margin{ margin-right:45px; }
#frmContato ul li.margin-40{ margin-right:40px; }
#frmContato ul li.mensagem{
	height:138px;
}
#frmContato ul li textarea{
	height:122px;
}
#frmContato ul li input,
#frmContato ul li select
{
	height:20px;
}
.bg-fundo-form{
	background:url(../img/bg-frmContato.jpg) no-repeat;
	width:660px;
	height:10px;
	display:block;
	position:absolute;
	left:-2px;
	bottom:-9px;
}
.container{
	background:#F4F4F4 url(../img/bg-container.jpg) repeat;
}
.mensagens-erros{
	float:left;
	width:416px;
}
.mensagens-erros h4,
.mensagens-erros p,
.mensagens-erros li
{
	font-family:"Tahoma";
	font-size:10px;
	color:#D60031;
	clear: both;
}
.mensagens-erros p{
	
	padding-bottom:16px;
}
.mensagens-erros ul li{
	display:block;
	height: auto !important;
	color:#D60031;
	padding: 3px !important;
	margin: 0px;
}
.endereco{
	width:279px;
	height:71px;
	float:left;
	margin-top:22px;
	background:url(../img/bg-pontinhos.jpg) no-repeat center right;
}
.endereco span{
	display:block;
}
div.telefone{
	/*width:187px;
	height:43px;*/
	float:left;
	margin-top:22px;
	margin-left:12px;
}
div.telefone span{ display:block; }
/*--- TITULOS ---*/
.tt-contato{
	width:61px;
	height:28px;
	background:url(../img/tt-contato.gif) no-repeat;
}
.tt-trabalhe-conosco-contato{
	width:267px;
	height:34px;
	background:url(../img/tt-trabalhe-conosco-contato.jpg) no-repeat;
}
.tt-endereco{
	width:60px;
	height:22px;
	background:url(../img/tt-endereco.gif) no-repeat;
}
.tt-telefone{
	width:55px;
	height:19px;
	background:url(../img/tt-telefone.gif) no-repeat;
}
/*--- BOTOES ---*/
.bt-enviar-contato{
	background:url(../img/bt-enviar-contato.gif) no-repeat;
	width:67px;
	height:31px;
}
.bt-enviar-contato{
	float:right;
}
