#contato
{
	float:left;
	width:100%;
	margin-left:25px;
	margin-top:25px;
	font-family:"Trebuchet MS",Georgia;
	font-size:13px;
}

#entreEmContato
{
	width:96%;
	float:left;
	text-align:center;
	margin-top:20px;
}

#campos
{
	float:left;
	margin-top:20px;
	width:100%;
	color:#3969B5;
	
}

#campos .campo
{
	margin-bottom:5px;
	float:left;
}


#campos .campo label
{
	color:#52697B;
	clear:right;
	display:block;
}


#campos .campo  input,textarea
{
	border:0;
	padding:0;
	background-color:#E8E9ED;
	width:240px;
	color:#52697B;
	font-size:12px;
	padding:3px;
}

#campos .campo textarea
{
	overflow:hidden;
		
}

#botoes
{
	
	float:right;
	margin-right:40px !important;
	width:41px;
}

#botoes input
{
	background-color:#52697B;
	color:#FFFFFF;
	border:0;
	padding:3px; 
	width:50px;
}

#esquerdo
{
	float:center;
	width:277px;
}


#direito
{
	float:center;
	width:277px;
}

#ddd
{
	width:20px !important;
}

#telefone
{
	width:70px !important;
}