.container .atendimento{
	background-color: #FFFFFF;
	margin: 10px 0;
	display: inline;
	padding:10px;
	width:736px;
	color: #00346B;
	height:560px;
}

.atendimento h1{
	font-size:19px;
	font-weight:normal;
}
.atendimento p{
	
}

.lstContactCenter{
	overflow:hidden;_zoom:1;
}

.lstContactCenter li{
	clear:both;
	display:block;
	float:left;
	font-size:11px;
	margin:20px 0 0 8px;
	padding:10px 0 10px 55px;
}

.lstContactCenter .atend_email{
	background:url(/template-resources/img/ico/ico_atend_email.png) no-repeat scroll 0 center;
}

.lstContactCenter .antend_telefone{
	background:url(/template-resources/img/ico/ico_antend_telefone.png) no-repeat scroll 0 center;
}

.lstContactCenter .antend_online{
	background:url(/template-resources/img/ico/ico_antend_online.png) no-repeat scroll 0 center;
}

.lstContactCenter .atend_televendas{
	background:url(/template-resources/img/ico/ico_atend_televendas.png) no-repeat scroll 0 center;
}

.lstContactCenter li strong{
	display:block;
}

.lstContactCenter li span{
	float:left;
	display:inline;
	overflow:hidden;
}

.lstContactCenter li a{
	color:#00346B;
}

/* atendimento-email */
.atendimentoEmail{
	background:#E0E0E0 url(/template-resources/img/structure/emails/img_header.jpg) no-repeat scroll 0 0;
	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;
	color:#00346B;
	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:#00346B;
	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%;
}
