﻿div#contatoCol1
{
	background-color:#e4e8ee;
	width:710px;
	height:760px;	
}

div#contatoCol1 div.ctnBox
{
	margin-left:30px;
	width:642px;
}

div#contatoCol1 h2.st
{
	background-image:url('../img/h2contato1.gif');
	margin-bottom:24px;
	width:413px;
	height:22px;
}

div#contatoCol1 h2.nd
{
	background-image:url('../img/h2contato2.gif');
	margin:24px 0 24px 0;
	width:253px;
	height:20px;
}

div#contatoCol1 div.ctnInfo
{
	margin-left:30px;
	width:608px;
}

div#contatoCol1 div.formCol
{
	float:left;
	width:304px;
	height:214px;	
}

div.formCol div.firmLinha
{
	display:block;
	height:24px;	
}

div#contatoCol1 div.formCol span
{
	float:left;
	clear:left;
	display:block;
	width:78px;
}

div#contatoCol1 div.formCol input[type="text"], div#contatoCol1 div.formCol input[type="checkbox"]
{
	float:left;
	background-color:#dddddd;
	border:1px solid #afafaf;
	border-top-color:#afafaf;
	border-left-color:#afafaf;
	border-bottom-color:#828282;
	border-right-color:#828282;	
	width:116px;
	height:14px;
}
