  input
	{
	font-size:11px;
	color:#333333;
	width:400px;
	}
  textarea
	{
	font-size:11px;
	color:#333333;
	width:400px;
	}
  .buton
	{
	width:40%;
	}
  #tabel_contact
	{	
	background-color:inherit;
	border:0px solid #BCA37B;
	margin:10px;
	padding:10px;
	}
  #tabel_contact td
	{
	text-align:center;
	}
  #tabel_contact .celula_text
	{
	color:#BCA37B;
	background-color:inherit;
	width:80px;
	text-align:right;
	font-weight:bold;
	}
  #tabel_contact .succes
	{
	color:#BCA37B;
	background-color:inherit;
	text-align:center;
	font-weight:bold;
	}

