@import url("reset.css");
body { background:url(../imgs/bg-site-internas.jpg) #000000 top no-repeat;}

#AtendimentoTitulo {
	background:url(../imgs/atendimento.png) no-repeat;
	width:980px;
	height:147px;
	text-indent:-999999px;
	
}

.texto{
	font:11px tahoma;
	color:#E9BBDC;
	line-height:17px;
}
/***********************************************************************/
#fale-conosco {
	width:275px;
	float:left;
}

#fale-conosco h2{
	width:275px;
	height:36px;
	background:url(../imgs/fale-conosco.png) no-repeat center;
	text-indent:-999999px;
	margin-bottom:15px;
	
}


input {
	width:258px;
	margin-bottom:5px;
	height:13px;
	padding:5px;
	font:11px "Trebuchet MS";
	color:#7E1C67;
	background:url(../imgs/bg-campos-atendimento.png) no-repeat;
}

textarea {
	width:258px;
	height:93px;
	padding:5px;
	font:11px "Trebuchet MS";
	color:#7E1C67;
	background:url(../imgs/bg-textarea.png) no-repeat;
}


.enviar{
	background:url(../imgs/lixo/bg-bt-nav.jpg) no-repeat;
	width:70px;
	height:19px;
	display:block;
	font:11px "Trebuchet MS";
	color:#fff;
	padding-top:4px;
	text-decoration:none;
	text-align:center;
	float:left;
	margin-right:5px;
	margin-top:10px;

}
.enviar:hover{
	background:url(../imgs/lixo/bg-bt-nav-over.jpg) no-repeat;
}


#detalhe {
	clear:both;
	width:980px;
	position:relative;
	top:30px;
	height:90px;
	margin-top:20px;
	background:url(../imgs/detalhe.png) no-repeat center;
}

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

#orcamentos {
	width:275px;
	float:right;
}

#orcamentos h2{
	width:275px;
	height:40px;
	background:url(../imgs/orcamentos.png) no-repeat center;
	text-indent:-999999px;
	margin-bottom:15px;
}


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


#outros-contatos {
	margin-top:50px;
	float:left;
	width:400px;
	margin-left:15px;
	font:11px "Trebuchet MS";
	color:#FFFFFF;
	text-align:center;
}

#outros-contatos h2{
	width:400px;
	height:36px;
	margin-bottom:20px;
	background:url(../imgs/telefones.png) no-repeat center;
	text-indent:-999999px;
}

.tel {
	font:20px "Trebuchet MS";
	color:#FFFFFF;
	text-align:center;
}





