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

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

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

/**CONFIGURANDO O FORM**/
#formulario_contato
{
	width:950px;
	float:left;
	margin-left:40px;
	margin-top:-350px;
}

#formulario_contato label{
	color:#89A0B1;
	font-family:Verdana;
	font-size:8pt;
	margin:3px 0 3px 0;
}

#formulario_contato input{
	border:1px solid #8da2b1;
	background:#f6f6f6;
	padding:4px 0 0 0;
	margin:0 3px 3px 0;
}	

#nome
{
	width:423px;
	height:18px;
	margin:0;
}

#empresa
{
	width:423px;
	height:18px;
	margin:0;
	
}
#ddd
{
	width:32px;
	height:18px;
}

#telefone
{
	width:108px;
	height:18px;
}
#celular_lb
{
	margin-left:115px;
}

#celular_ddd
{
	width:32px;
	height:18px;
	margin-left:25px;
}

#celular
{
	width:108px;
	height:18px;
}

#email
{
	width:423px;
	height:18px;
	margin:0;
}

#mensagem
{
	height:82px;
	width:423px;
	border: 1px solid #8DA2B1;
	background-color:#F6F6F6;
}

#formulario_contato input#enviar
{
	float:right;
	margin:-45px 40px 0 0;
	padding:0;
}

#formulario_contato h3{
	float:left;
	color:#ffffff;
	background:#8da2b1;
	font-family:Verdana;
	font-size:7pt;
	width:400px;
	padding:10px;
	margin:15px 0 10px 0;
}

#formulario_contato div{
	float:left	;
	margin:0 100px 150px 0;
}

/****Modificando a tag FOTO*****/
#foto
{
	float:right;
	margin:-65px -10px 0 0 ;
	background-color:#f6f6f6;
	background-image:url(../images/geral/borda_imagem.gif);
	background-repeat:no-repeat;
}




