#conteudo p
{
	margin-top:15px;
	margin-left:45px;
	font-size:9pt;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/******DIV sobre_pleno****/
#pleno_contato
{
	margin-top:56px;
	padding-bottom:50px;
	width:480px;
	float:left;
	background-color:#f6f6f6;
}

#pleno_contato h2
{
	background-image:url(/images/contatos/contato_pleno_titulo.gif);
	background-repeat:no-repeat;
	width:472px;
	height:36px;
	text-indent:-500000em;
	margin:0;
}

/**CONFIGURANDO O FORM**/
#formulario_contato
{
	margin-left:40px;
	margin-top:25px;
}

#formulario_contato label
{
	color:#89A0B1;
	font-family:Verdana;
	font-size:10pt;
}



#nome
{
	width:423px;
	height:22px;
	background-color:#CCD9E2;
	border:0;
	margin:0;
}

#empresa
{
	width:423px;
	height:22px;
	background-color:#CCD9E2;
	border:0;
	margin:0;
	
}
#ddd
{
	width:32px;
	height:22px;
	background-color:#CCD9E2;
	border:0;
}

#telefone
{
	width:108px;
	height:22px;
	background-color:#CCD9E2;
	border:0;
}
#celular_lb
{
	margin-left:115px;
}

#celular_ddd
{
	width:32px;
	height:22px;
	background-color:#CCD9E2;
	border:0;
	margin-left:25px;
}

#celular
{
	width:108px;
	height:22px;
	background-color:#CCD9E2;
	border:0;
}

#email
{
	width:423px;
	height:22px;
	background-color:#CCD9E2;
	border:0;
	margin:0;
}

#mensagem
{
	height:82px;
	width:423px;
	background-color:#CCD9E2;
	border:0;
}

#enviar
{
	margin-top:2px;
}

/****Modificando a tag FOTO*****/
#foto
{
	float:left;
	background-color:#f6f6f6;
	background-image:url(/pleno/images/geral/borda_imagem.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:25px;
	margin-top:56px;
}

