table.formulario_contacto
{
	margin-top: 20px;
	width: 542px;
	margin: auto;
}

table.formulario_contacto th,
table.formulario_contacto td
{
	padding: 2px 4px;
}

table.formulario_contacto th,
table.formulario_contacto th span
{
	text-align: right;
	color: #666666;
	font-weight: bold;
}

table.formulario_contacto .boton,
table.formulario_contacto .boton_ovr
{
	border: 1px solid #666666;
	text-align: center;
	padding: 2px 4px;
	color: #666666;
	background-color: white;
	cursor: pointer;
}

table.formulario_contacto .boton_ovr
{
	background-color: #666666;
	color: white;
}


table.formulario_contacto .texto
{
	border: 1px solid #666666;
	text-align: left;
	width: 100%;
}

tr.letrapequena *
{
	font-size: 10px;
}
