/* FORM >> FORM-CONTATO
////////////////////////////////////////////////////////////////////////////*/
.form-contato 
{ margin:0px; padding:0px; width:auto;}

.form-contato div.line
{overflow:hidden; margin:0 0 10px 0;}

.form-contato div.line .col
{float:left;}

.form-contato label
{display:block; line-height:15px; font-size:10px;}

.form-contato input, .form-contato select
{clear:both; width:255px; display:block;}

.form-contato input#btSubmit
{width:150px;}

.form-contato div.captcha-img,
.form-contato div.captcha-campo
{float:left;}

.form-contato div.captcha-img
{width:125px;}

.form-contato div.captcha-campo input
{width:125px;clear:both;}


.form-contato textarea
{width:255px; height:120px;}

div.coluna-form,
div.coluna-info
{float:left;}

div.coluna-form
{width:270px;}


/* FORM >> FORM-CURRICULO
////////////////////////////////////////////////////////////////////////////*/
.form-curriculo 
{ margin:0px; padding:0px; width:auto;}

.form-curriculo div.line
{overflow:hidden; margin:0 0 10px 0;}

.form-curriculo div.line .col
{float:left;}

.form-curriculo label
{display:block; line-height:15px; font-size:10px;}

.form-curriculo input, .form-curriculo select
{clear:both; width:255px; display:block;}

.form-curriculo input#btSubmit
{width:150px;}

.form-curriculo div.captcha-img,
.form-curriculo div.captcha-campo
{float:left;}

.form-curriculo div.captcha-img
{width:125px;}

.form-curriculo div.captcha-campo input
{width:125px;clear:both;}

.form-curriculo span {font-size:11px; color:#999;}

.form-curriculo textarea
{width:255px; height:120px;}