TABLE#contenedor {
	width: 530px;
}

TABLE#contenedor TD {
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
}

TABLE#contenedor TD#margen{
	width: 30px;
}

TABLE#contacto {
	width: 465px;
}

TABLE#contacto TD {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	vertical-align: top;
}

TABLE#contacto TD#epigrafe {
	padding-top: 3px;
}

TABLE#contacto TD#telefono {
	width: 10px;
}

TABLE#contacto A {
	font-family: Arial;
	font-size: 12px;
	color: #777777;
}

TABLE#contacto TEXTAREA, TABLE#contacto input {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

TABLE#contacto TEXTAREA {
	width: 401px;
	height: 150px;
}

TABLE#contacto INPUT#casillas {
	width: 401px;
}

TABLE#contacto INPUT#email {
	width: 240px;
}

table#contenedor a {
	background-image: url(../images/boton.gif);
	border: 1px solid #E5E5EA;
	color: #777777;
	font-family: Arial;
	font-size: 11px;
	height: 25px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}
