.tamCamp{width:100% !important;}.marCont{margin-right:36px;}
#totCont{
	float:left;
	width:100%;
}	
#camposCont{
	float:left;
	width:40%;
	margin-right:35px;
	width:calc(100% - 487px);
	width:-moz-calc(100% - 487px);
	width:-webkit-calc(100% - 487px);
}
#camposCont p{
	float:left;
	width:100%;
	font-weight:bold;
}
#comfirmaMsg{
	float:left;
	width:100%;
	margin-top:70px;
	text-align:center;
	font-size:18px;
	line-height:28px;
	font-weight:bold;	
}
#comfirmaMsg strong{
	font-size:26px;
}
.camposCon{
	float:left;
	margin-top:17px;
	height:28px;
	background:#FBFBFB;
	border:1px solid #DADADA;
}	
.camposCon label{
	float:left;
	margin:4px 5px 0 10px;
	color:#585858;
	font-weight:bold;
}	
.caixaCon{
	float:left;
	width:77%;
	height:100%;
	background:none;
	border:0px;
}
.msgCon{
	float:left;
	width:100%;
	height:145px;
	margin-top:15px;
	background:#FBFBFB;
	border:1px solid #DADADA;
}	
.msgCon label{
	float:left;
	margin-left:10px;
	color:#585858;
	font-weight:bold;
}	
.caixaMsg{
	float:left;
	width:95%;
	height:110px;
	margin:2px 0 0 3%;
	background:none;
	border:0px;
	overflow:auto;
}
.campoCity{width:75% !important;}
.campoCity .caixaCon{width:73% !important;}
.campoUF{width:20% !important;float:right !important;}
.campoUF .caixaCon{width:40% !important;}

#enviaBt{
	float:right;
	margin-top:15px;
}
.caixaEnvia{
	display:block;
	cursor:pointer;
	width:59px;
	height:25px;
	color:#FFF;
}	
#infoCont{
	float:left;
	width:452px;
}	
#infoCont .txt{
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(/sistemas/_contatos/_imgs/pont2.png) repeat-x bottom;
}
#infoCont .txt:empty{display:none !important;}
#infoCont .txt + #box{display:none;}
#infoCont .txt:nth-child(3):empty + #box{display:block;}
#infoCont .txt:nth-child(2) + .txt + #box #mapBox{
	height:237px !important;
}
#infoCont #box{
	float:left;
	width:100%;
	font-size:12px;	
	background:#FBFBFB;
	border:1px solid #DADADA;
}
#fotoCont{
	position:absolute;
	width:600px;
	height:600px;
	top:50%;
	left:50%;
	margin:-300px 0 0 -300px;
}
#fotoCont iframe{
	width:100%;
	height:250px !important;
}
#mapBox{
	position:relative;
	float:left;
	width:90%;
	width:calc(100% - 22px);
	width:-moz-calc(100% - 22px);
	width:-webkit-calc(100% - 22px);
	overflow:hidden;
	height:280px;
	margin:10px;	
}
#mapBox .box{
	display:table-cell;
	width:600px;
	height:600px;
	text-align:center;
	vertical-align:middle;
}
.loctit{font-weight:bold;margin-bottom:10px;}
.loctit + #mapBox{height:250px !important;}
.loctit + #fotoCont{height:250px !important;}
.comfCont{text-align:center;}	
.comfCont p{font-weight:normal !important;font-size:12px !important;line-height:16px;}	
.comfCont img{
	border:5px solid #F0F0F0;
	margin-top:10px;
}	
#trabBT{
	float:left;
	width:100%;
	padding-top:6px;
	margin:10px 0 -10px 0;
	text-align:center;
	background:url(/sistemas/_contatos/_imgs/pont2.png) repeat-x scroll center top transparent;
}
#trabBT #clique{
	display:block;
	width:80%;
	padding:6px 0;
	margin:0 auto;
	color:#FFF;
	font-size:14px;
}