TABLE#contenedor {
	width: 530px;
}

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

TABLE#tablas_direccion {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	margin-left: 5px;
}

TABLE#tablas_direccion TD#datos {
	width: 195px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	padding-left: 15px;
}

TABLE#tablas_direccion TD#separador {
	width: 15px;
}

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#cabecera {
	color: #ffffff;
	background-color: #cccccc;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}

TABLE#contacto TD#resaltado {
	padding-top: 10px;
	color: #333366;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	
	
}
TABLE#contacto TD#telefono {
	width: 10px;
}

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

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

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

SPAN#dominio {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}

TEXTAREA {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
