#colEsq
{
	float:left;
	width:600px;
	height:auto;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}

.formLinha
{
	float:left;
	width:600px;
	height:auto;
	margin-bottom:5px;
}

#formContato
{
	width:600px;
	height:auto;
}

#formContato label
{
	float:left;
	width:65px;
	height:35px;
	line-height:33px;
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#666;
}

.formContatoInput
{
	float:left;
	width:200px;
	height:33px;
	line-height:33px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:3px;
	padding-left:10px;
	border:#CCC solid 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#666;
	background:#FFF;
}

.formContatoTextArea
{
	float:left;
	width:497px;
	height:200px;
	margin-left:10px;
	margin-bottom:3px;
	padding-left:10px;
	padding-top:10px;
	border:#CCC solid 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#666;
	background:#FFF;
}

.formContatoSelect
{
	float:left;
	width:212px;
	height:auto;
	margin-left:10px;
	margin-bottom:3px;
	margin-right:10px;
	padding:6px;
	border:#CCC solid 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#666;
	background:#FFF;
}

#enviandoContato
{
	display:none;
	float:right;
	width:24px;
	height:24px;
	margin-top:16px;
	margin-right:10px;
}

#respostaContato
{
	display:none;
	float:right;
	width:auto;
	height:24px;
	line-height:24px;
	margin-right:15px;
	margin-top:16px;
}

.botaoEnviar
{
	float:right;
	margin-right:10px;
	font-family: 'franklin_gothiccondensed';
	font-size:20px;
	font-weight:normal;
	color:#544C79;
}

.botaoEnviar a
{
	text-decoration:none;
	margin-right:10px;
	color:#544C79;
}

.botaoEnviar a:hover
{
	text-decoration:none;
	margin-right:10px;
	color:#827D99;
}

#colDir
{
	float:right;
	width:300px;
	height:auto;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}