input[type="text"]{
	width:347px;
	height:39px;
	float:left;
	color:#666;
	font-size:12px;
	font-family:'Open Sans';
	border:1px solid #CCC;
	outline:none;
	padding-left:10px;
	background-color:#FFF;	
	margin-bottom:8px;
}
textarea{
	width:405px;
	height:100px;
	border:1px solid #CCC;
	outline:none;
	font-size:12px;
	font-family:'Open Sans';
	float:left;
	color:#666;
	padding-left:10px;
	padding-top:10px;
	background-color:#FFF;	
	margin-bottom:8px !important;
}
.botao{
	width:109px;
	height:33px;
	border:0px;
	outline:none;
	background-color:#E3E3E3;
	color:#4C4C4C !important;	
	font-size:11px;
	cursor:pointer;
}
.botao:hover{
	background-color:#E67782;
	color:#FFF !important;
}
.fc-total{
	margin:0 auto;
	margin-bottom:20px;
	min-height:100px;
}
.fc-total > form > ul{
	min-height:100px;
	float:left;
}
.fc-direito{
	min-height:100px;
	float:left;
	padding-left:110px !important;
	padding-right:0px !important;
}
.fc-titulo{
	width:100%;
	font-size:18px;
	color:#000;
	border-bottom:1px dotted #CCC;
	padding-bottom:7px;
}
.fc-mapa{
	width:100%;
	height:300px;
	margin-bottom:15px;	
}
.fc-informacoes{
	width:100%;
	min-height:10px;
	margin-bottom:20px;
	font-size:13px;
	color:#000;
	margin-top:15px;
}
.fc-erro{
	float:left;
	display:none;
	height:40px;
	line-height:40px;
	margin-top:10px;
	margin-left:20px;	
}
.fc-total > form > ul > li{
	padding-right:15px;
	width:440px;
	font-size:11px;
}
.livicon-contato{
	vertical-align:middle;
	display:inline-block;
	margin:0;
	float:left;
	margin:0px !important;
	margin-top:10px !important;	
}
.contato-nome-icons{
	width:200px;
	height:20px;
	margin-left:25px;
	float:left;
	margin-top:0px;
	font-size:12px;
	color:#000;	
}
.contato-infos-icons{
	float:left;
	width:295px;
	font-weight:bold;
	font-size:15px;
	color:#4D4D4D;
	min-height:30px;
	margin-left:25px;	
}
.conta-email,.conta-telefone,.conta-localizacao{
	min-height:10px;
	margin-top: 30px;
}
.contorno{
	width:100%;
	height:40px;
	margin-bottom:10px;
	float:left;
	margin-top:3px;
	border:1px solid #CCC;
}
.fc-formulario-total{
	width:430px;
	min-height:100px;
	float:left;	
}
.msgInput{
	float:left;	
}