
article #content
{
	display: block;
	width: 950px;
	padding: 20px 0 0 0;
	margin: 0 0 0 30px;
	border-top: 1px solid #e0e0e1;
}

article #col-esq
{
	display: inline-block;
	vertical-align: top;
	zoom: 1;
    *display: inline;
	width: 500px;
}

article #col-dir
{
	display: inline-block;
	vertical-align: top;
	zoom: 1;
    *display: inline;
	width: 440px;
	margin: 0 0 0 5px;
}

article #col-dir iframe
{
	position: absolute;
}

article .separador-hor
{
	height: 3px;
	margin: 15px 0;
	background: url(/images/asset/contato/assets.png) no-repeat;
}






article #enderecos
{
	display: block;
}

article #enderecos h1,
article #enderecos h2
{
	display: block;

	font-family: 'Gesta-Medium';
	font-size: 14px;
	color: #58585A;
}

article #enderecos p
{
	display: block;
	margin: 10px 0 0 0;

	font-family: 'Gesta-Light';
	font-size: 14px;
	line-height: 20px;
	color: #58585A;
	text-transform: uppercase;
}

article #enderecos p strong
{
	font-family: 'Gesta-Medium';
}

article #enderecos #icone
{
	position: absolute;
	width: 92px;
	height: 90px;
	margin: -200px 0 0 380px;
	cursor: pointer;
}

article #enderecos #icone-2
{
	position: absolute;
	width: 92px;
	height: 90px;
	margin: -80px 0 0 380px;
	cursor: pointer;
}

article #enderecos .icone
{
	background: url(/images/asset/contato/assets.png) no-repeat -440px 0;
}

article #enderecos .icone:hover,
article #enderecos .icone-active
{
	background: url(/images/asset/contato/assets.png) no-repeat -550px 0;
}






article #form
{
	position: relative;
}

article #form h3
{
	display: block;
	margin: 0 0 10px 0;

	font-family: 'Gesta-Medium';
	font-size: 13px;
	color: #385888;
	text-transform: uppercase;
}

article #form input,
article #form select,
article #form textarea
{
	display: block;
	width: 362px;
	height: 16px;
	border: 1px solid #ECEDED;
	margin: 0 0 3px 0;

	font-family: 'Gesta-Light';
	font-size: 13px;
	color: #B1B3B4;
}

article #form input[type="radio"]
{
	width: 20px;
	display: inline-block;
	margin: 5px 0 0 0;
	border: 0 none;
}

article #form label
{
	display: inline-block;
	margin: 5px 0 10px 0 0;

	font-family: 'Gesta-Light';
	font-size: 13px;
	color: #B1B3B4;
}

article #form select
{
	height: 22px;
	margin: 5px 0 0 0;
}

article #form textarea
{
	height: 75px;
	margin: 10px 0 0 0;
	overflow: auto;
}

article #form input[type="submit"]
{
	display: block;
	width: 55px;
	height: 22px;
	border: 0 none;
	margin: 5px 0 0 313px;
	padding: 4px 8px;
	background: #ECEDED;
	cursor: pointer;
	
	font-family: 'Gesta-Light';
	font-size: 13px;
	color: #B1B3B4;
}

article #form input[type="submit"]:hover
{
	background: #EFB82A;
	color: #FFF;
}




article #redes a
{
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 0 2px 0;
	padding: 2px 0 0 23px;
	background-image: url(/images/asset/contato/assets.png);

	font-family: 'Gesta-Light';
	font-size: 13px;
	color: #57585A;
}

article #redes #btn-facebook { background-position: -741px 0; }
article #redes #btn-pintrest { background-position: -741px -24px; }
article #redes #btn-instagram { background-position: -741px -48px; }