$corP=#FFF;
$corS=#000;
@corP=#FFF;
@corS=#000;
#totalFaleConosco{
	width:1000px;
	min-height:10px;
	margin-top:10px;
	margin-bottom:20px;
	float:left;	
}
.botaoContato{
	width:170px;
	height:35px;
	line-height:35px;
	margin-top:10px;
	border:0px;
	color:#FFF;
	font-size:12px;
	cursor:pointer;
	background:#CCC;	
}
.botaoContato:hover{
	background:#000 !important;	
}
.msgInput{
	float:left;
	display:none;
	margin-top:2px;	
}
.selectContato{
	width:233px;
	background-color:transparent;
	border:0px;
	outline:none;
	line-height:38px;
	float:left;
	color:#666;
	padding:5px;
	margin-left:5px;
	margin-top:4px;
}
.divContorno{
	margin-bottom:5px;
	margin-top:5px;
	height:38px;
	width:240px;
	text-align:left;
	float:left;
	background-color:#FFF;
	border:1px solid #CCC;	
}
.totalFormulario{
	width:100%;
	min-height:15px;
	margin-bottom:5px;
	font-weight:bold;
	text-align:left;
	position:relative;	
}
.halfFormulario{
	width:50%;
	float:left;
	text-align:left;
	position:relative;	
}
.forms{
	height: 40px !important;
	float:left  !important;
	padding-left: 10px  !important;
	border: 1px solid #CCC;	
	font-size:11px  !important;
	color:#555  !important;
	background-color:#FFF;
	border-radius:4px  !important;
	font-family:Arial  !important;
}
.forms2{
	height: 40px !important;
	float:left  !important;
	padding-left: 10px  !important;
	background:#EEE !important;
	border: 1px solid #CCC;	
	font-size:11px  !important;
	color:#555  !important;
	font-family:Arial  !important;
}
.botao{
	width:100px;
	height:25px;
	line-height:25px;
	border:0px;
	color:#FFF;	
}
.titulo{
	font-size:10px;	
	font-weight:normal;
	margin-bottom:3px;
}
.tx-fix{
	outline:none; 
	padding-top:8px;
}
.msg-fix{
	color:#FF0000; 
	font-size:12px; 
	font-family:Arial; 
	font-weight:bold; 
	margin-right:-6px; 
	float:right;
}
.btt{
	width:100%;
	height:100%;
	text-align:center;
	color:#FFF;
}
.btt-interno{
	width: 150px;
	padding-top:10px;
	cursor: pointer;
	height: 40px;
	overflow: hidden;
}
.btt-absolute{
	position: absolute;
	top: 0px;
	width: 100%;
	left: 0px;
}
.cor-default-2{
	position:relative;
}
.btt-right{
	margin-right: 15px;
}