.atendimento{
	background: #FFFFFF;
	margin: 10px 0 !important;
}

.atendimento .tit{
	font-size:16px;
	font-weight:bold;
	margin:20px;
}

.lstContactCenter{
	overflow:hidden;_zoom:1;
	margin:0 20px;
}

.lstContactCenter li{
	float:left;display:inline;
	width:455px;
	color:#4c4c4c;
	height:120px;
	font-size:11px;
}

.lstContactCenter li strong{
	display:block;
	margin-bottom:10px;
	font-size:13px;
}

.lstContactCenter li span{
	float:left;display:inline;
	text-indent:-9999px;
	overflow:hidden;
	width:13px;
	height:16px;
	margin-right:5px;
}

.lstContactCenter li .icoEmail{
	background:url(../img/ico/ico_email.png) 0 4px no-repeat;
}

.lstContactCenter li .icoTel{
	background:url(../img/ico/ico_tel.png) 0 0 no-repeat;
	margin-right:0;
}

.lstContactCenter li a{
	color:#000;
	font-weight:bold;
	font-size:11px;
}

/* atendimento-email */
.atendimentoEmail{
	background:#E0E0E0 url(/template-resources/img/structure/emails/img_header.jpg) no-repeat scroll 0 0;
	color:#072D19;
	margin:0 auto;
	overflow:hidden;
	width:550px;
}

.atendimentoEmail .imgHeader{
	overflow:hidden;_zoom:1;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	height:115px;
}

.atendimentoEmail .tit{		
	font-size:15px;
	font-weight:bold;
	margin:0 auto;
	overflow:hidden;
	padding:30px 15px 0;
	width:508px;
}

.atendimentoEmail .frmAtendEmail{
	margin:0 auto;
	overflow:hidden;
	padding:0 0 6px;
	width:538px;
}

.atendimentoEmail .frmAtendEmail ul{
	overflow:hidden;
	padding:5px 15px 10px;
	width:508px;
}

.atendimentoEmail .frmAtendEmail ul li{
	overflow:hidden;_zoom:1;
	margin-bottom:7px;
}

.atendimentoEmail .frmAtendEmail ul li label{
	display:block;
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
}

.atendimentoEmail .frmAtendEmail ul li input{
	border:1px solid #727272;
	padding:1px 2px;
}

.atendimentoEmail .frmAtendEmail ul li .ddd{
	width:35px;
}

.atendimentoEmail .frmAtendEmail ul li textarea{
	border:1px solid #828282;
	height:80px;
	width:490px;
}

.atendimentoEmail .frmAtendEmail ul li .btEnviarAtendEmail{
	background:transparent url(../img/button/bt_enviar_atend_email.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	display:inline;
	float:right;
	height:17px;
	margin:0 15px;
	overflow:hidden;
	text-indent:-9999px;
	width:60px;
}

.atendimentoEmail .btFecharHolder{
	display: none;
}

.atendimentoEmail .btFecharHolder .btFechar{
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

.atendimentoEmail .btFecharHolder .btFechar:hover{
	text-decoration:none;
}

.atendimentoEmail .imgFooter{
	background:transparent url(/template-resources/img/structure/emails/img_footer.jpg) no-repeat scroll 0 0;
	height:19px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	width:100%;
}
